php-src/ext/spl
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
..
tests Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove HAVE_* for always available extensions 2019-04-14 11:44:12 -03:00
CREDITS Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
php_spl.c Cleanup return values when parameter parsing is unsuccessful 2019-10-30 16:05:20 +01:00
php_spl.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_array.c Fix consistency issues with array accesses warnings/exceptions 2019-11-06 12:56:47 +01:00
spl_array.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_directory.c zend_parse_parameters_throw() is obsolete 2019-11-01 16:47:15 +01:00
spl_directory.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_dllist.c zend_parse_parameters_throw() is obsolete 2019-11-01 16:47:15 +01:00
spl_dllist.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_engine.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_engine.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_exceptions.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_exceptions.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_fixedarray.c zend_parse_parameters_throw() is obsolete 2019-11-01 16:47:15 +01:00
spl_fixedarray.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_functions.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_functions.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_heap.c Comparison cleanup: 2019-10-07 17:57:49 +03:00
spl_heap.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_iterators.c zend_parse_parameters_throw() is obsolete 2019-11-01 16:47:15 +01:00
spl_iterators.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
spl_observer.c zend_parse_parameters_throw() is obsolete 2019-11-01 16:47:15 +01:00
spl_observer.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00