Throw exception on invalid expression instead of giving PHP error#5
Open
Kekos wants to merge 1 commit intolangleyfoxall:masterfrom
Open
Throw exception on invalid expression instead of giving PHP error#5Kekos wants to merge 1 commit intolangleyfoxall:masterfrom
Kekos wants to merge 1 commit intolangleyfoxall:masterfrom
Commits
Commits on Jan 25, 2022
Calling "math_eval()" with invalid expression should throw an exception instead of giving PHP error.
committed
Christoffer Lindahl