Home
last modified time | relevance | path

Searched refs:on (Results 51 – 75 of 4215) sorted by relevance

12345678910>>...169

/PHP-8.0/ext/standard/tests/file/
H A Dunlink_error-win32.phpt6 die('skip.. only on Windows');
23 echo "\n-- Testing unlink() on invalid arguments --\n";
35 echo "\n-- Testing unlink() on non-existent file --\n";
38 echo "\n-- Testing unlink() on directory --\n";
56 -- Testing unlink() on invalid arguments --
58 Warning: unlink(): %s in %s on line %d
62 Warning: unlink(): %s in %s on line %d
66 Warning: unlink(): %s in %s on line %d
70 -- Testing unlink() on non-existent file --
75 -- Testing unlink() on directory --
[all …]
/PHP-8.0/ext/standard/tests/serialize/
H A Dbug25378.phpt20 Notice: unserialize(): Error at offset 0 of 8 bytes in %sbug25378.php on line %d
23 Notice: unserialize(): Error at offset 0 of 5 bytes in %sbug25378.php on line %d
26 Notice: unserialize(): Error at offset 13 of 19 bytes in %sbug25378.php on line %d
29 Notice: unserialize(): Error at offset 14 of 19 bytes in %sbug25378.php on line %d
32 Notice: unserialize(): Error at offset 2 of 22 bytes in %sbug25378.php on line %d
35 Notice: unserialize(): Error at offset 17 of 18 bytes in %sbug25378.php on line %d
38 Notice: unserialize(): Error at offset 24 of 33 bytes in %sbug25378.php on line %d
47 Notice: unserialize(): Error at offset 2 of 13 bytes in %sbug25378.php on line %d
50 Notice: unserialize(): Error at offset 2 of 11 bytes in %sbug25378.php on line %d
53 Notice: unserialize(): Error at offset 8 of 9 bytes in %sbug25378.php on line %d
[all …]
/PHP-8.0/ext/opcache/tests/jit/
H A Dreg_alloc_006.phpt21 Warning: Undefined variable $y in %sreg_alloc_006.php on line 5
23 Warning: Undefined variable $y in %sreg_alloc_006.php on line 5
25 Warning: Undefined variable $y in %sreg_alloc_006.php on line 5
27 Warning: Undefined variable $y in %sreg_alloc_006.php on line 5
29 Warning: Undefined variable $y in %sreg_alloc_006.php on line 5
31 Warning: Undefined variable $y in %sreg_alloc_006.php on line 5
33 Warning: Undefined variable $y in %sreg_alloc_006.php on line 5
H A Dshift_right_004.phpt24 Warning: Undefined variable $a in %sshift_right_004.php on line 8
26 Warning: Undefined variable $a in %sshift_right_004.php on line 8
28 Warning: Undefined variable $c in %sshift_right_004.php on line 7
30 Warning: Undefined array key 0 in %sshift_right_004.php on line 7
32 Warning: A non-numeric value encountered in %sshift_right_004.php on line 7
34 Warning: A non-numeric value encountered in %sshift_right_004.php on line 7
40 thrown in %sshift_right_004.php on line 8
/PHP-8.0/ext/zip/tests/
H A Dzip_read.phpt20 Deprecated: Function zip_open() is deprecated in %s on line %d
22 Deprecated: Function zip_read() is deprecated in %s on line %d
24 Deprecated: Function zip_read() is deprecated in %s on line %d
26 Deprecated: Function zip_read() is deprecated in %s on line %d
28 Deprecated: Function zip_read() is deprecated in %s on line %d
30 Deprecated: Function zip_read() is deprecated in %s on line %d
32 Deprecated: Function zip_close() is deprecated in %s on line %d
/PHP-8.0/tests/security/
H A Dopen_basedir_copy.phpt38 Warning: copy(../bad): Failed to open stream: %s in %s on line %d
43 Warning: copy(../bad/bad.txt): Failed to open stream: %s in %s on line %d
46 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
48 Warning: copy(..): Failed to open stream: %s in %s on line %d
51 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
53 Warning: copy(../): Failed to open stream: %s in %s on line %d
56 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
58 Warning: copy(/): Failed to open stream: %s in %s on line %d
63 Warning: copy(../bad/.): Failed to open stream: %s in %s on line %d
68 Warning: copy(../bad/./bad.txt): Failed to open stream: %s in %s on line %d
[all …]
H A Dopen_basedir_opendir.phpt30 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
32 Warning: opendir(../bad): Failed to open directory: %s in %s on line %d
37 Warning: opendir(../bad/bad.txt): Failed to open directory: %s in %s on line %d
40 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
42 Warning: opendir(..): Failed to open directory: %s in %s on line %d
47 Warning: opendir(../): Failed to open directory: %s in %s on line %d
50 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
52 Warning: opendir(/): Failed to open directory: %s in %s on line %d
57 Warning: opendir(../bad/.): Failed to open directory: %s in %s on line %d
62 Warning: opendir(%s/test/bad/bad.txt): Failed to open directory: %s in %s on line %d
[all …]
H A Dopen_basedir_dir.phpt31 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
33 Warning: dir(../bad): Failed to open directory: %s in %s on line %d
38 Warning: dir(../bad/bad.txt): Failed to open directory: %s in %s on line %d
41 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
43 Warning: dir(..): Failed to open directory: %s in %s on line %d
48 Warning: dir(../): Failed to open directory: %s in %s on line %d
51 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
53 Warning: dir(/): Failed to open directory: %s in %s on line %d
58 Warning: dir(../bad/.): Failed to open directory: %s in %s on line %d
63 Warning: dir(%s/test/bad/bad.txt): Failed to open directory: %s in %s on line %d
[all …]
H A Dopen_basedir_file.phpt32 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
34 Warning: file(../bad): Failed to open stream: %s in %s on line %d
39 Warning: file(../bad/bad.txt): Failed to open stream: %s in %s on line %d
42 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
44 Warning: file(..): Failed to open stream: %s in %s on line %d
49 Warning: file(../): Failed to open stream: %s in %s on line %d
52 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
54 Warning: file(/): Failed to open stream: %s in %s on line %d
59 Warning: file(../bad/.): Failed to open stream: %s in %s on line %d
64 Warning: file(%s/test/bad/bad.txt): Failed to open stream: %s in %s on line %d
[all …]
H A Dopen_basedir_file_get_contents.phpt34 Warning: file_get_contents(../bad): Failed to open stream: %s in %s on line %d
39 Warning: file_get_contents(../bad/bad.txt): Failed to open stream: %s in %s on line %d
42 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
44 Warning: file_get_contents(..): Failed to open stream: %s in %s on line %d
47 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
49 Warning: file_get_contents(../): Failed to open stream: %s in %s on line %d
52 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
54 Warning: file_get_contents(/): Failed to open stream: %s in %s on line %d
59 Warning: file_get_contents(../bad/.): Failed to open stream: %s in %s on line %d
64 Warning: file_get_contents(%s/test/bad/bad.txt): Failed to open stream: %s in %s on line %d
[all …]
/PHP-8.0/Zend/tests/type_declarations/
H A Dscalar_strict_basic.phpt60 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
63 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
66 *** Caught {closure}(): Argument #1 ($i) must be of type int, bool given, called in %s on line %d
69 *** Caught {closure}(): Argument #1 ($i) must be of type int, bool given, called in %s on line %d
72 *** Caught {closure}(): Argument #1 ($i) must be of type int, null given, called in %s on line %d
75 *** Caught {closure}(): Argument #1 ($i) must be of type int, array given, called in %s on line %d
95 *** Caught {closure}(): Argument #1 ($f) must be of type float, bool given, called in %s on line %d
98 *** Caught {closure}(): Argument #1 ($f) must be of type float, bool given, called in %s on line %d
101 *** Caught {closure}(): Argument #1 ($f) must be of type float, null given, called in %s on line %d
115 *** Caught {closure}(): Argument #1 ($s) must be of type string, int given, called in %s on line %d
[all …]
H A Dscalar_return_basic.phpt13 echo "$errnames[$errno]: $errmsg on line $line\n";
75 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
77 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
79 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
83 *** Caught {closure}(): Return value must be of type int, float returned in %s on line %d
89 *** Caught {closure}(): Return value must be of type int, null returned in %s on line %d
92 *** Caught {closure}(): Return value must be of type int, array returned in %s on line %d
95 *** Caught {closure}(): Return value must be of type int, stdClass returned in %s on line %d
126 *** Caught {closure}(): Return value must be of type float, null returned in %s on line %d
129 *** Caught {closure}(): Return value must be of type float, array returned in %s on line %d
[all …]
H A Dscalar_return_basic_64bit.phpt13 echo "$errnames[$errno]: $errmsg on line $line\n";
75 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
77 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
79 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
83 *** Caught {closure}(): Return value must be of type int, float returned in %s on line %d
89 *** Caught {closure}(): Return value must be of type int, null returned in %s on line %d
92 *** Caught {closure}(): Return value must be of type int, array returned in %s on line %d
95 *** Caught {closure}(): Return value must be of type int, stdClass returned in %s on line %d
126 *** Caught {closure}(): Return value must be of type float, null returned in %s on line %d
129 *** Caught {closure}(): Return value must be of type float, array returned in %s on line %d
[all …]
/PHP-8.0/Zend/tests/
H A Doffset_string.phpt6 $str = "Sitting on a corner all alone, staring from the bottom of his soul";
53 Warning: String offset cast occurred in %s on line %d
56 Warning: String offset cast occurred in %s on line %d
58 Cannot access offset of type string on string
60 Cannot access offset of type string on string
62 Warning: Illegal string offset "15 and then some" in %s on line %d
65 Warning: String offset cast occurred in %s on line %d
68 Warning: String offset cast occurred in %s on line %d
70 Cannot access offset of type resource on string
71 Cannot access offset of type stdClass on string
[all …]
H A Dexception_013.phpt2 Exceptions on improper access to static class properties
12 …echo "\nException: " . $e->getMessage() . " in " , $e->getFile() . " on line " . $e->getLine() . "…
18 …echo "\nException: " . $e->getMessage() . " in " , $e->getFile() . " on line " . $e->getLine() . "…
24 …echo "\nException: " . $e->getMessage() . " in " , $e->getFile() . " on line " . $e->getLine() . "…
30 Exception: Access to undeclared static property C::$a in %s on line %d
32 Exception: Cannot access private property C::$p in %sexception_013.php on line 13
34 Exception: Attempt to unset static property C::$a in %sexception_013.php on line 19
39 thrown in %sexception_013.php on line 24
/PHP-8.0/ext/standard/tests/strings/
H A Dvprintf_variation8.phpt88 Warning: Array to string conversion in %s on line %d
90 Warning: Array to string conversion in %s on line %d
92 Warning: Array to string conversion in %s on line %d
94 Warning: Array to string conversion in %s on line %d
96 Warning: Array to string conversion in %s on line %d
98 Warning: Array to string conversion in %s on line %d
100 Warning: Array to string conversion in %s on line %d
102 Warning: Array to string conversion in %s on line %d
104 Warning: Array to string conversion in %s on line %d
106 Warning: Array to string conversion in %s on line %d
[all …]
/PHP-8.0/ext/odbc/tests/
H A Dodbc_exec_001.phpt31 Warning: odbc_exec(): Argument #3 must be of type int, string given in %s on line %d
33 Warning: odbc_exec(): SQL error: %s in %s on line %d
35 Warning: odbc_exec(): Argument #3 must be of type int, string given in %s on line %d
37 Warning: odbc_exec(): SQL error: %s in %s on line %d
39 Warning: odbc_exec(): SQL error: %s in %s on line %d
41 Warning: odbc_exec(): SQL error: %s in %s on line %d
43 Warning: odbc_exec(): SQL error: %s in %s on line %d
45 Warning: odbc_exec(): SQL error: %s in %s on line %d
/PHP-8.0/ext/reflection/tests/
H A DReflectionClass_getProperty_003.phpt98 --- (Reflecting on pubA) ---
106 --- (Reflecting on protA) ---
114 --- (Reflecting on privA) ---
116 --- (Reflecting on pubB) ---
124 --- (Reflecting on protB) ---
132 --- (Reflecting on privB) ---
134 --- (Reflecting on pubC) ---
142 --- (Reflecting on protC) ---
150 --- (Reflecting on privC) ---
160 --- (Reflecting on A::pubC) ---
[all …]
/PHP-8.0/ext/standard/tests/dir/
H A Dbug80960.phpt2 Fix #80960 (opendir() warning wrong info when failed on Windows)
16 Warning: opendir(notexist*): %s (code: 123) in %s on line %d
18 Warning: opendir(notexist*): Failed to open directory: No such file or directory in %s on line %d
20 Warning: opendir(notexist?): %s (code: 123) in %s on line %d
22 Warning: opendir(notexist?): Failed to open directory: No such file or directory in %s on line %d
24 Warning: opendir(longname%r_+%r): %s (code: 111) in %s on line %d
26 Warning: opendir(longname%r_+%r): Failed to open directory: Filename too long in %s on line %d
/PHP-8.0/ext/oci8/tests/
H A Dfield_funcs1.phpt73 Warning: oci_field_is_null(): Invalid column index "-1" in %s on line %d
76 Warning: oci_field_name(): Invalid column index "-1" in %s on line %d
79 Warning: oci_field_type(): Invalid column index "-1" in %s on line %d
82 Warning: oci_field_type_raw(): Invalid column index "-1" in %s on line %d
85 Warning: oci_field_scale(): Invalid column index "-1" in %s on line %d
91 Warning: oci_field_size(): Invalid column index "-1" in %s on line %d
95 Warning: oci_field_is_null(): Invalid column name "none" in %s on line %d
98 Warning: oci_field_name(): Invalid column name "none" in %s on line %d
101 Warning: oci_field_type(): Invalid column name "none" in %s on line %d
107 Warning: oci_field_scale(): Invalid column name "none" in %s on line %d
[all …]
/PHP-8.0/ext/standard/tests/array/
H A Darray_keys_variation_002.phpt10 echo "\n*** Testing array_keys() on range of values ***\n";
22 echo "\n*** Testing array_keys() on an array created on the fly ***\n";
29 *** Testing array_keys() on range of values ***
41 *** Testing array_keys() on an array created on the fly ***
H A Darray_keys_variation_002_64bit.phpt10 echo "\n*** Testing array_keys() on range of values ***\n";
22 echo "\n*** Testing array_keys() on an array created on the fly ***\n";
29 *** Testing array_keys() on range of values ***
45 *** Testing array_keys() on an array created on the fly ***
/PHP-8.0/Zend/tests/numeric_strings/
H A Dinvalid_numeric_strings_must_generate_warning.phpt116 Warning: A non-numeric value encountered in %s on line %d
118 Warning: A non-numeric value encountered in %s on line %d
123 Warning: A non-numeric value encountered in %s on line %d
125 Warning: A non-numeric value encountered in %s on line %d
130 Warning: A non-numeric value encountered in %s on line %d
132 Warning: A non-numeric value encountered in %s on line %d
137 Warning: A non-numeric value encountered in %s on line %d
139 Warning: A non-numeric value encountered in %s on line %d
144 Warning: A non-numeric value encountered in %s on line %d
146 Warning: A non-numeric value encountered in %s on line %d
[all …]
/PHP-8.0/ext/standard/tests/math/
H A Dbindec_basic_64bit.phpt39 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
42 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
45 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
48 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
55 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
58 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
61 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
64 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
67 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
70 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
[all …]
H A Dbindec_basic.phpt39 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
42 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
45 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
48 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
55 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
58 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
61 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
64 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
67 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
70 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
[all …]

Completed in 31 milliseconds

12345678910>>...169