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-14 11:32:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
123,450
Commits
547
Branches
1,483
Tags
145b4e6e2f319a92cd5bc27f426bcbec2dd0add9
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