php-src/tests
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
..
basic Merge branch 'PHP-7.4' into PHP-8.0 2020-12-23 13:52:45 +01:00
classes Fix parameter name in call_user_func() error message 2021-07-29 12:48:25 +02:00
func Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
lang Run tidy 2020-09-18 14:28:32 +02:00
output Run tidy 2020-09-18 14:28:32 +02:00
run-test Run tidy 2020-09-18 14:28:32 +02:00
security Merge branch 'PHP-7.4' into PHP-8.0 2021-08-17 11:31:14 +02:00
strings Fix bug #69751 2021-09-29 12:21:37 +02:00
quicktester.inc Reindent phpt files 2020-02-03 22:52:20 +01:00