1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 18:22:42 +01:00
Files
archived-php-src/ext/spl
Peter Kokot 2783b1c823 Remove outdated TODO files
Some extensions included TODO files that has been present for several
years in the repository tree without changes. This included:

- ext/phar
- ext/intl
- ext/zip
- ext/soap
- ext/pdo
- ext/spl
- ext/dom
- ext/gmp
- ext/xmlwriter
- ext/xmlreader

ext/phar feature request has been created instead, and for others it
would be better to use wiki and RFC workflow instead based on current
feature requests and further PHP development requirements.

[ci skip]
2017-12-09 19:18:58 +01:00
..
2017-06-23 07:53:00 +01:00
2017-12-06 23:36:09 +01:00
2015-10-06 23:12:34 +02:00
2017-12-06 23:36:09 +01:00
2017-01-04 11:23:42 -06:00
2017-11-25 17:12:37 +01:00
2017-01-04 11:23:42 -06:00
2017-11-25 17:12:37 +01:00
2017-11-25 17:12:37 +01:00
2017-01-04 11:23:42 -06:00
2017-01-04 11:23:42 -06:00
2017-01-04 11:23:42 -06:00
2017-11-25 17:12:37 +01:00
2017-11-25 17:12:37 +01:00
2017-01-04 11:23:42 -06:00
2017-11-25 17:12:37 +01:00
2017-10-06 01:34:50 +03:00

This is an extension that aims to implement some efficient data access 
interfaces and classes. You'll find the classes documented using php
code in the file spl.php or in the corresponding .inc file in the examples
subdirectory. Based on the internal implementations or the files in the 
examples subdirectory there are also some .php files to experiment with.

For more information look at: http://php.net/manual/en/book.spl.php