Home
last modified time | relevance | path

Searched refs:strict (Results 26 – 50 of 116) sorted by relevance

12345

/PHP-8.1/Zend/tests/type_declarations/
H A Dscalar_strict_declaration_placement_007.phpt2 Test strict declaration being first operation only 007
H A Dscalar_strict_declaration_placement_008.phpt2 Test strict declaration block declaration 008
H A Dstrict_include_weak.phpt11 // calls within that file should stay weak, despite being included by strict file
H A Dscalar_strict_declaration_placement_003.phpt2 Test strict declaration being first operation only 003
H A Dstrict_include_explicit_weak.phpt11 // calls within that file should stay weak, despite being included by strict file
H A Dscalar_strict_declaration_placement_002.phpt2 Test strict declaration being first operation only 002
H A Dtyped_properties_031.phpt2 Test typed properties coerce int to float even in strict mode
H A Dweak_call_strict.phpt11 // Will succeed: Function was declared in strict mode, but that does not matter
H A Dweak_explicit_call_strict.phpt11 // Will succeed: Function was declared in strict mode, but that does not matter
H A Dtyped_properties_029.phpt2 Test typed properties respect strict types (on)
H A Dscalar_strict_declaration_placement_001.phpt2 Test strict declaration being first operation only
/PHP-8.1/ext/intl/tests/
H A Dbug77895.phpt2 Bug #77895: IntlDateFormatter::create fails in strict mode if $locale = null
/PHP-8.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.h166 int strict; member
169 …coding_detector * mbfl_encoding_detector_new(const mbfl_encoding **elist, int elistsz, int strict);
186 mbfl_identify_encoding(mbfl_string *string, const mbfl_encoding **elist, int elistsz, int strict);
/PHP-8.1/ext/standard/tests/strings/
H A Dbug72152.phpt2 Bug #72152 (base64_decode $strict fails to detect null byte)
H A Dbug72263.phpt2 Bug #72263 (base64_decode skips a character after padding in strict mode)
/PHP-8.1/Zend/tests/match/
H A D023.phpt2 Test match strict comparison with true expression
/PHP-8.1/Zend/tests/
H A Dcall_user_func_strict_arginfo_check.phpt2 Arginfo / zpp consistency check for call_user_func() in strict context
/PHP-8.1/ext/session/tests/
H A Dbug70876.phpt2 Bug #70876 Segmentation fault when regenerating session id with strict mode
/PHP-8.1/Zend/tests/type_declarations/mixed/validation/
H A Dmixed_parameter_strict_success.phpt2 Test that the mixed parameter type accepts any kind of arguments in strict mode
H A Dmixed_return_strict_success.phpt2 Test that the mixed return type is compatible with any kind of return value in strict mode
H A Dmixed_return_strict_error.phpt2 Test that the mixed return type is not compatible with a void return value in strict mode
/PHP-8.1/Zend/tests/function_arguments/
H A Dargument_count_correct_strict.phpt2 Call function with correct number of arguments with strict types
/PHP-8.1/ext/opcache/tests/opt/
H A Dsccp_exception3.phpt2 Exception thrown during SCCP evaluation, strict types variation
/PHP-8.1/ext/standard/tests/url/
H A Dbug55273.phpt2 Bug #55273 (base64_decode() with strict rejects whitespace after pad)
/PHP-8.1/ext/standard/tests/array/
H A Darray_search_variation2.phpt28 /* loop to do loose and strict type check of elements in
37 //strict type checking

Completed in 100 milliseconds

12345