Home
last modified time | relevance | path

Searched refs:strict (Results 76 – 98 of 98) sorted by last modified time

1234

/PHP-7.4/Zend/tests/type_declarations/
H A Dstrict_call_weak_explicit.phpt12 // This file uses strict mode, so the call is strict, and float denied for int
H A Dstrict_include_explicit_weak.phpt11 // calls within that file should stay weak, despite being included by strict fille
H A Dstrict_include_weak.phpt11 // calls within that file should stay weak, despite being included by strict file
H A Dtyped_properties_028.phpt2 Test typed properties respect strict types (off)
H A Dtyped_properties_031.phpt2 Test typed properties coerce int to float even in strict mode
H A Dscalar_strict_declaration_placement_004.phpt2 Test strict declaration being first operation only 004
H A Dscalar_strict_declaration_placement_005.phpt2 Test strict declaration being first operation only 005
H A Dscalar_strict_declaration_placement_006.phpt2 Test strict declaration being first operation only 006
H A Dscalar_strict_declaration_placement_007.phpt2 Test strict declaration being first operation only 007
H A Dstrict_nested.phpt18 takes_int(1.0); // should fail, strict mode
23 takes_int(1.0); // should fail, strict mode
H A Dinternal_function_strict_mode.phpt2 Scalar type - internal function strict mode
H A Dscalar_float_with_integer_default_strict.phpt2 Float type should allow an integer as default even with strict types
H A Dexplicit_weak_include_strict.phpt11 // calls within that file should stay strict, despite being included by weak file
H A Dscalar_strict.phpt2 Scalar type strict mode
/PHP-7.4/Zend/tests/traits/
H A Dproperty006.phpt23 // that should give the expected strict warning.
H A Dproperty007.phpt14 // Protected and public are handle more strict with a warning then what is
H A Dproperty009.phpt2 …ds to have same semantics as with normal inheritance, however, we do add strict warnings since it …
H A Dproperty001.phpt2 "Potentially" conflicting trait properties do not result in a strict standards notice anymore
/PHP-7.4/Zend/tests/function_arguments/
H A Dargument_count_correct_strict.phpt2 Call function with correct number of arguments with strict types
H A Dargument_count_incorrect_userland_strict.phpt2 Call userland function with incorrect number of arguments with strict types
/PHP-7.4/Zend/tests/
H A Dbug48912.phpt2 Bug #48912 (Namespace causes unexpected strict behaviour with extract())
H A Dbug60536_004.phpt23 // that should give the expected strict warning.
H A Dbug60536_005.phpt14 // Protected and public are handle more strict with a warning then what is

Completed in 27 milliseconds

1234