1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 13:12:16 +02:00
Files
archived-php-src/ext/spl
Reeze Xia 1b240ff9e3 Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
  Fixed bug #69141 Missing arguments in reflection info for some builtin functions
2015-02-28 16:40:06 +08:00
..
2015-02-25 18:22:18 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08:00
2015-01-15 23:26:37 +08: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