php-src/tests
George Peter Banyard d8696f9216
[RFC] Path to Saner Increment/Decrement operators (#10358)
* Add behavioural tests for incdec operators

* Add support to ++/-- for objects castable to _IS_NUMBER

* Add str_increment() function

* Add str_decrement() function

RFC: https://wiki.php.net/rfc/saner-inc-dec-operators

Co-authored-by: Ilija Tovilo <ilija.tovilo@me.com>
Co-authored-by: Arnaud Le Blanc <arnaud.lb@gmail.com>
2023-07-17 15:51:24 +01:00
..
basic Fix GH-10489: run-tests.php does not escape path when building cmd (#10560) 2023-02-25 14:02:06 +00:00
classes Use common function for TypeError on illegal offset access (#10544) 2023-06-06 11:28:19 +01:00
func Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
lang [RFC] Path to Saner Increment/Decrement operators (#10358) 2023-07-17 15:51:24 +01:00
output Add tests for uncastable streams and dataloss streams (#10173) 2023-07-10 13:24:23 +01:00
run-test Fix GH-10489: run-tests.php does not escape path when building cmd (#10560) 2023-02-25 14:02:06 +00:00
security Merge branch 'PHP-8.0' 2021-08-17 11:32:24 +02:00
strings Merge branch 'PHP-8.0' into PHP-8.1 2021-09-29 12:21:49 +02:00