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
Marcus Boerger ba2f82f2eb - Quick hackto make tests pass
# There is something missing, ZVAL_TYPED_ASCII_STRING(z, type, char*,flags)
# Or am i overseeinghow that works?
2006-12-20 23:30:23 +00:00
..
2006-12-20 22:08:51 +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
2006-12-20 22:11:14 +00:00
2006-12-20 22:11:14 +00:00
2004-11-01 18:01:06 +00:00
2006-01-01 13:10:10 +00:00
2006-12-20 23:30:23 +00:00
2006-03-04 16:32:59 +00:00
2006-03-04 16:32:59 +00:00
2006-01-01 13:10:10 +00:00
2006-01-01 13:10:10 +00:00
2006-11-17 10:48:53 +00:00
2006-07-20 21:21:20 +00:00
2006-09-28 22:32:56 +00:00
2006-01-01 13:10:10 +00:00
2006-03-06 09:47:03 +00:00
2006-01-01 13:10:10 +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