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 a5fa51afbb Don't overload get_properties for ArrayObject
Instead overload get_properties_for for a few specific cases such
as array casts. This resolves the issue where ArrayObject
get_properties may violate engine invariants in some cases.
2018-10-10 10:39:10 +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