1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 21:22:13 +02:00
Files
archived-php-src/ext/spl
Antony Dovgal 6aa5ed0d9c partly fix #39724
ext/spl has a soft dependcy from ext/pcre (not ext/pcre-regex)
2006-12-04 18:01:24 +00:00
..
2006-11-20 19:55:54 +00:00
2006-12-04 18:01:24 +00:00
2005-02-08 20:42:48 +00:00
2003-05-01 23:28:28 +00:00
2006-07-20 21:21:20 +00:00
2004-01-19 08:32:58 +00:00
2006-11-20 20:03:46 +00:00
2006-11-04 20:22:29 +00:00
2004-11-01 18:01:06 +00:00
2006-01-01 13:10:10 +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