Máté Kocsis
|
c6357b804e
|
Declare tentative return types for ext/spl - part 1 (#7115)
|
2021-07-13 13:04:45 +02:00 |
|
Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +01:00 |
|
Fabien Villepinte
|
a555cc0b3d
|
Clean DONE tags from tests
Remove most of the `===DONE===` tags and its variations.
Keep `===DONE===` if the test output otherwise becomes empty.
Closes GH-4872.
|
2019-11-07 21:31:47 +01:00 |
|
Nikita Popov
|
2f92957fd3
|
Convert some notices to warnings
Part of https://wiki.php.net/rfc/engine_warnings.
|
2019-10-02 10:34:08 +02:00 |
|
Xinchen Hui
|
e081c55fb5
|
Merge branch 'PHP-5.3' into PHP-5.4
|
2012-10-10 10:31:31 +08:00 |
|
Xinchen Hui
|
610c7fbe7b
|
Remove executable permission on phpt
|
2012-10-10 10:27:49 +08:00 |
|
Stanislav Malyshev
|
d81ea16ef1
|
Changed silent conversion of array to string to produce a notice. (Patrick)
|
2011-10-21 06:08:47 +00:00 |
|
Sebastian Bergmann
|
3a4eb3e4a6
|
Drop SKIPIF check for ext/spl.
|
2008-05-24 14:10:44 +00:00 |
|
Jani Taskinen
|
a541bb8078
|
- Fix tests
- Update README.PARAMETER_PARSING_API
|
2007-11-02 19:41:12 +00:00 |
|
Marcus Boerger
|
e3f89f116a
|
- MFH
. Make code exception safe
. Make RecursiveRegexIterator::getChildren pass regex to inner ctor
. Fix CachingIterator::__toString() in TOSTRING_USE_KEY mode
. Add CachingIterator::getCache()
. Add tests
|
2006-05-21 18:13:37 +00:00 |
|