1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/ext/spl
Sebastian Schürmann 82be89d366 - fixes to tests
- spl_classes only checks  for is_array(), the output in 5_3_0 and 5_2_0 is very different,
test will run this way in 5.2 and 5.3 w.o. problems
- call user method recognizes the different errormessage in 5_2_0 now
- the php_sap_name_variation001 check now goes for cgi instead of the cgi-fcgi output string
2009-04-26 23:54:12 +00:00
..
2008-08-14 23:46:55 +00:00
2009-04-26 23:54:12 +00:00
2006-12-04 18:01:53 +00:00
2005-02-08 20:42:48 +00:00
2006-07-20 22:54:21 +00:00
2004-01-19 08:32:58 +00:00
2008-12-31 11:17:49 +00:00
2008-12-31 11:17:49 +00:00
2004-11-01 18:01:06 +00:00
2008-12-31 11:17:49 +00:00
2008-12-31 11:17:49 +00:00
2008-12-31 11:17:49 +00:00
2008-12-31 11:17:49 +00:00
2009-01-20 00:47:03 +00:00
2008-12-31 11:17:49 +00:00
2008-12-31 11:17:49 +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