mirror of
https://github.com/php/php-src.git
synced 2026-03-28 10:12:18 +01:00
Add termination block to function table. This will allow the engine to stop registreting functions at the end. This fixes the - duplicate name - warning
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