Home
last modified time | relevance | path

Searched refs:assign (Results 126 – 150 of 179) sorted by relevance

12345678

/PHP-8.1/ext/opcache/tests/opt/
H A Dassign_obj_op_001.phpt20 Fatal error: Uncaught Error: Attempt to assign property "y" on string in %sassign_obj_op_001.php:4
/PHP-8.1/Zend/tests/
H A Dbug69955.phpt2 Bug #69955 (Segfault when trying to combine [] and assign-op on ArrayAccess object).
H A Dbug70121.phpt9 Fatal error: Uncaught TypeError: Cannot assign stdClass to property Exception::$previous of type ?T…
H A Dassign_ref_error_var_handling.phpt2 If the LHS of ref-assign ERRORs, that takes precedence over the "only variables" notice
H A Doverloaded_prop_assign_op_refs.phpt2 Handling of assign-ops and incdecs on overloaded properties using &__get()
H A Dbug52041.phpt51 Attempt to assign property "a" on null
63 Attempt to assign property "a" on null
/PHP-8.1/Zend/tests/type_declarations/
H A Dtyped_properties_062.phpt67 Cannot assign string to reference held by property class@anonymous::$foo of type int
79 Cannot assign array to reference held by property class@anonymous::$foo of type int
H A Dtyped_properties_033.phpt28 Cannot assign float to reference held by property class@anonymous::$qux of type int
H A Dtyped_properties_096.phpt34 Cannot assign int to property Test1::$prop of type Foobar
H A Dtyped_properties_047.phpt40 Cannot assign string to property Foo::$foo of type ?int
H A Dtyped_properties_074.phpt35 Cannot assign string to property Test::$val of type int
H A Dtyped_properties_failed_assign_is_not_init.phpt35 Cannot assign string to property Test::$prop of type int
/PHP-8.1/ext/simplexml/tests/
H A Dbug38406.phpt36 It's not possible to assign a complex type to properties, stdClass given
/PHP-8.1/ext/opcache/tests/jit/
H A Dassign_obj_003.phpt37 Exception: Attempt to assign property "next" on null
H A Dassign_053.phpt23 Fatal error: Uncaught TypeError: Cannot assign null to reference held by property Test::$x of type …
H A Dassign_obj_002.phpt36 Cannot assign null to property Test::$prop2 of type int
/PHP-8.1/ext/ffi/tests/
H A D047.phpt34 Attempt to assign field 'cdata' of non C struct/union
/PHP-8.1/tests/lang/
H A Dbug21600.phpt2 Bug #21600 (assign by reference function call changes variable contents)
/PHP-8.1/ext/soap/tests/bugs/
H A Dbug69085.phpt20 Fatal error: Uncaught TypeError: Cannot assign int to property SoapClient::$__default_headers of ty…
/PHP-8.1/ext/oci8/tests/
H A Dcoll_010.phpt33 var_dump($coll2->assign($coll1));
H A Dcoll_011.phpt34 var_dump($coll2->assign($coll1));
H A Dcoll_012.phpt33 var_dump($coll2->assign($coll1));
H A Dcoll_009.phpt33 var_dump($coll2->assign($coll1));
/PHP-8.1/Zend/tests/float_to_int/
H A Dwarning_float_does_not_fit_zend_long_strings.phpt44 echo 'Attempt to assign', \PHP_EOL;
93 Attempt to assign
H A Dwarning_float_does_not_fit_zend_long_strings_32bit.phpt44 echo 'Attempt to assign', \PHP_EOL;
93 Attempt to assign

Completed in 21 milliseconds

12345678