Home
last modified time | relevance | path

Searched refs:line (Results 476 – 500 of 5182) sorted by relevance

1...<<11121314151617181920>>...208

/PHP-7.0/ext/bz2/tests/
H A D001.phpt22 Warning: bzopen() expects exactly 2 parameters, 0 given in %s on line %d
25 …ng: bzopen(): '' is not a valid mode for bzopen(). Only 'w' and 'r' are supported. in %s on line %d
28 Warning: bzopen(): filename cannot be empty in %s on line %d
31 Warning: bzopen(): filename cannot be empty in %s on line %d
34 …g: bzopen(): 'x' is not a valid mode for bzopen(). Only 'w' and 'r' are supported. in %s on line %d
37 …: bzopen(): 'rw' is not a valid mode for bzopen(). Only 'w' and 'r' are supported. in %s on line %d
40 Warning: bzopen(no_such_file): failed to open stream: No such file or directory in %s on line %d
/PHP-7.0/ext/gmp/tests/
H A Dgmp_abs.phpt25 Warning: gmp_abs(): Unable to convert variable to GMP - string is not an integer in %s on line %d
30 Warning: gmp_abs(): Unable to convert variable to GMP - wrong type in %s on line %d
36 Warning: gmp_abs(): Unable to convert variable to GMP - string is not an integer in %s on line %d
39 Warning: gmp_abs(): Unable to convert variable to GMP - string is not an integer in %s on line %d
42 Warning: gmp_abs() expects exactly 1 parameter, 0 given in %s on line %d
45 Warning: gmp_abs() expects exactly 1 parameter, 2 given in %s on line %d
48 Warning: gmp_abs(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_sub.phpt26 Warning: gmp_sub() expects exactly 2 parameters, 0 given in %s on line %d
29 Warning: gmp_sub() expects exactly 2 parameters, 1 given in %s on line %d
32 Warning: gmp_sub(): Unable to convert variable to GMP - string is not an integer in %s on line %d
35 Warning: gmp_sub() expects exactly 2 parameters, 3 given in %s on line %d
38 Warning: gmp_sub(): Unable to convert variable to GMP - wrong type in %s on line %d
51 Warning: gmp_sub(): Unable to convert variable to GMP - wrong type in %s on line %d
55 Warning: gmp_sub(): Unable to convert variable to GMP - wrong type in %s on line %d
/PHP-7.0/ext/sockets/tests/
H A Dsocket_create_pair-wrongparams.phpt24 Warning: socket_create_pair() expects exactly 4 parameters, 3 given in %s on line %d
27 …t_create_pair() expects parameter 1 to be integer, %unicode_string_optional% given in %s on line %d
30 Warning: socket_create_pair(): unable to create socket pair [%d]: %s not supported in %s on line %d
33 …e_pair(): invalid socket domain [31337] specified for argument 1, assuming AF_INET in %s on line %d
35 Warning: socket_create_pair(): unable to create socket pair [%d]: %s not supported in %s on line %d
38 …pair(): invalid socket type [31337] specified for argument 2, assuming SOCK_STREAM in %s on line %d
40 Warning: socket_create_pair(): unable to create socket pair [%d]: %s not supported %s on line %d
H A Dsocket_import_stream-2.phpt26 Warning: socket_import_stream() expects exactly 1 parameter, 0 given in %s on line %d
29 Warning: socket_import_stream() expects exactly 1 parameter, 2 given in %s on line %d
32 Warning: socket_import_stream() expects parameter 1 to be resource, integer given in %s on line %d
35 Warning: socket_import_stream() expects parameter 1 to be resource, object given in %s on line %d
38 …et_import_stream(): cannot represent a stream of type STDIO as a Socket Descriptor in %s on line %d
41 Warning: socket_import_stream(): supplied resource is not a valid stream resource in %s on line %d
46 Warning: socket_import_stream(): supplied resource is not a valid stream resource in %s on line %d
/PHP-7.0/ext/sysvshm/tests/
H A D003.phpt37 Warning: shm_detach() expects exactly 1 parameter, 0 given in %s003.php on line %d
40 Warning: shm_detach() expects exactly 1 parameter, 2 given in %s003.php on line %d
44 Warning: shm_detach(): supplied resource is not a valid sysvshm resource in %s003.php on line %d
47 Warning: shm_remove(): supplied resource is not a valid sysvshm resource in %s003.php on line %d
49 Warning: shm_detach() expects parameter 1 to be resource, integer given in %s003.php on line %d
52 Warning: shm_detach() expects parameter 1 to be resource, integer given in %s003.php on line %d
55 Warning: shm_detach() expects parameter 1 to be resource, integer given in %s003.php on line %d
/PHP-7.0/ext/intl/tests/
H A Dbreakiter___construct_error.phpt11 …echo "\nException: " . $e->getMessage() . " in " . $e->getFile() . " on line " . $e->getLine() . "…
42 …ble to create RuleBasedBreakIterator from rules (parse error on line 1, offset 31) in %s on line %d
44 …n: IntlRuleBasedBreakIterator::__construct() expects at least 1 parameter, 0 given in %s on line %d
46 …n: IntlRuleBasedBreakIterator::__construct() expects at most 2 parameters, 3 given in %s on line %d
48 …leBasedBreakIterator::__construct() expects parameter 2 to be boolean, array given in %s on line %d
50 …__construct(): rbbi_create_instance: unable to create instance from compiled rules in %s on line %d
H A Dmsgfmt_fail.phpt17 . " in " . $e->getFile() . " on line " . $e->getLine() . "\n";
85 Warning: msgfmt_create() expects exactly 2 parameters, 0 given in %s on line %d
88 Warning: MessageFormatter::create() expects exactly 2 parameters, 0 given in %s on line %d
94 Warning: msgfmt_create() expects exactly 2 parameters, 1 given in %s on line %d
97 Warning: MessageFormatter::create() expects exactly 2 parameters, 1 given in %s on line %d
100 IntlException: Constructor failed in %smsgfmt_fail2.php on line %d
105 IntlException: Constructor failed in %smsgfmt_fail2.php on line %d
116 Warning: msgfmt_create() expects parameter 1 to be string, array given in %s on line %d
119 IntlException: Constructor failed in %smsgfmt_fail2.php on line %d
124 IntlException: Constructor failed in %smsgfmt_fail2.php on line %d
[all …]
H A Dmsgfmt_fail2.phpt17 . " in " . $e->getFile() . " on line " . $e->getLine() . "\n";
85 Warning: msgfmt_create() expects exactly 2 parameters, 0 given in %s on line %d
88 Warning: MessageFormatter::create() expects exactly 2 parameters, 0 given in %s on line %d
94 Warning: msgfmt_create() expects exactly 2 parameters, 1 given in %s on line %d
97 Warning: MessageFormatter::create() expects exactly 2 parameters, 1 given in %s on line %d
100 IntlException: Constructor failed in %smsgfmt_fail2.php on line %d
105 IntlException: Constructor failed in %smsgfmt_fail2.php on line %d
116 Warning: msgfmt_create() expects parameter 1 to be string, array given in %s on line %d
119 IntlException: Constructor failed in %smsgfmt_fail2.php on line %d
124 IntlException: Constructor failed in %smsgfmt_fail2.php on line %d
[all …]
/PHP-7.0/ext/standard/tests/file/
H A Dtempnam_error.phpt28 Warning: tempnam() expects exactly 2 parameters, 3 given in %s on line %d
31 Warning: tempnam() expects exactly 2 parameters, 3 given in %s on line %d
34 Warning: tempnam() expects exactly 2 parameters, 1 given in %s on line %d
37 Warning: tempnam() expects exactly 2 parameters, 1 given in %s on line %d
40 Warning: tempnam() expects exactly 2 parameters, 1 given in %s on line %d
43 Warning: tempnam() expects exactly 2 parameters, 1 given in %s on line %d
46 Warning: tempnam() expects exactly 2 parameters, 0 given in %s on line %d
H A Drename_variation13-win32.phpt77 …: The system cannot find the file specified. (code: 2) in %srename_variation13-win32.php on line %d
82 …: The system cannot find the file specified. (code: 2) in %srename_variation13-win32.php on line %d
107 …name, or volume label syntax is incorrect. (code: 123) in %srename_variation13-win32.php on line %d
114 …) expects parameter 2 to be a valid path, string given in %srename_variation13-win32.php on line %d
117 …) expects parameter 1 to be a valid path, string given in %srename_variation13-win32.php on line %d
119 …) expects parameter 1 to be a valid path, string given in %srename_variation13-win32.php on line %d
123 …() expects parameter 2 to be a valid path, array given in %srename_variation13-win32.php on line %d
126 …() expects parameter 1 to be a valid path, array given in %srename_variation13-win32.php on line %d
128 …() expects parameter 1 to be a valid path, array given in %srename_variation13-win32.php on line %d
139 …: The system cannot find the path specified. (code: 3) in %srename_variation13-win32.php on line %d
[all …]
/PHP-7.0/Zend/tests/
H A Dbug63762.phpt22 'line' => NULL,
33 Warning: Expected array for frame 0 in %s on line %d
42 Warning: Function name is no string in %s on line %d
44 Warning: Value for class is no string in %s on line %d
46 Warning: Value for type is no string in %s on line %d
48 Warning: Value for function is no string in %s on line %d
50 Warning: args element is no array in %s on line %d
/PHP-7.0/ext/standard/tests/strings/
H A Dprintf_variation1.phpt191 Notice: Array to string conversion in %s on line %d
195 Notice: Array to string conversion in %s on line %d
199 Notice: Array to string conversion in %s on line %d
205 Notice: Array to string conversion in %s on line %d
209 Notice: Array to string conversion in %s on line %d
213 Notice: Array to string conversion in %s on line %d
219 Notice: Array to string conversion in %s on line %d
223 Notice: Array to string conversion in %s on line %d
227 Notice: Array to string conversion in %s on line %d
233 Notice: Array to string conversion in %s on line %d
[all …]
H A Dsprintf_variation1.phpt158 Notice: Array to string conversion in %s on line %d
161 Notice: Array to string conversion in %s on line %d
164 Notice: Array to string conversion in %s on line %d
169 Notice: Array to string conversion in %s on line %d
172 Notice: Array to string conversion in %s on line %d
175 Notice: Array to string conversion in %s on line %d
180 Notice: Array to string conversion in %s on line %d
183 Notice: Array to string conversion in %s on line %d
186 Notice: Array to string conversion in %s on line %d
191 Notice: Array to string conversion in %s on line %d
[all …]
H A Dstripos_variation15.phpt99 Warning: stripos(): Offset not contained in string in %s on line %d
103 Warning: stripos(): Offset not contained in string in %s on line %d
107 Warning: stripos(): Offset not contained in string in %s on line %d
111 Warning: stripos(): Offset not contained in string in %s on line %d
115 Warning: stripos(): Offset not contained in string in %s on line %d
123 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
127 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
131 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
135 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
139 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
[all …]
H A Dstrncmp_variation4.phpt103 Notice: Undefined variable: undefined_var in %s on line %d
105 Notice: Undefined variable: unset_var in %s on line %d
136 Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
138 Warning: strncmp() expects parameter 1 to be string, array given in %s on line %d
142 Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
144 Warning: strncmp() expects parameter 1 to be string, array given in %s on line %d
148 Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
150 Warning: strncmp() expects parameter 1 to be string, array given in %s on line %d
154 Warning: strlen() expects parameter 1 to be string, array given in %s on line %d
156 Warning: strncmp() expects parameter 1 to be string, array given in %s on line %d
[all …]
/PHP-7.0/ext/mbstring/tests/
H A Dbug45923.phpt97 Warning: strpos(): Offset not contained in string in %s on line %d
100 Warning: strpos(): Offset not contained in string in %s on line %d
103 Warning: strpos(): Offset not contained in string in %s on line %d
106 Warning: strpos(): Offset not contained in string in %s on line %d
114 Warning: mb_strpos(): Offset not contained in string in %s on line %d
117 Warning: mb_strpos(): Offset not contained in string in %s on line %d
120 Warning: mb_strpos(): Offset not contained in string in %s on line %d
131 Warning: stripos(): Offset not contained in string in %s on line %d
134 Warning: stripos(): Offset not contained in string in %s on line %d
137 Warning: stripos(): Offset not contained in string in %s on line %d
[all …]
/PHP-7.0/ext/zlib/tests/
H A D006.phpt38 Warning: gzdeflate() expects at least 1 parameter, 0 given in %s on line %d
41 Warning: gzdeflate(): compression level (1000) must be within -1..9 in %s on line %d
49 Warning: gzinflate() expects at least 1 parameter, 0 given in %s on line %d
52 Warning: gzinflate(): data error in %s on line %d
55 Warning: gzinflate(): data error in %s on line %d
58 Warning: gzinflate(): length (-1) must be greater or equal zero in %s on line %d
61 Warning: gzinflate(): data error in %s on line %d
64 Warning: gzinflate(): data error in %s on line %d
73 Warning: gzinflate(): data error in %s on line %d
/PHP-7.0/tests/security/
H A Dopen_basedir_file_exists.phpt23 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
26 …restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
29 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
32 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
35 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
38 …sedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
41 …iction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
44 …in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
47 …basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on line %d
H A Dopen_basedir_fileatime.phpt23 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
26 …restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
29 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
32 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
35 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
38 …sedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
41 …iction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
44 …in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
47 …basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on line %d
H A Dopen_basedir_filectime.phpt23 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
26 …restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
29 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
32 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
35 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
38 …sedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
41 …iction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
44 …in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
47 …basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on line %d
H A Dopen_basedir_filegroup.phpt23 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
26 …restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
29 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
32 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
35 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
38 …sedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
41 …iction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
44 …in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
47 …basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on line %d
H A Dopen_basedir_fileinode.phpt23 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
26 …restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
29 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
32 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
35 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
38 …sedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
41 …iction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
44 …in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
47 …basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on line %d
H A Dopen_basedir_filemtime.phpt23 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
26 …restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
29 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
32 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
35 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
38 …sedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
41 …iction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
44 …in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
47 …basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on line %d
H A Dopen_basedir_fileowner.phpt23 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
26 …restriction in effect. File(../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
29 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
32 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
35 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
38 …sedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
41 …iction in effect. File(%s/test/bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
44 …in effect. File(%s/test/bad/../bad/bad.txt) is not within the allowed path(s): (.) in %s on line %d
47 …basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on line %d

Completed in 45 milliseconds

1...<<11121314151617181920>>...208