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
Stanislav Malyshev ee7decb7ff Revert "Add type info for spl_autoload_register"
This reverts commit ad728725cb.

Revert the change for now, probably needs better handling with account to BC
or joined with exceptions-in-engine RFC.
2014-12-29 09:50:00 -08:00
..
2014-12-13 23:06:14 +01:00
2014-12-13 23:06:14 +01:00
2014-12-13 23:06:14 +01:00
2014-09-19 18:33:14 +02:00
2014-12-13 23:06:14 +01:00
2014-12-13 23:06:14 +01:00
2014-09-19 18:33:14 +02:00
2014-09-19 18:33:14 +02:00
2014-12-13 23:06:14 +01:00
2014-09-19 18:33:14 +02:00
2014-09-19 18:33:14 +02: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