Home
last modified time | relevance | path

Searched refs:__get (Results 26 – 50 of 72) sorted by relevance

123

/PHP-5.5/Zend/tests/
H A Dbug40833.phpt2 Bug #40833 (Crash when using unset() on an ArrayAccess object retrieved via __get)
10 function __get($name)
H A Dbug31683.phpt2 Bug #31683 (changes to $name in __get($name) override future parameters)
8 function __get($test) {
H A Dbug33512.phpt12 function __get($var) {
48 //the lines below will catch by '__get' magic method since these variables are unavailable anymore
H A Dbug39990.phpt6 public function __get($name) {
H A Dbug52484_3.phpt7 function __get($prop) {
H A Dbug52879.phpt2 Bug #52879 (Objects unreferenced in __get, __set, __isset or __unset can be freed too early)
H A Dclone_004.phpt9 public function __get($a) {
H A Dbug39775.phpt7 function __get($var) {
H A Dbug46308.phpt17 public function __get( $name )
H A Dresult_unused.phpt18 function __get($name) {
H A Derror_reporting05.phpt9 function __get($name) {
H A Dbug43201.phpt2 Bug #43201 (Crash on using uninitialized vals and __get/__set)
6 function __get($k) {
H A Dlsb_016.phpt15 public function __get($var) {
H A Dns_064.phpt18 public function __get($a) {
/PHP-5.5/tests/classes/
H A D__set__get_001.phpt2 ZE2 __set() and __get()
11 function __get($nm) {
H A Dassign_op_property_001.phpt15 function __get($property) {
H A Dincdec_property_001.phpt15 function __get($property) {
H A Dincdec_property_003.phpt15 function __get($property) {
H A Dincdec_property_002.phpt15 function __get($property) {
H A Dincdec_property_004.phpt15 function __get($property) {
H A D__set_data_corrupt.phpt15 function __get($prop)
/PHP-5.5/ext/standard/tests/class_object/
H A DAutoTest.inc6 public function __get($name) {
/PHP-5.5/ext/spl/tests/
H A DarrayObject_magicMethods5.phpt17 function __get($name) {
107 In UsesMagic::__get(a)
109 In UsesMagic::__get(nonexistent)
111 In UsesMagic::__get(dynamic)
/PHP-5.5/Zend/tests/traits/
H A Dmethods_001.phpt11 public function __get($x) {
/PHP-5.5/ext/reflection/tests/
H A DReflectionMethod_getModifiers_basic.phpt41 public function __get($a) {}
121 Modifiers for method TestClass::__get():
189 Modifiers for method TestClass::__get():

Completed in 34 milliseconds

123