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-21 23:18:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
123,192
Commits
549
Branches
1,484
Tags
33bb201b3eddbda0cc93c9cd1cb9adb4c77d0df2
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