php-src/tests/strings
Aliaksandr Bystry 41df5c0675 Fix bug #69751
Change error message of sprintf/printf for missing/invalid position
specifier to make it clear that this is talking about the specifier,
not the number of arguments passed to the function. Also mention
the upper limit of INT_MAX.

Closes GH-7515.
2021-09-29 12:21:37 +02:00
..
001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
002.phpt Fix bug #69751 2021-09-29 12:21:37 +02:00
004.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug22592.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
bug26703.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
offsets_chaining_1.phpt Remove error_reporting assignments in some tests 2019-01-30 16:00:19 +01:00
offsets_chaining_3.phpt Remove error_reporting assignments in some tests 2019-01-30 16:00:19 +01:00
offsets_chaining_5.phpt Implement 'Saner Numeric Strings' RFC: 2020-07-29 02:51:09 +01:00
offsets_general.phpt Implement 'Saner Numeric Strings' RFC: 2020-07-29 02:51:09 +01:00