mirror of
https://github.com/php/php-src.git
synced 2026-03-28 10:12:18 +01:00
- Test file from ext/spl/examples has been moved to ext/spl/tests - Other custom SPL examples and implementations were removed in favor of the PHP manual.
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
This is an extension that aims to implement some efficient data access
|
|
interfaces and classes.
|
|
|
|
For more information look at: http://php.net/manual/en/book.spl.php
|