Home
last modified time | relevance | path

Searched refs:property (Results 351 – 375 of 445) sorted by relevance

1...<<1112131415161718

/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_getProperty_004.phpt243 Fully qualified property name X::pubC does not specify a base class of C
245 Fully qualified property name X::protC does not specify a base class of C
247 Fully qualified property name X::privC does not specify a base class of C
249 Fully qualified property name X::doesntExist does not specify a base class of C
H A Dbug49719.phpt2 Bug #49719 (ReflectionClass::hasProperty returns true for a private property in base class)
H A DReflectionClass_getProperty_003.phpt243 Fully qualified property name X::pubC does not specify a base class of C
245 Fully qualified property name X::protC does not specify a base class of C
247 Fully qualified property name X::privC does not specify a base class of C
249 Fully qualified property name X::doesntExist does not specify a base class of C
/PHP-7.4/ext/simplexml/tests/
H A Dbug72971_2.phpt2 Bug #72971 (2): SimpleXML property write does not respect namespace
/PHP-7.4/Zend/tests/traits/
H A Dproperty003.phpt29 Fatal error: THello1 and THello2 define the same property ($hello) in the composition of TraitsTest…
H A Dproperty005.phpt37 Fatal error: TraitsTest and THello1 define the same property ($hello) in the composition of TraitsT…
H A Dproperty007.phpt22 // now the same with a class that defines the property itself, too.
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug69152.phpt16 Fatal error: main(): The script tried to execute a method or access a property of an incomplete obj…
H A Dsleep_uninitialized_typed_prop.phpt2 Referencing an uninitialized typed property in __sleep() should be skipped
/PHP-7.4/sapi/cli/tests/
H A D008.phpt39 Fatal error: Uncaught Error: Cannot access private property test::$pri in %s:%d
/PHP-7.4/Zend/tests/
H A Dbug70321.phpt2 bug #70321 (Magic getter breaks reference to array property)
H A Dobjects_024.phpt2 Testing direct assigning for property of object returned by function
H A Dbug37212.phpt2 Bug #37212 (Access to protected property of common base class)
H A Dbug60536_005.phpt22 // now the same with a class that defines the property itself, too.
H A Disset_003.phpt38 Notice: Trying to get property '' of non-object in %s on line %d
/PHP-7.4/ext/spl/tests/
H A DarrayObject___construct_basic3.phpt64 Notice: Undefined property: ArrayObject::$prop in %s on line 40
92 Notice: Undefined property: MyArrayObject::$prop in %s on line 40
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_023.phpt2 Test typed static property
/PHP-7.4/ext/pdo_sqlite/tests/
H A Dbug44327_2.phpt2 Bug #44327.2 (PDORow::queryString property & numeric offsets / Crash)
/PHP-7.4/sapi/cgi/tests/
H A D004.phpt43 <b>Fatal error</b>: Uncaught Error: Cannot access private property test::$pri in %s004.test.php:8
/PHP-7.4/tests/classes/
H A Dvisibility_005.phpt2 ZE2 foreach and property visibility
/PHP-7.4/Zend/tests/weakrefs/
H A Dweakrefs_003.phpt42 string(56) "WeakReference objects do not support property references"
/PHP-7.4/ext/mysqli/tests/
H A Dreflection_tools.inc44 printf("Default property '%s'\n", $name);
50 printf("Static property '%s'\n", $name);
63 printf("\nInspecting property '%s'\n", $prop->getName());
/PHP-7.4/ext/mbstring/ucgendat/
H A Ducgendat.php359 $property = $fields[1];
360 if ($property != 'Cased' && $property != 'Case_Ignorable') {
366 $data->addPropRange(intval($range[0], 16), intval($range[1], 16), $property);
368 $data->addProp(intval($range[0], 16), $property);
/PHP-7.4/ext/pgsql/tests/
H A D80_bug24499.phpt2 Bug #24499 (Notice: Undefined property: stdClass::)
/PHP-7.4/ext/dom/tests/
H A Dbug36756.phpt34 Notice: Undefined property: DOMElement::$nodeType in %sbug36756.php on line %d

Completed in 33 milliseconds

1...<<1112131415161718