php IHDR w Q )Ba pHYs sRGB gAMA a IDATxMk\U s&uo,mD )Xw+e?tw.oWp;QHZnw`gaiJ9̟灙a=nl[ ʨ G;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ y H@E7j 1j+OFRg}ܫ;@Ea~ j`u'o> j- $_q?qS XzG'ay

| files >> /php-7.1.11/ext/reflection/tests/ |
| files >> //php-7.1.11/ext/reflection/tests/ReflectionProperty_constructor_variation1.phpt |
--TEST--
ReflectionProperty::__construct(): ensure inherited private props can't be accessed through ReflectionProperty.
--FILE--
<?php
class C {
private $p = 1;
static function testFromC() {
try {
$rp = new ReflectionProperty("D", "p");
var_dump($rp);
} catch (Exception $e) {
echo $e->getMessage();
}
}
}
class D extends C{
static function testFromD() {
try {
$rp = new ReflectionProperty("D", "p");
var_dump($rp);
} catch (Exception $e) {
echo $e->getMessage();
}
}
}
echo "--> Reflect inherited private from global scope:\n";
try {
$rp = new ReflectionProperty("D", "p");
var_dump($rp);
} catch (Exception $e) {
echo $e->getMessage();
}
echo "\n\n--> Reflect inherited private from declaring scope:\n";
C::testFromC();
echo "\n\n--> Reflect inherited private from declaring scope via subclass:\n";
D::testFromC();
echo "\n\n--> Reflect inherited private from subclass:\n";
D::testFromD();
?>
--EXPECTF--
--> Reflect inherited private from global scope:
Property D::$p does not exist
--> Reflect inherited private from declaring scope:
Property D::$p does not exist
--> Reflect inherited private from declaring scope via subclass:
Property D::$p does not exist
--> Reflect inherited private from subclass:
Property D::$p does not exist
y~or5J={Eeu磝Qk ᯘG{?+]ן?wM3X^歌>{7پK>on\jy Rg/=fOroNVv~Y+ NGuÝHWyw[eQʨSb> >}Gmx[o[<{Ϯ_qFvM IENDB`