1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 10:12:18 +01:00
Files
archived-php-src/ext/spl
Frank M. Kromann 6a15a50d35 oops missed a couple!
Add termination block to function table. This will allow the engine to stop registreting functions at the end.
This fixes the - duplicate name - warning
2004-11-03 01:20:16 +00:00
..
2004-11-01 22:31:11 +00:00
2004-11-01 15:50:25 +00:00
2004-11-01 15:50:25 +00:00
2003-05-01 23:28:28 +00:00
2004-11-01 18:11:39 +00:00
2004-01-19 08:32:58 +00:00
2004-11-01 17:39:59 +00:00
2004-01-08 18:17:39 +00:00
2004-11-01 18:01:06 +00:00
2004-01-08 18:17:39 +00:00
2004-01-20 20:59:45 +00:00
2004-10-31 20:59:39 +00:00
2004-11-03 01:20:16 +00:00
2004-01-20 20:59:45 +00:00
2004-11-01 18:11:39 +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