Skip to content

Releases: andig/php-shunting-yard

1.0.2: Fix precedence and allow NULL constants (#4)

27 Dec 14:42
Compare
Choose a tag to compare
  • Add support for defining constants with 'null' values
  • Fixed operator precendence - AND comes before OR
  • Fixed code indentation

1.0.1

25 Dec 11:34
Compare
Choose a tag to compare

Upgraded phpunit

1.0

15 Oct 15:49
Compare
Choose a tag to compare
1.0

Initial stable release