Peter Kokot
|
782352c54a
|
Trim trailing whitespace in *.phpt
|
2018-10-14 19:45:12 +02:00 |
|
Nikita Popov
|
d9acfa45b8
|
Deprecate fgetss() and gzgetss()
SplFileObject::fgetss() will also generate a deprecation notice
through an internal call to fgetss().
Part of RFC https://wiki.php.net/rfc/deprecations_php_7_3.
|
2018-07-21 22:38:35 +02:00 |
|
Gabriel Caruso
|
ded3d984c6
|
Use EXPECT instead of EXPECTF when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
|
2018-02-20 21:53:48 +01:00 |
|
Etienne Kneuss
|
6444ec388c
|
Fix #45216 (Add a default size for fgetss)
|
2008-06-18 10:05:15 +00:00 |
|