v1.0.2
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