1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 02:02:32 +01:00
Files
archived-php-src/ext/spl
Peter Kokot 409b5133cc Change some permissions from 755 to 644
This patch syncs file permissions accross the PHP source code files
since these don't need to be executable.
2018-08-28 23:26:49 +02:00
..
2018-08-22 15:40:03 +02:00
2018-07-25 00:53:25 +02:00
2018-08-12 16:15:45 +02:00
2018-01-02 12:57:58 +08:00
2018-08-28 23:26:49 +02:00
2018-07-31 12:23:46 +03:00
2018-07-25 00:53:25 +02:00
2018-08-22 15:40:26 +02:00
2018-01-02 12:57:58 +08:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2018-08-12 16:15:45 +02:00
2018-08-12 16:15:45 +02: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/manual/en/book.spl.php