Home
last modified time | relevance | path

Searched refs:property (Results 526 – 550 of 727) sorted by relevance

1...<<21222324252627282930

/PHP-8.3/ext/standard/tests/streams/
H A Dbug53903.phpt29 Warning: Undefined property: sw::$undefined in %s on line %d
/PHP-8.3/ext/spl/tests/
H A DSplFixedArray_get_properties_for.phpt28 // NOTE: The unserialize behavior for the property that is the string '0' is just because unseriali…
31 // Typical code would not use 0 as a property name, this test is just testing edge cases have prope…
/PHP-8.3/ext/snmp/tests/
H A Dsnmp-object-properties.phpt162 Deprecated: Creation of dynamic property SNMP::$123 is deprecated in %s on line %d
194 Warning: Undefined property: SNMP::$there is no such parameter in %s on line %d
199 Cannot write read-only property SNMP::$info
/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_serialize.phpt21 protected $myprotected = 'a protected property';
135 string(20) "a protected property"
146 string(20) "a protected property"
154 string(20) "a protected property"
/PHP-8.3/ext/opcache/tests/jit/
H A Dfetch_obj_006.phpt26 Fatal error: Uncaught Error: Cannot indirectly modify readonly property Test::$prop in %s:%d
H A Dfetch_obj_002.phpt38 Warning: Undefined property: A::$y in %s on line %d
/PHP-8.3/tests/classes/
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_protected.phpt2 Redeclare inherited public static property as protected.
H A Dproperty_override_publicStatic_public.phpt2 Redeclare inherited public static property as public.
H A Dproperty_override_public_private.phpt2 Redeclare inherited public property as private.
H A Dproperty_override_public_protected.phpt2 Redeclare inherited public property as protected.
H A Dproperty_override_protectedStatic_private.phpt2 Redeclare inherited protected static property as private.
H A Dproperty_override_publicStatic_private.phpt2 Redeclare inherited public static property as private.
H A Dproperty_override_protectedStatic_privateStatic.phpt2 Redeclare inherited protected static property as private static.
/PHP-8.3/ext/reflection/tests/
H A Dbug78774.phpt17 // Force a resolution of the property type
H A Dbug79487.phpt2 Bug #79487 (::getStaticProperties() ignores property modifications)
H A Dreadonly_properties.phpt2 Readonly property reflection
/PHP-8.3/Zend/tests/
H A Dbug75079_2.phpt32 Fatal error: Uncaught Error: Cannot access private property Foo::$bar in %s:%d
H A Dbug80037.phpt2 Bug #80037: Typed property must not be accessed before initialization when __get() declared
H A Dbug38461.phpt25 Fatal error: Uncaught Error: Cannot access private property ExtOperation::$x in %s:%d
H A Dbug76667.phpt28 Warning: Attempt to read property "1" on null in %s on line %d
H A Dclosure_033.phpt2 Closure 033: Dynamic closure property and private function
H A Dbug65911.phpt21 Fatal error: Uncaught Error: Access to undeclared static property A::$this in %s:%d
/PHP-8.3/ext/date/tests/
H A Dbug62500.phpt27 Warning: Undefined property: Crasher::$2 in %s on line %d

Completed in 30 milliseconds

1...<<21222324252627282930