1
0
mirror of https://github.com/php/php-src.git synced 2026-04-06 23:53:30 +02:00
Files
archived-php-src/ext/spl
Gustavo André dos Santos Lopes 41abc6d017 - Reverted changes that required constructor overrides to invoke the parent
constructor in several SPL classes and applied 5.3 fixes instead.
  Related bugs: #54384, #55175 and #55300
2011-10-29 23:17:18 +00:00
..
2006-07-20 22:54:21 +00:00
2004-11-01 18:01:06 +00:00
2011-01-01 02:17:06 +00:00
2011-01-01 02:17:06 +00:00
2011-01-01 02:17:06 +00:00
2011-01-01 02:17:06 +00:00
2011-01-01 02:17:06 +00:00
2011-01-01 02:17:06 +00:00
2011-01-01 02:17:06 +00:00
2011-01-01 02:17:06 +00:00
2011-01-01 02:17:06 +00:00
2011-08-08 08:49:55 +00:00
2011-01-01 02:17:06 +00:00
2008-07-23 06:08:07 +00:00
2003-12-04 17:45:36 +00: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/~helly/php/ext/spl