1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00
Files
archived-php-src/ext/spl
Nikita Popov 0697d83383 More straightforward count() on ArrayObject with object
Just writing this out as an explicit loop is both simpler and faster
than going through the entire positioning machinery.
2018-10-11 15:23:05 +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-09-29 09:29:32 +02: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

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