Máté Kocsis
|
9975986b7e
|
Improve error messages mentioning parameters instead of arguments
Closes GH-5999
|
2020-09-09 10:47:43 +02:00 |
|
Máté Kocsis
|
b5c7a83dca
|
Remove unnecessary PHPDoc-alike blocks from tests
Closes GH-5759
|
2020-06-24 13:13:44 +02:00 |
|
Nikita Popov
|
427cc4f496
|
Diagnose missing format specifier at end of string
|
2020-04-22 13:05:16 +02:00 |
|
Nikita Popov
|
40ceafc7f2
|
Fix number of required parameters in printf
If n$ references are involved, the maximum argnum referenced may
not the one at the end. Store it explicitly.
|
2020-04-21 17:01:47 +02:00 |
|
kharhamel
|
82dc9a31c3
|
Convert warnings to Errors in sprintf() functions
Closes GH-4837.
|
2019-10-28 11:58:59 +01:00 |
|
Nikita Popov
|
852485d8ec
|
Adjust tests for zpp TypeError change
|
2019-03-11 11:32:20 +01:00 |
|
Peter Kokot
|
d7a3edd45d
|
Trim trailing whitespace in *.phpt
|
2018-10-14 19:46:15 +02:00 |
|
Gabriel Caruso
|
9c144e0d82
|
Trim trailing whitespace in tests
|
2018-10-14 12:07:20 -03:00 |
|
Felipe Pena
|
b9b83ec794
|
- New parameter parsing API (for *printf())
|
2008-08-10 21:48:22 +00:00 |
|
Steph Fox
|
87fac43ac0
|
- killed off UEXPECT
- html_translation_table and setlocale tests are no longer relevant
- there are a number of ANSI-encoded files. Is this deliberate?
|
2008-05-27 10:50:48 +00:00 |
|
Raghubansh Kumar
|
413064b576
|
New testcases for sprintf() function
|
2007-09-29 14:15:53 +00:00 |
|