1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 08:42:29 +01:00
Files
archived-php-src/ext/spl
Adam Harvey 3becd3879f Add a __wakeup() method to SplFixedArray, thereby fixing serialising an
SplFixedArray object and bug #60560 (SplFixedArray un-/serialize, getSize(),
count() return 0, keys are strings).
2013-06-28 13:50:33 -07:00
..
2013-06-10 14:20:18 -07:00
2013-01-01 16:28:54 +08:00
2013-01-01 16:28:54 +08:00
2013-01-01 16:28:54 +08:00
2013-01-01 16:28:54 +08:00
2013-01-01 16:28:54 +08:00
2013-01-01 16:28:54 +08:00
2013-01-01 16:28:54 +08:00
2013-01-01 16:28:54 +08:00
2013-01-01 16:28:54 +08:00
2013-01-01 16:28:54 +08:00
2013-01-01 16:28:54 +08:00
2013-01-01 16:28:54 +08:00
2013-01-01 16:28:54 +08:00
2013-01-01 16:28:54 +08:00
2013-01-01 16:28:54 +08:00
2013-01-01 16:28:54 +08:00
2013-01-01 16:28:54 +08: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