This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-26 09:28:21 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
123,438
Commits
549
Branches
1,485
Tags
072dc3c857a00d687ba00a62e73d5051294bcdfb
Commit Graph
1 Commits
Author
SHA1
Message
Date
Nikita Popov
b9ae73eee9
Fix RecursiveIteratorIterator segfault for invalid aggregate
...
The code was assuming that the returned value is an object. Reuse the logic from IteratorIterator.
2021-07-15 13:11:28 +02:00