Skip to content

v1.0.2

Compare
Choose a tag to compare
@chriskonnertz chriskonnertz released this 03 Aug 18:04

Changelog:
Bugfixes

  • Fixed issue with wrong operator calcualtion order with PHP 5.6
  • Fixed issue with parsing of nested brackets
  • Better handling of empty braces. Throws an exception of type StringCalcException now.
  • Fixed issue in the test with array_merge and duplicate indices