Antlr Php Runtime Versions Save

PHP Runtime for ANTLR4

0.9.1

9 months ago

What's Changed

This release contains minor changes and bugfixes.

🎉 Thanks to all contributors helping with this release: @parrt

0.9.0

1 year ago

What's Changed

🔧 Enhancements

🚧 Maintenance

🎉 Thanks to all contributors helping with this release: @marcospassos and @parrt

0.8.0

1 year ago

What's Changed

This release contains minor changes and bugfixes.

  • Bump dependencies (#31)
  • Update to 4.11.1

🎉 Thanks to all contributors helping with this release: @parrt

0.7.0

2 years ago

What's Changed

🚧 Maintenance

  • Fix PHPStan issues and cleanup code for PHP 8 (#24), thanks marcospassos!
  • Int ANT deserialization (#23), thanks marcospassos!

🎉 Thanks to all contributors helping with this release: @MidnightDesign, @marcospassos and @parrt

0.6.0

2 years ago
  • ATN serialized data: remove shifting by 2, remove UUID (#17)

0.5.1

2 years ago
  • Make the package compatible with PHP 8

0.5.0

3 years ago
  • Bump metadata version to 4.9.2, thanks @parrt!

0.4

3 years ago

Improvements

  • Bump metadata version to 4.8, thanks @parrt!

0.3

4 years ago

Improvements

  • Make ParseCancellationException extends from LogicException (#2), thanks @amorimjuliana!

0.2

4 years ago

Improvements

  • Migrate the latest changes on DefaultErrorStrategy (#1), thanks @amorimjuliana!