Home
last modified time | relevance | path

Searched refs:property (Results 476 – 500 of 734) sorted by relevance

1...<<11121314151617181920>>...30

/php-src/Zend/tests/
H A Dbug46308.phpt2 Bug #46308 (Invalid write when changing property from inside getter)
H A Dbug52484.phpt19 Fatal error: Uncaught Error: Cannot access property starting with "\0" in %s:%d
H A Dbug52484_2.phpt19 Fatal error: Uncaught Error: Cannot access property starting with "\0" in %s:%d
H A Dbug52484_3.phpt19 Fatal error: Uncaught Error: Cannot access property starting with "\0" in %s:%d
H A Dctor_promotion_basic.phpt21 Cannot assign string to property Point::$x of type int
H A Dbug26229.phpt17 foreach ($obj as $property => $value)
H A Dbug29015.phpt18 Fatal error: Uncaught Error: Cannot access property starting with "\0" in %s:%d
H A Dbug60536_001.phpt26 Warning: Undefined property: Z::$x in %s on line %d
/php-src/ext/opcache/tests/jit/
H A Dgh12723-B.phpt2 GH-12723: JIT emits "Attempt to assign property of non-object" warning at the same time as Error is…
H A Dreadonly_001.phpt20 Fatal error: Uncaught Error: Cannot modify readonly property Foo::$bar in %s:%d
H A Dreadonly_002.phpt20 Fatal error: Uncaught Error: Cannot modify readonly property Foo::$bar in %s:%d
H A Dreadonly_005.phpt20 Fatal error: Uncaught Error: Cannot modify readonly property Foo::$bar in %s:%d
H A Dreadonly_006.phpt20 Fatal error: Uncaught Error: Cannot modify readonly property Foo::$bar in %s:%d
/php-src/ext/tokenizer/tests/
H A DPhpToken_extension.phpt27 echo "Missing property!\n";
/php-src/tests/classes/
H A Dproperty_override_private_private.phpt2 Redeclare inherited private property as private.
H A Dproperty_override_private_public.phpt2 Redeclare inherited private property as public.
H A Dproperty_override_private_protected.phpt2 Redeclare inherited private property as protected.
H A Dproperty_override_protected_protected.phpt2 Redeclare inherited protected property as protected.
H A Dproperty_override_protected_public.phpt2 Redeclare inherited protected property as public.
H A Dproperty_override_public_public.phpt2 Redeclare inherited public property as public.
H A Dproperty_override_privateStatic_private.phpt2 Redeclare inherited private static property as private.
H A Dproperty_override_privateStatic_privateStatic.phpt2 Redeclare inherited private static property as private static.
H A Dproperty_override_privateStatic_public.phpt2 Redeclare inherited private static property as public.
H A Dproperty_override_privateStatic_publicStatic.phpt2 Redeclare inherited private static property as public static.
H A Dproperty_override_protectedStatic_publicStatic.phpt2 Redeclare inherited protected static property as public static.

Completed in 18 milliseconds

1...<<11121314151617181920>>...30