Home
last modified time | relevance | path

Searched refs:property (Results 326 – 350 of 445) sorted by relevance

1...<<1112131415161718

/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_089.phpt2 Modification of typed property during assignment must not leak
H A Dtyped_properties_073.phpt2 Typed property must cast when used with &__get()
H A Dtyped_properties_082.phpt26 Cannot assign string to reference held by property Test::$x of type int
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 Typed property Test1::$prop must be an instance of Foobar, int used
/PHP-7.4/Zend/tests/
H A Dbug34893.phpt2 Bug #34893 (PHP5.1 overloading, Cannot access private property)
H A Dbug66609.phpt27 Notice: Undefined property: Bar::$bar in %sbug66609.php on line %d
H A Dbug70873.phpt30 Fatal error: Uncaught Error: Cannot access private property B::$x in %sbug70873.php:%d
H A Dbug44899.phpt37 Notice: Undefined property: myclass::$foo in %s on line %d
H A Dbug61011.phpt2 Bug #61011 (Crash when an exception is thrown by __autoload 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 Dbug79155.phpt2 Bug #79155: Property nullability lost when using multiple property definition
/PHP-7.4/Zend/
H A Dzend_API.c3952 zval property; in zend_declare_property_null() local
3961 zval property; in zend_declare_property_bool() local
3970 zval property; in zend_declare_property_long() local
3979 zval property; in zend_declare_property_double() local
3988 zval property; in zend_declare_property_string() local
3997 zval property; in zend_declare_property_stringl() local
4115 zval property; in zend_update_property_ex() local
4129 zval property; in zend_update_property() local
4153 zval property; in zend_unset_property() local
4238 if (!property) { in zend_update_static_property_ex()
[all …]
/PHP-7.4/tests/classes/
H A Dproperty_override_protected_private.phpt2 Redeclare inherited protected property as private (duplicates Zend/tests/errmsg_023.phpt).
H A Dconstants_basic_002.phpt26 Notice: Undefined property: aclass::$myConst in %s on line 12
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug49649_1.phpt2 Bug #49649 (unserialize() doesn't handle changes in property visibility) - to protected
H A Dbug49649_2.phpt2 Bug #49649 (unserialize() doesn't handle changes in property visibility) - to private
/PHP-7.4/ext/zip/tests/
H A Dbug38944.phpt2 Bug #38944 (newly created ZipArchive segfaults when accessing comment property)
/PHP-7.4/ext/spl/tests/
H A DarrayObject___construct_basic2.phpt64 Notice: Undefined property: ArrayObject::$prop in %s on line 40
92 Notice: Undefined property: MyArrayObject::$prop in %s on line 40
H A DarrayObject_setFlags_basic2.phpt29 Fatal error: Uncaught Error: Cannot access private property C::$x in %s:19
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_setStaticPropertyValue_001.phpt76 Class A does not have a property named protectedDoesNotExist
77 Class A does not have a property named privateDoesNotExist
/PHP-7.4/Zend/tests/traits/
H A Dproperty004.phpt29 Fatal error: THello1 and THello2 define the same property ($hello) in the composition of TraitsTest…
/PHP-7.4/ext/xmlreader/tests/
H A D005.phpt2 XMLReader: libxml2 XML Reader, parser property set/get
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug54911.phpt16 Fatal error: Uncaught SoapFault exception: [Client] Access to undeclared static property: XSoapClie…
/PHP-7.4/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…

Completed in 59 milliseconds

1...<<1112131415161718