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-19 22:11:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
123,340
Commits
547
Branches
1,483
Tags
a442e2948581bb57601be11656fa1c8198e9347b
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