Releases: bblfsh/php-driver
Releases · bblfsh/php-driver
v2.8.3
- Fixed splitting of UTF-8 comments in Semantic mode
- Update Go to 1.13
- Update SDK to 3.3.1
v2.8.2
- Handle NaN and Infinity float values correctly.
v2.8.1
Fixes
- Set correct roles for
Case
nodes.
Updates
v2.8.0
- Switch to Go modules and SDKv3 (backward compatible).
v2.7.3
- Add missing
Condition
and Body
roles to If
statements.
v2.7.2
- Update SDK to the latest 2.16.x version
v2.7.1
- Update SDK to the latest 2.15.x version
v2.7.0
- Show the comment prefixes/sufixes in the non semantic UAST as other drivers do.
- Update SDK.
v2.6.0
New features
- max gRPC msg size set in server configuration
- OpenTracing support