1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/ext/spl
Antony Dovgal ea97932279 fix bug #60082 (Crash in ArrayObject() when using recursive references)
--Tis line, and those below, will be ignored--

M    trunk/ext/spl/spl_array.c
M    branches/PHP_5_4/ext/spl/spl_array.c
M    branches/PHP_5_3/ext/spl/spl_array.c
M    branches/PHP_5_3/NEWS
2011-11-18 05:22:35 +00:00
..
2011-11-14 16:23:56 +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

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