Releases: stefanak-michal/php-bolt-driver
Releases · stefanak-michal/php-bolt-driver
v1.3.1
- Hotfix -TINY_INT
v1.4-alpha
- Covered with phpunit tests
v1.3
- Added read socket buffer error check
- Added set socket block mode check
- Update Bolt methods arguments by documentation
- Removed static access to Socket.php and passing instance instead to allow multiple Bolt instances at once
v1.2.1
- Updated autoload file
v1.2
- Fixed difference between empty map and list
- Support for "map" parameter as stdClass
v1.1.1
- Minor changes about neo4j method changes
- Updated README
v1.1
- Added support for bolt protocol version up to 4.1
- Added missing specific structure types (Date, Time, Point2D, ...)
v1.0.2
- composer
v1.0.1
- Fixed bigint byte order
First release
v1.0 simplified unpacking boolean and added null