Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Releases: bblfsh/php-driver

v2.8.3

Choose a tag to compare

@dennwc dennwc released this 25 Oct 13:38
  • Fixed splitting of UTF-8 comments in Semantic mode
  • Update Go to 1.13
  • Update SDK to 3.3.1

v2.8.2

Choose a tag to compare

@dennwc dennwc released this 18 Oct 19:32
  • Handle NaN and Infinity float values correctly.

v2.8.1

Choose a tag to compare

@dennwc dennwc released this 03 Oct 10:55

Fixes

  • Set correct roles for Case nodes.

Updates

  • Update SDK to v3.2.4

v2.8.0

Choose a tag to compare

@dennwc dennwc released this 17 Apr 16:47
  • Switch to Go modules and SDKv3 (backward compatible).

v2.7.4

Choose a tag to compare

@dennwc dennwc released this 08 Apr 20:32
  • Update SDK to v2.16.4.

v2.7.3

Choose a tag to compare

@dennwc dennwc released this 26 Mar 12:54
  • Add missing Condition and Body roles to If statements.

v2.7.2

Choose a tag to compare

@dennwc dennwc released this 26 Mar 09:43
  • Update SDK to the latest 2.16.x version

v2.7.1

Choose a tag to compare

@dennwc dennwc released this 19 Mar 08:32
  • Update SDK to the latest 2.15.x version

v2.7.0

Choose a tag to compare

@juanjux juanjux released this 06 Feb 08:42
834a709
  • Show the comment prefixes/sufixes in the non semantic UAST as other drivers do.
  • Update SDK.

v2.6.0

Choose a tag to compare

@bzz bzz released this 28 Nov 19:17
e9f30b4

New features

  • max gRPC msg size set in server configuration
  • OpenTracing support