Home
last modified time | relevance | path

Searched refs:property (Results 276 – 300 of 445) sorted by relevance

1...<<1112131415161718

/PHP-7.4/tests/classes/
H A Dproperty_override_private_publicStatic.phpt2 Redeclare inherited private property as public static.
H A Dproperty_override_protectedStatic_protectedStatic.phpt2 Redeclare inherited protected static property as protected static.
H A Dproperty_override_protectedStatic_publicStatic.phpt2 Redeclare inherited protected static property as public static.
H A Dproperty_override_publicStatic_publicStatic.phpt2 Redeclare inherited public static property as public static.
H A Dunset_properties.phpt73 // verifying public property
98 // verifying protected property
113 // verifying private property
H A Dproperty_override_protectedStatic_private.phpt2 Redeclare inherited protected static property as private.
H A Dproperty_override_protectedStatic_protected.phpt2 Redeclare inherited protected static property as protected.
H A Dproperty_override_protectedStatic_public.phpt2 Redeclare inherited protected static property as public.
H A Dproperty_override_publicStatic_private.phpt2 Redeclare inherited public static property as private.
H A Dproperty_override_publicStatic_protected.phpt2 Redeclare inherited public static property as protected.
/PHP-7.4/tests/lang/
H A Dbug24926.phpt2 Bug #24926 (lambda function (create_function()) cannot be stored in a class property)
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug35895.phpt2 Bug #35895 (__sleep and private property)
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_026.phpt19 Fatal error: Uncaught Error: Typed property Baz::$baz must not be accessed before initialization in…
H A Dtyped_properties_085.phpt17 Fatal error: T1 and T2 define the same property ($prop) in the composition of C. However, the defin…
H A Dtyped_properties_030.phpt22 Fatal error: Uncaught TypeError: Typed property Foo::$bar must be int, string used in %s:16
H A Dtyped_properties_005.phpt16 Fatal error: Uncaught TypeError: Typed property class@anonymous::$std must be an instance of stdCla…
H A Dtyped_properties_004.phpt14 Fatal error: Uncaught TypeError: Typed property class@anonymous::$int must be int, string used in %…
/PHP-7.4/Zend/tests/
H A Dbug26229.phpt16 foreach ($obj as $property => $value)
H A Dbug77494.phpt15 Notice: Undefined property: CURLFile::$name in %sbug77494.php on line 3
H A Dbug54262.phpt14 Warning: Attempt to modify property 'a' of non-object in %sbug54262.php on line 4
H A Dbug65911.phpt20 Fatal error: Uncaught Error: Access to undeclared static property: A::$this in %s:%d
H A D029.phpt2 Testing assign to property of an object in an array
/PHP-7.4/ext/soap/tests/
H A Dbug79357.phpt12 …Uncaught SoapFault exception: [Client] SOAP-ERROR: Encoding: object has no 'intB' property in %s:%d
/PHP-7.4/ext/standard/tests/array/
H A Dextract_typed_ref.phpt21 Cannot assign string to reference held by property Test::$i of type int
/PHP-7.4/ext/standard/tests/streams/
H A Dbug53903.phpt27 Notice: Undefined property: sw::$undefined in %s on line %d

Completed in 28 milliseconds

1...<<1112131415161718