mirror of
https://github.com/php/php-src.git
synced 2026-04-27 10:16:41 +02:00
d1cfd87fbe
Current behavior is essentially "Is an INTERNAL iterable class". This change allows isIterable() to return true for userspace classes as well.