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-27 10:16:41 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
123,253
Commits
549
Branches
1,485
Tags
fa78e17724e8bedfcea93a6f960ec052d0978437
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