mirror of
https://github.com/php/php-src.git
synced 2026-03-30 20:22:36 +02:00
Do not include unbound anonymous classes in get_declared_classes(). Note that earlier PHP versions would include the anonymous class in get_declared_classes(), and return false until the class was bound, but would not crash.
791 B
791 B