Home
last modified time | relevance | path

Searched refs:weak (Results 1 – 25 of 32) sorted by relevance

12

/PHP-8.2/Zend/tests/type_declarations/
H A Dstrict_include_weak_2.inc3 // implicitly weak code
9 takes_int(1.0); // succeeds in weak mode
H A Dstrict_include_weak.phpt8 // file that's implicitly weak
11 // calls within that file should stay weak, despite being included by strict file
H A Dstrict_include_explicit_weak.phpt8 // file that's explicitly weak
11 // calls within that file should stay weak, despite being included by strict file
H A Dweak_call_strict.phpt12 // This file uses weak mode, so the call is weak, and float accepted for int
H A Dweak_explicit_call_strict.phpt12 // This file uses weak mode, so the call is weak, and float accepted for int
H A Dscalar_weak_reference.phpt6 // implicitly weak mode code
15 to_int($x); // because $x is by-reference, the weak type converts it
H A Dweak_include_strict.phpt6 // implicitly weak code
11 // calls within that file should stay strict, despite being included by weak file
H A Dstrict_call_weak.phpt8 // file that's implicitly weak
11 // Will succeed: Function was declared in weak mode, but that does not matter
H A Dstrict_call_weak_explicit.phpt8 // file that's explicitly weak
11 // Will succeed: Function was declared in weak mode, but that does not matter
H A Dstrict_nested.phpt30 takes_int(1.0); // should succeed, weak mode
35 takes_int(1.0); // should succeed, weak mode
H A Dstrict_call_weak_2.inc3 // implicitly weak code
H A Dstrict_include_explicit_weak_2.inc9 takes_int(1.0); // succeeds in weak mode
H A Dtyped_properties_041.phpt2 Test typed properties weak conversion of strings
H A Dtyped_properties_071.phpt2 Test assignment to typed reference with weak type conversion
H A Dexplicit_weak_include_strict.phpt11 // calls within that file should stay strict, despite being included by weak file
/PHP-8.2/Zend/tests/type_declarations/mixed/validation/
H A Dmixed_parameter_weak_success.phpt2 Test that the mixed parameter type accepts any kind of arguments in weak mode
H A Dmixed_return_weak_success.phpt2 Test that the mixed return type is compatible with any kind of return value in weak mode
H A Dmixed_property_weak_success.phpt2 Test that the mixed property type accepts any kind of value in weak mode
/PHP-8.2/ext/standard/tests/array/
H A Dcount_invalid_mode.phpt2 Test count() function : invalid modes in weak type mode
H A Darray_column_scalar_index_weak_types.phpt2 Test array_column(): Index argument with various types in weak type mode
/PHP-8.2/Zend/tests/weakrefs/
H A Dgh13612.phpt2 GH-13612 (Corrupted memory in destructor with weak references)
H A Dweakmap_weakness.phpt2 The weak part of the WeakMap
/PHP-8.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_commit.phpt52 // a weak test without unicode etc. - lets leave that to dedicated tests
73 // a weak test without unicode etc. - lets leave that to dedicated tests
/PHP-8.2/ext/mbstring/tests/
H A Dmb_substitute_character_variation_weak_types.phpt7 echo "*** Testing mb_substitute_character(): various types in weak typing mode ***\n";
108 *** Testing mb_substitute_character(): various types in weak typing mode ***
/PHP-8.2/build/
H A Dax_gcc_func_attribute.m464 # weak
211 [weak], [

Completed in 26 milliseconds

12