1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 20:22:36 +02:00
Files
archived-php-src/ext/spl
Andrei Zmievski 83e0dbb3d2 - Add an extra parameter to the cast_object handler that can be used by
various types as needed.
- Use that parameter to pass a specific converter for
  IS_UNICODE/IS_STRING types.
2006-10-13 14:52:19 +00:00
..
2006-07-21 21:54:49 +00:00
2006-07-21 21:54:49 +00:00
2006-09-19 12:01:18 +00:00
2006-09-20 20:29: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-01-01 13:10:10 +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-07-20 21:21:20 +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
2006-08-13 10:37:46 +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