Home
last modified time | relevance | path

Searched refs:assign (Results 51 – 75 of 179) sorted by relevance

12345678

/PHP-8.1/Zend/tests/type_declarations/
H A Dtyped_properties_068.phpt69 Cannot assign null to reference held by property Foo::$i of type int
72 Cannot assign null to property Foo::$i of type int
79 Cannot assign string to property Foo::$i of type int
H A Dtyped_properties_038.phpt48 string(65) "Cannot assign float to property class@anonymous::$bar of type int"
58 string(65) "Cannot assign float to property class@anonymous::$bar of type int"
/PHP-8.1/Zend/tests/
H A Dassign_coalesce_006.phpt2 Null coalesce assign with memoized constant operand that is later interned (OSS-Fuzz #17903)
H A Dresource_key.phpt10 echo "Add assign:";
25 Add assign:
H A Dgc_018.phpt2 GC 018: GC detach with assign
H A Dthis_in_foreach_001.phpt11 Fatal error: Cannot re-assign $this in %sthis_in_foreach_001.php on line 3
H A Dthis_in_foreach_003.phpt11 Fatal error: Cannot re-assign $this in %sthis_in_foreach_003.php on line 3
H A Dthis_in_foreach_002.phpt11 Fatal error: Cannot re-assign $this in %sthis_in_foreach_002.php on line 3
H A Dthis_in_foreach_004.phpt11 Fatal error: Cannot re-assign $this in %sthis_in_foreach_004.php on line 3
H A Dbug34358.phpt2 Bug #34358 (Fatal error: Cannot re-assign $this(again))
H A Dgc_019.phpt2 GC 019: GC detach with assign by reference
H A Dgc_020.phpt2 GC 020: GC detach reference with assign
H A Dlist_014.phpt11 Fatal error: Cannot assign to array(), use [] instead in %s on line %d
H A Dassign_coalesce_004.phpt2 Coalesce assign (??=): Non-writable variable
H A Dgc_021.phpt2 GC 021: GC detach reference with assign by reference
H A Dthis_in_catch.phpt18 Fatal error: Cannot re-assign $this in %sthis_in_catch.php on line 6
H A Dbug37144.phpt2 Bug #37144 (PHP crashes trying to assign into property of dead object)
/PHP-8.1/Zend/tests/list/
H A Dlist_reference_010.phpt8 Fatal error: Cannot assign reference to non referenceable value in %s on line %d
H A Dlist_reference_011.phpt9 Fatal error: Cannot assign reference to non referenceable value in %s on line %d
/PHP-8.1/Zend/tests/restrict_globals/
H A Dinvalid_assign_ref_rhs.phpt2 Cannot by-ref assign to $GLOBALS (RHS)
H A Dinvalid_assign.phpt2 Cannot assign to $GLOBALS
H A Dinvalid_assign_op.phpt2 Cannot compound assign to $GLOBALS
H A Dinvalid_assign_list.phpt2 Cannot list-assign to $GLOBALS
H A Dinvalid_assign_ref_lhs.phpt2 Cannot by-ref assign to $GLOBALS (LHS)
/PHP-8.1/Zend/tests/ast/
H A Dzend-pow-assign.phpt13 Warning: assert(): assert(false && ($a **= 2)) failed in %s%ezend-pow-assign.php on line %d

Completed in 31 milliseconds

12345678