summaryrefslogtreecommitdiff
path: root/Zend/tests/compound_assign_with_numeric_strings.phpt
Commit message (Expand)AuthorAgeFilesLines
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-091-0/+1
* Reindent phpt filesNikita Popov2020-02-031-3/+3
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* 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