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

25 Oct 13:38

Choose a tag to compare

  • Fixed splitting of UTF-8 comments in Semantic mode
  • Update Go to 1.13
  • Update SDK to 3.3.1

v2.8.2

18 Oct 19:32

Choose a tag to compare

  • Handle NaN and Infinity float values correctly.

v2.8.1

03 Oct 10:55

Choose a tag to compare

Fixes

  • Set correct roles for Case nodes.

Updates

  • Update SDK to v3.2.4

v2.8.0

17 Apr 16:47

Choose a tag to compare

  • Switch to Go modules and SDKv3 (backward compatible).

v2.7.4

08 Apr 20:32

Choose a tag to compare

  • Update SDK to v2.16.4.

v2.7.3

26 Mar 12:54

Choose a tag to compare

  • Add missing Condition and Body roles to If statements.

v2.7.2

26 Mar 09:43

Choose a tag to compare

  • Update SDK to the latest 2.16.x version

v2.7.1

19 Mar 08:32

Choose a tag to compare

  • Update SDK to the latest 2.15.x version

v2.7.0

06 Feb 08:42
834a709

Choose a tag to compare

  • Show the comment prefixes/sufixes in the non semantic UAST as other drivers do.
  • Update SDK.

v2.6.0

28 Nov 19:17
@bzz bzz
e9f30b4

Choose a tag to compare

New features

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