Home
last modified time | relevance | path

Searched refs:property (Results 501 – 525 of 627) sorted by relevance

1...<<212223242526

/PHP-8.1/Zend/tests/
H A Dbug44899.phpt37 Warning: Undefined property: myclass::$foo in %s on line %d
H A Dbug61011.phpt2 Bug #61011 (Crash when an exception is thrown by autoloader accessing a static property)
H A Dbug38624.phpt2 Bug #38624 (Strange warning when incrementing an object property and exception is thrown from __get…
H A Dbug70121.phpt9 Fatal error: Uncaught TypeError: Cannot assign stdClass to property Exception::$previous of type ?T…
H A Dbug79155.phpt2 Bug #79155: Property nullability lost when using multiple property definition
H A Dbug70321.phpt2 bug #70321 (Magic getter breaks reference to array property)
H A Dbug37212.phpt2 Bug #37212 (Access to protected property of common base class)
/PHP-8.1/Zend/tests/traits/
H A Dproperty004.phpt29 Fatal error: THello1 and THello2 define the same property ($hello) in the composition of TraitsTest…
/PHP-8.1/ext/standard/tests/serialize/
H A Dbug49649_2.phpt2 Bug #49649 (unserialize() doesn't handle changes in property visibility) - to private
H A Dserialization_objects_006.phpt15 Warning: main(): The script tried to access a property on an incomplete object. Please ensure that …
/PHP-8.1/ext/spl/tests/
H A DarrayObject___construct_basic2.phpt64 Warning: Undefined property: ArrayObject::$prop in %s on line %d
92 Warning: Undefined property: MyArrayObject::$prop in %s on line %d
H A DarrayObject_setFlags_basic2.phpt29 Fatal error: Uncaught Error: Cannot access private property C::$x in %s:19
H A DarrayObject___construct_basic3.phpt64 Warning: Undefined property: ArrayObject::$prop in %s on line %d
92 Warning: Undefined property: MyArrayObject::$prop in %s on line %d
/PHP-8.1/Zend/
H A Dzend_API.c4362 zval property; in zend_declare_property_null() local
4371 zval property; in zend_declare_property_bool() local
4380 zval property; in zend_declare_property_long() local
4389 zval property; in zend_declare_property_double() local
4398 zval property; in zend_declare_property_string() local
4407 zval property; in zend_declare_property_stringl() local
4634 zval *property, tmp; in zend_update_static_property_ex() local
4648 if (!property) { in zend_update_static_property_ex()
4761 zval *property; in zend_read_static_property_ex() local
4768 return property; in zend_read_static_property_ex()
[all …]
/PHP-8.1/ext/reflection/tests/
H A DReflectionClass_getProperty_003.phpt239 Fully qualified property name X::$pubC does not specify a base class of C
241 Fully qualified property name X::$protC does not specify a base class of C
243 Fully qualified property name X::$privC does not specify a base class of C
245 Fully qualified property name X::$doesNotExist does not specify a base class of C
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::$doesNotExist 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)
/PHP-8.1/ext/soap/tests/bugs/
H A Dbug54911.phpt16 Fatal error: Uncaught Error: Access to undeclared static property XSoapClient::$crash in %sbug54911…
H A Dbug69085.phpt20 Fatal error: Uncaught TypeError: Cannot assign int to property SoapClient::$__default_headers of ty…
/PHP-8.1/Zend/tests/traits/bugs/
H A Doverridding-conflicting-property-initializer.phpt23 Fatal error: baz and foo define the same property ($zoo) in the composition of baz. However, the de…
/PHP-8.1/Zend/tests/type_declarations/
H A Dtyped_properties_033.phpt28 Cannot assign float to reference held by property class@anonymous::$qux of type int
H A Dtyped_properties_096.phpt34 Cannot assign int to property Test1::$prop of type Foobar
/PHP-8.1/ext/opcache/tests/jit/
H A Dassign_053.phpt23 Fatal error: Uncaught TypeError: Cannot assign null to reference held by property Test::$x of type …
/PHP-8.1/tests/classes/
H A Dconstants_basic_002.phpt26 Warning: Undefined property: aclass::$myConst in %s on line %d
/PHP-8.1/sapi/cli/tests/
H A D008.phpt39 Fatal error: Uncaught Error: Cannot access private property test::$pri in %s:%d

Completed in 40 milliseconds

1...<<212223242526