summaryrefslogtreecommitdiff
path: root/Zend/tests/compound_assign_with_numeric_strings.phpt
Commit message (Expand)AuthorAgeFilesLines
* Catch the specifical exceptionXinchen Hui2015-07-031-3/+3
* Use DivisionByZeroError instead of exception for %/intdiv()Bob Weinand2015-07-021-4/+4
* Fixed weird operators behavior. Division by zero now emits warning and return...Dmitry Stogov2015-04-061-12/+21
* Fix the same leak with %=Nikita Popov2015-01-071-0/+41