I\'ve found something that appears to be a strange inheritance issue in PHP.
From the PHP manual:
Members declared protected can be accessed only
There is no rationale about this, it has been reported 2 years ago: https://bugs.php.net/bug.php?id=52120