Home
last modified time | relevance | path

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

1234

/PHP-7.2/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-7.2/ext/gettext/tests/
H A Dbug73730.phpt2 Bug #73730 (textdomain(null) throws in strict mode)
/PHP-7.2/ext/session/tests/
H A Dbug70876.phpt2 Bug #70876 Segmentation fault when regenerating session id with strict mode
/PHP-7.2/Zend/tests/type_declarations/
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 fille
H A Dscalar_strict_declaration_placement_002.phpt2 Test strict declaration being first operation only 002
H A Dweak_call_strict.phpt11 // Will succeed: Function was declared in strict mode, but that does not matter
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 Dweak_explicit_call_strict.phpt11 // Will succeed: Function was declared in strict mode, but that does not matter
H A Dscalar_strict_declaration_placement_001.phpt2 Test strict declaration being first operation only
H A Dexplicit_weak_include_strict.phpt11 // calls within that file should stay strict, despite being included by weak file
H A Dweak_include_strict.phpt11 // calls within that file should stay strict, despite being included by weak file
/PHP-7.2/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_internal_strict.phpt2 Call internal function with incorrect number of arguments with strict types
/PHP-7.2/ext/standard/tests/url/
H A Dbug55273.phpt2 Bug #55273 (base64_decode() with strict rejects whitespace after pad)
H A Dbase64_decode_variation_001.phpt5 /* Prototype : proto string base64_decode(string str[, bool strict])
19 $strict = true;
81 $output = base64_decode($value, $strict);
H A Dbase64_decode_basic_001.phpt5 /* Prototype : proto string base64_decode(string str[, bool strict])
/PHP-7.2/ext/standard/tests/array/
H A Darray_diff_assoc_variation6.phpt2 Test array_diff_assoc() function : usage variations - strict string comparison check
15 * 2. When doing a strict comparison of string representation
H A Dbug70668.phpt2 Bug #70668 (array_keys() doesn't respect references when $strict is true)
/PHP-7.2/ext/date/tests/
H A Ddate_sunrise_and_sunset_basic.phpt17 // suppress date() function strict msgs
/PHP-7.2/Zend/tests/traits/
H A Dproperty001.phpt2 Potentially conflicting properties should result in a strict notice. Property use is discorage for …
/PHP-7.2/Zend/tests/
H A Dbug60536_005.phpt15 // Protected and public are handle more strict with a warning then what is

Completed in 19 milliseconds

1234