summaryrefslogtreecommitdiff
path: root/tests/lang/operators/modulus_basiclong_64bit.phpt
Commit message (Expand)AuthorAgeFilesLines
* Reindent phpt filesNikita Popov2020-02-031-5/+5
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-3/+3
* Catch the specifical exceptionXinchen Hui2015-07-031-2/+2
* Use DivisionByZeroError instead of exception for %/intdiv()Bob Weinand2015-07-021-17/+17
* Revert "Fixed last previously broken tests"Dmitry Stogov2015-06-291-2/+34
* Fixed last previously broken testsBob Weinand2015-06-291-34/+2
* Fixed weird operators behavior. Division by zero now emits warning and return...Dmitry Stogov2015-04-061-19/+27
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-1/+1
* New test for bitwise operators. Tested on Linux 64 bitandy wharmby2009-06-151-0/+582