This repository was archived by the owner on Dec 16, 2024. It is now read-only.
Releases: php-ffi/scalar-utils
Releases · php-ffi/scalar-utils
1.0.2
1.0.1
Update composer config
1.0.0
Add more scalar methods and improve readme
0.2.0
- Add more constructor methods:
Type::long(...)Type::ulong(...)Type::longArray(...)Type::ulongArray(...)Type::int(...)Type::uint(...)Type::intArray(...)Type::uintArray(...)Type::short(...)Type::ushort(...)Type::shortArray(...)Type::ushortArray(...)
- Add simple IDE autocompletion
0.1.0
Improve string and wide string serializer methods