php-src/tests
George Peter Banyard bfe3f934a3 Add warning and convert to exception in string offset assignment:
Convert the empty string assignment to an Error as per RFC [1]
Add a warning that only the first byte will be assigned to the offset if provided
a needle that is longer than one byte.

[1] https://wiki.php.net/rfc/engine_warnings
2020-01-07 21:54:42 +01:00
..
basic Merge branch 'PHP-7.4' 2019-12-12 14:22:32 +01:00
classes Only accept string as the format parameter of *printf() functions 2019-12-09 19:43:34 +01:00
func Cleanup of remaining E_STRICT in tests 2019-07-23 11:27:23 +02:00
lang Add warning and convert to exception in string offset assignment: 2020-01-07 21:54:42 +01:00
output Fix #78880: Spelling error report 2019-12-21 11:58:00 +01:00
run-test Remove track_errors and $php_errormsg 2019-01-28 15:58:23 +01:00
security Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
strings Convert warnings to Errors in sprintf() functions 2019-10-28 11:58:59 +01:00
quicktester.inc Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00