mirror of
https://github.com/php/php-src.git
synced 2026-04-26 01:18:19 +02:00
07e5f6fc3d
When the `zend_class_entry` has a `zend_function` entry for `clone`, the logic is the same regardless of if the `reflection_object` entry has an object or not; the determination is based solely on the flags of the `zend_function`.