1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 01:32:22 +01:00
Files
archived-php-src/ext/spl
Xinchen Hui e7dd9c781b Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
  Update NEWS
  Fixed bug #75049 (spl_autoload_unregister can't handle spl_autoload_functions results)
2017-08-09 11:29:46 +08:00
..
2017-06-23 07:53:00 +01:00
2017-08-09 11:29:46 +08:00
2017-08-09 11:29:46 +08: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-01-04 11:23:42 -06: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-01-04 11:23:42 -06: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