Loading CHANGELOG.md +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ * `addFunctions()` no longer accepts callables, use `addFunctionsFromCallables()` * Default config additions: * `NOT` operator * Functions returning special constants: `true()`, `false()`, `nan()`, `inf()` * Binary operator priorities moved to a separate class, `Arokettu\ArithmeticParser\Config\BinaryPriority` * `BinaryOperator::PRIORITY_*` constants are deprecated Loading Loading
CHANGELOG.md +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ * `addFunctions()` no longer accepts callables, use `addFunctionsFromCallables()` * Default config additions: * `NOT` operator * Functions returning special constants: `true()`, `false()`, `nan()`, `inf()` * Binary operator priorities moved to a separate class, `Arokettu\ArithmeticParser\Config\BinaryPriority` * `BinaryOperator::PRIORITY_*` constants are deprecated Loading