summaryrefslogtreecommitdiff
path: root/tests/lang/operators/divide_basiclong_64bit.phpt
Commit message (Expand)AuthorAgeFilesLines
* Convert Division by 0 warnings to Error per the Engine Warning RFCGeorge Peter Banyard2020-09-141-19/+23
* Use serialize_precision for var_dump()Nikita Popov2020-02-251-182/+182
* Reindent phpt filesNikita Popov2020-02-031-2/+2
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-5/+5
* Fix CRLF line-endings in testsNikita Popov2016-11-201-43/+43
* Revert "Fixed last previously broken tests"Dmitry Stogov2015-06-291-511/+543
* Fixed last previously broken testsBob Weinand2015-06-291-543/+511
* Fixed weird operators behavior. Division by zero now emits warning and return...Dmitry Stogov2015-04-061-15/+15
* New tests for operators. These tests were auto generated to verify correctnes...Robert Nicholson2009-06-081-0/+582