mirror of
https://github.com/php/php-src.git
synced 2026-04-03 14:12:38 +02:00
Inherited methods regardless of source must share the original runtime cache. Traits were missed. This adds ZEND_ACC_TRAIT_CLONE to internal functions as well to allow easy distinction of these.