mirror of
https://github.com/php/php-src.git
synced 2026-04-27 10:16:41 +02:00
5b447d4b42
Public/protected properties defined in parent classes will be inherited in the child -- there is no need to explicitly try to walk up the chain and look them up.