Home
last modified time | relevance | path

Searched refs:detected (Results 1 – 25 of 47) sorted by relevance

12

/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug_61207.phpt31 print("Results detected\n");
47 print("Results detected\n");
63 print("Results detected\n");
80 print("Results detected\n");
94 Results detected
98 Results detected
103 Results detected
108 Results detected
/PHP-7.4/ext/mbstring/
H A Dmb_gpc.c58 const mbfl_encoding *detected; in ZEND_EXTERN_MODULE_GLOBALS() local
154 MBSTRG(http_input_identify) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
156 if (detected) { in ZEND_EXTERN_MODULE_GLOBALS()
159 MBSTRG(http_input_identify_post) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
162 MBSTRG(http_input_identify_get) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
165 MBSTRG(http_input_identify_cookie) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
168 MBSTRG(http_input_identify_string) = detected; in ZEND_EXTERN_MODULE_GLOBALS()
354 const mbfl_encoding *detected; in SAPI_POST_HANDLER_FUNC() local
376 MBSTRG(http_input_identify) = detected; in SAPI_POST_HANDLER_FUNC()
377 if (detected) { in SAPI_POST_HANDLER_FUNC()
[all …]
/PHP-7.4/ext/standard/tests/misc/
H A Dexec_basic1.phpt17 Warning: exec(): NULL byte detected. Possible attack in %s on line %d
21 Warning: system(): NULL byte detected. Possible attack in %s on line %d
24 Warning: passthru(): NULL byte detected. Possible attack in %s on line %d
/PHP-7.4/ext/json/tests/
H A D003.phpt36 string(%d) "Recursion detected"
40 string(%d) "Recursion detected"
H A D004.phpt33 string(%d) "Recursion detected"
37 string(%d) "Recursion detected"
/PHP-7.4/ext/standard/tests/array/
H A Dcompact_variation1.phpt31 Warning: compact(): recursion detected in %s on line %d
37 Warning: compact(): recursion detected in %s on line %d
39 Warning: compact(): recursion detected in %s on line %d
H A Dbug42177.phpt2 Bug #42177 (Warning "array_merge_recursive(): recursion detected" comes again...)
34 Warning: array_merge_recursive(): recursion detected in %s on line 18
H A Dbug65251.phpt10 Warning: array_merge_recursive(): recursion detected in %s on line %d
H A Dbug43495.phpt20 Warning: array_merge_recursive(): recursion detected in %sbug43495.php on line %d
/PHP-7.4/tests/classes/
H A Dautoload_018.phpt10 echo "-> Recursion detected - as expected.\n";
34 -> Recursion detected - as expected.
/PHP-7.4/Zend/tests/array_unpack/
H A Dunpack_invalid_type_compile_time.phpt2 Unpacking non-array/Traversable detected at compile-time
H A Dunpack_string_keys_compile_time.phpt2 Unpacking of string keys detected at compile-time
/PHP-7.4/tests/lang/
H A DforeachLoop.009.phpt33 echo "Loop detected, as expected.\n";
47 echo "Loop detected, as expected.\n";
76 Loop detected, as expected.
H A DforeachLoopObjects.006.phpt31 echo "Loop detected.\n";
48 echo "Loop detected.\n";
65 echo "Loop detected.\n";
H A DforeachLoop.002.phpt37 echo "Loop detected\n";
51 echo "Loop detected\n";
125 Loop detected
H A DforeachLoopObjects.005.phpt23 echo "Loop detected.\n";
37 echo "Loop detected.\n";
/PHP-7.4/Zend/tests/
H A Dbug76946.phpt2 Bug #76946: Cyclic reference in generator not detected
H A Duse_late_binding_conflict.phpt2 Use conflicts are detected for late-bound classes
H A Dbug60139.phpt2 Bug #60139 (Anonymous functions create cycles not detected by the GC)
/PHP-7.4/ext/bz2/tests/
H A Dbug71263.phpt19 // --> fread() displays empty string then garbage, no errors detected:
29 // --> fread() displays an empty string, then the correct plain text, no error detected:
/PHP-7.4/ext/spl/tests/
H A DSplArray_fromArray.phpt17 integer overflow detected
/PHP-7.4/sapi/cgi/tests/
H A D007.phpt20 string(49) "No syntax errors detected in Standard input code
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug60227_4.phpt12 Warning: Header may not contain more than a single header, new line detected in %s on line %d
H A Dbug60227_2.phpt12 Warning: Header may not contain more than a single header, new line detected in %s on line %d
/PHP-7.4/ext/gd/tests/
H A Dimagelayereffect_basic.phpt9 if (!GD_BUNDLED) die('skip function only available in bundled, external GD detected');

Completed in 62 milliseconds

12