1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00
Files
archived-php-src/ext/spl
David Coallier 4c7266904d - MFB: Bug #41528
- Added possibility to serialize and unserialize classes that extend to ArrayObject
- See ext/spl/tests/array_023.phpt and ext/spl/tests/bug41528.php for references
- Put a folding for all SPL_ARRAY_METHOD() def
2007-12-15 01:18:28 +00:00
..
2007-04-22 17:13:40 +00:00
2006-12-04 18:01:24 +00:00
2005-02-08 20:42:48 +00:00
2006-07-20 21:21:20 +00:00
2004-01-19 08:32:58 +00:00
2004-11-01 18:01:06 +00:00
2007-12-15 01:18:28 +00:00
2007-02-08 22:53:47 +00:00
2007-02-05 20:04:56 +00:00
2007-01-01 09:29:37 +00:00
2007-01-01 09:29:37 +00:00
2007-10-18 04:49:54 +00:00
2007-11-02 14:04:52 +00:00
2007-01-01 09:29:37 +00:00
2007-01-01 09:29:37 +00:00
2007-04-22 17:13:40 +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