summaryrefslogtreecommitdiff
path: root/tests/lang/operators/modulus_variationStr.phpt
Commit message (Expand)AuthorAgeFilesLines
* Implement 'Saner Numeric Strings' RFC:George Peter Banyard2020-07-291-66/+66
* Reindent phpt filesNikita Popov2020-02-031-1/+1
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Fix CRLF line-endings in testsNikita Popov2016-11-201-420/+420
* Warn about invalid strings in arithmeticAndrea Faulds2016-03-301-14/+14
* Catch the specifical exceptionXinchen Hui2015-07-031-1/+1
* Use DivisionByZeroError instead of exception for %/intdiv()Bob Weinand2015-07-021-393/+393
* Revert "Fixed last previously broken tests"Dmitry Stogov2015-06-291-288/+397
* Fixed last previously broken testsBob Weinand2015-06-291-397/+288
* Fixed weird operators behavior. Division by zero now emits warning and return...Dmitry Stogov2015-04-061-44/+48
* New tests for operators. These tests were auto generated to verify correctnes...Robert Nicholson2009-06-081-0/+416