Home
last modified time | relevance | path

Searched refs:property (Results 451 – 475 of 726) sorted by path

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

/php-src/ext/mysqli/tests/mysqli_driver/
H A Dwrite_property_strict.phpt12 /* Read-only property */
26 Cannot write read-only property mysqli_driver::$client_info
27 Cannot assign string to property mysqli_driver::$report_mode of type int
/php-src/ext/mysqli/tests/
H A Dmysqli_get_warnings.phpt102 /* Yes, I really want to check if the object property is empty */
/php-src/ext/opcache/tests/
H A Dassign_obj_exceptions.phpt45 Cannot assign string to property Test::$x of type stdClass
46 Cannot access property starting with "\0"
47 Attempt to assign property "x" on null
H A Dassign_obj_op_of_fetch_dim.phpt22 Attempt to assign property "y" on null
/php-src/ext/opcache/tests/jit/
H A Dassign_040.phpt27 Cannot assign null to reference held by property Test::$x of type string
H A Dassign_053.phpt22 Fatal error: Uncaught TypeError: Cannot assign null to reference held by property Test::$x of type …
H A Dassign_obj_001.phpt2 JIT ASSIGN_OBJ: Assign property on null
32 Attempt to assign property "x" on null
33 Attempt to assign property "x" on null
H A Dassign_obj_002.phpt2 JIT ASSIGN_OBJ: Assign undefined vatiable to property
35 Cannot assign null to property Test::$prop2 of type int
H A Dassign_obj_003.phpt2 JIT ASSIGN_OBJ: Assign undefined vatiable to property
36 Exception: Attempt to assign property "next" on null
H A Dassign_obj_004.phpt2 JIT ASSIGN_OBJ: Assign property to undefined value
H A Dassign_obj_on_null.phpt35 Attempt to assign property "y" on null
36 Attempt to assign property "y" on null
H A Dassign_obj_op_001.phpt16 Deprecated: Creation of dynamic property Test::$y is deprecated in %sassign_obj_op_001.php on line 6
18 Warning: Undefined property: Test::$y in %sassign_obj_op_001.php on line 6
H A Dbug80634.phpt21 Fatal error: Uncaught Error: Cannot modify readonly property DatePeriod::$current in %spreload_bug8…
H A Dbug81249.phpt2 Bug #81249: Intermittent property assignment failure with JIT enabled
H A Dcmp_009.phpt49 Fatal error: Uncaught Error: Attempt to assign property "prop" on null in %scmp_009.php:15
H A Dfetch_obj_001.phpt130 Attempt to modify property "abc" on array
133 Attempt to modify property "abc" on null
135 Attempt to modify property "abc" on string
H A Dfetch_obj_002.phpt37 Warning: Undefined property: A::$y in %s on line %d
H A Dfetch_obj_003.phpt34 Warning: Undefined property: C::$a in %s on line %d
40 Warning: Undefined property: C::$a in %s on line %d
H A Dfetch_obj_005.phpt18 Warning: Attempt to read property "p" on null in %sfetch_obj_005.php on line 4
20 Warning: Attempt to read property "p" on null in %sfetch_obj_005.php on line 4
22 Warning: Attempt to read property "p" on null in %sfetch_obj_005.php on line 4
H A Dfetch_obj_006.phpt25 Fatal error: Uncaught Error: Cannot indirectly modify readonly property Test::$prop in %s:%d
H A Dfetch_obj_008.phpt29 Warning: Attempt to read property "prop" on string in %sfetch_obj_008.php on line 10
H A Dfetch_obj_is_typed_prop.phpt2 FETCH_OBJ_IS on typed object property
H A Dgh12380.phpt2 GH-12380: JIT+private array property access inside closure accesses private property in child class
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 Dgh8863.phpt2 Bug GH-8863: RW operation on readonly property doesn't throw with JIT
31 Cannot modify readonly property Test::$prop

Completed in 33 milliseconds

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