Home
last modified time | relevance | path

Searched refs:strict (Results 51 – 75 of 123) sorted by relevance

12345

/php-src/Zend/tests/type_declarations/
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
H A Dinternal_function_strict_mode.phpt2 Scalar type - internal function strict mode
/php-src/Zend/tests/attributes/deprecated/
H A Dtype_validation_002.phpt2 #[\Deprecated]: Type validation of $message parameter with int and strict types.
/php-src/ext/standard/tests/array/
H A Din_array_variation2.phpt27 /* loop to do loose and strict type check of elements in
36 //strict type checking
H A Darray_diff_assoc_variation6.phpt2 Test array_diff_assoc() function : usage variations - strict string comparison check
9 * 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-src/ext/random/tests/03_randomizer/
H A Dgh_9186_unserialize.phpt2 Fix GH-9186 @strict-properties can be bypassed using unserialization
/php-src/Zend/tests/function_arguments/
H A Dargument_count_incorrect_internal_strict.phpt2 Call internal function with incorrect number of arguments with strict types
/php-src/ext/mbstring/tests/
H A Dmb_detect_encoding_incomplete_sequence.phpt8 // Even in non-strict mode, this should detect as ISO-8859-1. When the end of the string is
/php-src/Zend/tests/
H A Dfirst_class_callable_015.phpt2 First class callables and strict types
H A Dcall_user_func_array_array_slice_type_strict.phpt2 Type check in call_user_func_array() + array_slice() optimization (strict types)
H A Dbug60536_005.phpt14 // Protected and public are handle more strict with a warning then what is
H A Dbug60536_004.phpt23 // that should give the expected strict warning.
/php-src/ext/dom/tests/
H A DDOMDocument_adoptNode.phpt46 echo "-- Adopt a document (strict error on) --\n";
54 echo "-- Adopt a document (strict error off) --\n";
140 -- Adopt a document (strict error on) --
142 -- Adopt a document (strict error off) --
H A DDOMNode_isEqualNode.phpt18 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" [
83 …DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN2" "http://www.w3.org/TR/html4/strict.dtd"><html/>');
85 …DOCTYPE HTML2 PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html/>');
87 …!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html/>');
122 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" [
135 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" [
H A DDOMDocument_resolveExternals_basic.phpt14 "http://www.w3.org/TR/html4/strict.dtd">
/php-src/Zend/tests/traits/
H A Dproperty001.phpt2 "Potentially" conflicting trait properties do not result in a strict standards notice anymore
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 Dproperty006.phpt23 // that should give the expected strict warning.
/php-src/Zend/tests/type_declarations/mixed/validation/
H A Dmixed_property_strict_success.phpt2 Test that the mixed property type accepts any kind of value in strict mode
/php-src/Zend/tests/nullsafe_operator/
H A D002.phpt2 Test nullsafe strict type check

Completed in 63 milliseconds

12345