summaryrefslogtreecommitdiff
path: root/Zend/tests/bug69957.phpt
Commit message (Expand)AuthorAgeFilesLines
* Convert Division by 0 warnings to Error per the Engine Warning RFCGeorge Peter Banyard2020-09-141-7/+10
* Reindent phpt filesNikita Popov2020-02-031-32/+32
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
* bring back the division by zero warningAnatol Belski2015-07-051-0/+5
* Catch the specifical exceptionXinchen Hui2015-07-031-6/+6
* Use DivisionByZeroError instead of exception for %/intdiv()Bob Weinand2015-07-021-6/+6
* Remove warning upon division by zeroBob Weinand2015-07-021-5/+0
* Prevent attempts of compile-time evaluation of invalid operators (e.g. divisi...Dmitry Stogov2015-06-291-0/+84
* Reverted wrong fb08798c9f0ea820d567668d0cea4833dc61dd8eDmitry Stogov2015-06-291-80/+0
* Fix bug #69957 (Different ways of handling div/mod by zero)Bob Weinand2015-06-281-0/+80