Home
last modified time | relevance | path

Searched refs:on (Results 201 – 225 of 5523) sorted by relevance

12345678910>>...221

/PHP-7.4/ext/standard/tests/file/
H A Dchmod_variation2.phpt24 echo "chmod() on a path containing .. and .\n";
30 echo "\nchmod() on a path containing .. with invalid directories\n";
36 echo "\nchmod() on a linked file\n";
45 echo "\nchmod() on a relative path from a different working directory\n";
53 echo "\nchmod() on a directory with a trailing /\n";
65 chmod() on a path containing .. and .
70 chmod() on a path containing .. with invalid directories
73 Warning: chmod(): No such file or directory in %s on line %d
77 chmod() on a linked file
84 chmod() on a relative path from a different working directory
[all …]
H A Dlstat_stat_error.phpt36 Warning: lstat() expects exactly 1 parameter, 0 given in %s on line %d
39 Warning: lstat() expects exactly 1 parameter, 2 given in %s on line %d
42 Warning: lstat(): Lstat failed for %s in %s on line %d
45 Warning: lstat(): Lstat failed for 22 in %s on line %d
48 Warning: lstat() expects parameter 1 to be a valid path, array given in %s on line %d
53 Warning: stat() expects exactly 1 parameter, 0 given in %s on line %d
56 Warning: stat() expects exactly 1 parameter, 2 given in %s on line %d
59 Warning: stat() expects exactly 1 parameter, 2 given in %s on line %d
62 Warning: stat(): stat failed for %s in %s on line %d
65 Warning: stat(): stat failed for %s in %s on line %d
[all …]
H A D006_error.phpt6 die('skip Not on Windows');
14 Description: Returns the permissions on the file, or FALSE in case of an error
61 Warning: chmod(): %s in %s on line %d
65 Warning: chmod(): %s in %s on line %d
69 Warning: chmod(): No such file or directory in %s on line %d
72 Warning: fileperms(): stat failed for /no/such/file/dir in %s on line %d
76 Warning: chmod() expects exactly 2 parameters, 1 given in %s on line %d
79 Warning: chmod() expects exactly 2 parameters, 1 given in %s on line %d
82 Warning: chmod() expects exactly 2 parameters, 0 given in %s on line %d
85 Warning: fileperms() expects exactly 1 parameter, 0 given in %s on line %d
[all …]
H A D007_basic.phpt14 Description: Tests for end-of-file on a file pointer
101 Warning: ftell(): supplied resource is not a valid stream resource in %s on line %d
104 Warning: feof(): supplied resource is not a valid stream resource in %s on line %d
114 Warning: ftell(): supplied resource is not a valid stream resource in %s on line %d
117 Warning: feof(): supplied resource is not a valid stream resource in %s on line %d
127 Warning: ftell(): supplied resource is not a valid stream resource in %s on line %d
130 Warning: feof(): supplied resource is not a valid stream resource in %s on line %d
143 Warning: feof(): supplied resource is not a valid stream resource in %s on line %d
156 Warning: feof(): supplied resource is not a valid stream resource in %s on line %d
169 Warning: feof(): supplied resource is not a valid stream resource in %s on line %d
[all …]
H A D005_error.phpt63 Warning: fileatime(): stat failed for /no/such/file/or/dir in %s on line %d
75 Warning: fileatime() expects exactly 1 parameter, 2 given in %s on line %d
78 Warning: filemtime() expects exactly 1 parameter, 2 given in %s on line %d
81 Warning: filectime() expects exactly 1 parameter, 2 given in %s on line %d
84 Warning: touch() expects at most 3 parameters, 4 given in %s on line %d
88 Warning: fileatime() expects exactly 1 parameter, 0 given in %s on line %d
91 Warning: filemtime() expects exactly 1 parameter, 0 given in %s on line %d
94 Warning: filectime() expects exactly 1 parameter, 0 given in %s on line %d
97 Warning: touch() expects at least 1 parameter, 0 given in %s on line %d
110 Warning: touch() expects at most 3 parameters, 4 given in %s on line %d
[all …]
/PHP-7.4/ext/standard/tests/array/
H A Darray_flip_variation4.phpt65 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d
67 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d
69 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d
71 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d
73 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d
75 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d
77 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d
79 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d
81 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d
83 Warning: array_flip(): Can only flip STRING and INTEGER values! in %s on line %d
[all …]
H A Darray_map_variation17.phpt80 Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on
84 Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on
88 Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on
92 Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on
96 Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on
100 Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on
104 Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on
108 Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on
112 Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on
116 Warning: array_map() expects parameter 1 to be a valid callback, no array or string given in %s on
[all …]
/PHP-7.4/ext/gd/tests/
H A Djpeg2wbmp_error2-mb.phpt5 #testfest PHPSP on 2009-06-20
23 Deprecated: Function jpeg2wbmp() is deprecated in %s on line %d
25 Warning: jpeg2wbmp(): Unable to open '' for reading in %s on line %d
27 Deprecated: Function jpeg2wbmp() is deprecated in %s on line %d
29 Warning: jpeg2wbmp(): Unable to open '' for reading in %s on line %d
31 Deprecated: Function jpeg2wbmp() is deprecated in %s on line %d
33 Warning: jpeg2wbmp(): Unable to open '' for reading in %s on line %d
H A Djpeg2wbmp_error2.phpt5 #testfest PHPSP on 2009-06-20
23 Deprecated: Function jpeg2wbmp() is deprecated in %s on line %d
25 Warning: jpeg2wbmp(): Unable to open '' for reading in %s on line %d
27 Deprecated: Function jpeg2wbmp() is deprecated in %s on line %d
29 Warning: jpeg2wbmp(): Unable to open '' for reading in %s on line %d
31 Deprecated: Function jpeg2wbmp() is deprecated in %s on line %d
33 Warning: jpeg2wbmp(): Unable to open '' for reading in %s on line %d
H A Dpng2wbmp_error2.phpt5 #testfest PHPSP on 2009-06-20
23 Deprecated: Function png2wbmp() is deprecated in %s on line %d
25 Warning: png2wbmp(): Unable to open '' for reading in %s on line %d
27 Deprecated: Function png2wbmp() is deprecated in %s on line %d
29 Warning: png2wbmp(): Unable to open '' for reading in %s on line %d
31 Deprecated: Function png2wbmp() is deprecated in %s on line %d
33 Warning: png2wbmp(): Unable to open '' for reading in %s on line %d
/PHP-7.4/ext/sysvshm/tests/
H A D001.phpt26 Warning: ftok() expects exactly 2 parameters, 0 given in %s on line %d
29 Warning: ftok() expects exactly 2 parameters, 1 given in %s on line %d
32 Warning: ftok() expects exactly 2 parameters, 3 given in %s on line %d
35 Warning: ftok(): Pathname is invalid in %s on line %d
38 Warning: ftok(): Project identifier is invalid in %s on line %d
41 Warning: ftok(): Project identifier is invalid in %s on line %d
44 Warning: ftok(): ftok() failed - No such file or directory in %s on line %d
/PHP-7.4/ext/intl/tests/
H A Dcalendar_createInstance_error.phpt20 Warning: IntlCalendar::createInstance() expects at most 2 parameters, 3 given in %s on line %d
22 Warning: IntlCalendar::createInstance(): intlcal_create_calendar: bad arguments in %s on line %d
25 Warning: intlcal_create_instance() expects at most 2 parameters, 3 given in %s on line %d
27 Warning: intlcal_create_instance(): intlcal_create_calendar: bad arguments in %s on line %d
30 …stance(): intlcal_create_instance: passed IntlTimeZone is not properly constructed in %s on line %d
33 Warning: intlcal_create_instance() expects parameter 2 to be string, array given in %s on line %d
35 Warning: intlcal_create_instance(): intlcal_create_calendar: bad arguments in %s on line %d
H A Dtimezone_createTimeZone_error.phpt16 Warning: IntlTimeZone::createTimeZone() expects exactly 1 parameter, 0 given in %s on line %d
18 Warning: IntlTimeZone::createTimeZone(): intltz_create_time_zone: bad arguments in %s on line %d
21 Warning: IntlTimeZone::createTimeZone() expects parameter 1 to be string, object given in %s on lin…
23 Warning: IntlTimeZone::createTimeZone(): intltz_create_time_zone: bad arguments in %s on line %d
26 Warning: IntlTimeZone::createTimeZone() expects exactly 1 parameter, 2 given in %s on line %d
28 Warning: IntlTimeZone::createTimeZone(): intltz_create_time_zone: bad arguments in %s on line %d
31 …reateTimeZone(): intltz_create_time_zone: could not convert time zone id to UTF-16 in %s on line %d
H A Ddateformat_formatObject_error.phpt34 Warning: IntlDateFormatter::formatObject() expects at least 1 parameter, 0 given in %s on line %d
37 Warning: IntlDateFormatter::formatObject() expects parameter 1 to be object, int given in %s on lin…
43 …ject(): datefmt_format_object: bad IntlCalendar instance: not initialized properly in %s on line %d
46 …stamp(): The DateTime object has not been correctly initialized by its constructor in %s on line %d
48 …ormatObject(): datefmt_format_object: error calling ::getTimeStamp() on the object in %s on line %d
51 …atter::formatObject(): datefmt_format_object: the date/time format type is invalid in %s on line %d
54 …atObject(): datefmt_format_object: bad format; if array, it must have two elements in %s on line %d
57 …atObject(): datefmt_format_object: bad format; if array, it must have two elements in %s on line %d
60 …rmat_object: bad format; the date format (first element of the array) is not valid in %s on line %d
66 Warning: IntlDateFormatter::formatObject(): datefmt_format_object: the format is empty in %s on lin…
[all …]
H A Dtimezone_getEquivalentID_error.phpt16 Warning: IntlTimeZone::getEquivalentID() expects exactly 2 parameters, 1 given in %s on line %d
18 Warning: IntlTimeZone::getEquivalentID(): intltz_get_equivalent_id: bad arguments in %s on line %d
21 Warning: IntlTimeZone::getEquivalentID() expects parameter 2 to be int, string given in %s on line …
23 Warning: IntlTimeZone::getEquivalentID(): intltz_get_equivalent_id: bad arguments in %s on line %d
26 Warning: IntlTimeZone::getEquivalentID() expects exactly 2 parameters, 3 given in %s on line %d
28 Warning: IntlTimeZone::getEquivalentID(): intltz_get_equivalent_id: bad arguments in %s on line %d
31 …EquivalentID(): intltz_get_equivalent_id: could not convert time zone id to UTF-16 in %s on line %d
H A Dtimezone_countEquivalentIDs_error.phpt16 Warning: IntlTimeZone::countEquivalentIDs() expects exactly 1 parameter, 0 given in %s on line %d
18 Warning: IntlTimeZone::countEquivalentIDs(): intltz_count_equivalent_ids: bad arguments in %s on li…
21 Warning: IntlTimeZone::countEquivalentIDs() expects parameter 1 to be string, array given in %s on
23 Warning: IntlTimeZone::countEquivalentIDs(): intltz_count_equivalent_ids: bad arguments in %s on li…
26 …valentIDs(): intltz_count_equivalent_ids: could not convert time zone id to UTF-16 in %s on line %d
29 Warning: IntlTimeZone::countEquivalentIDs() expects exactly 1 parameter, 2 given in %s on line %d
31 Warning: IntlTimeZone::countEquivalentIDs(): intltz_count_equivalent_ids: bad arguments in %s on li…
/PHP-7.4/ext/date/tests/
H A D005.phpt23 Warning: idate() expects at least 1 parameter, 0 given in %s on line %d
26 Warning: idate() expects at most 2 parameters, 3 given in %s on line %d
29 Warning: idate(): Unrecognized date format token. in %s on line %d
32 Warning: idate(): idate format is one char in %s on line %d
35 Warning: idate(): Unrecognized date format token. in %s on line %d
39 Warning: idate(): Unrecognized date format token. in %s on line %d
42 Warning: idate(): Unrecognized date format token. in %s on line %d
/PHP-7.4/tests/security/
H A Dopen_basedir_parse_ini_file.phpt40 …e(%stest\bad) is not within the allowed path(s): (.) in %sopen_basedir_parse_ini_file.php on line 6
42 …bad): failed to open stream: Operation not permitted in %sopen_basedir_parse_ini_file.php on line 6
47 …txt): failed to open stream: Operation not permitted in %sopen_basedir_parse_ini_file.php on line 7
50 … File(%stest) is not within the allowed path(s): (.) in %sopen_basedir_parse_ini_file.php on line 8
52 …est): failed to open stream: Operation not permitted in %sopen_basedir_parse_ini_file.php on line 8
55 … File(%stest) is not within the allowed path(s): (.) in %sopen_basedir_parse_ini_file.php on line 9
57 …est): failed to open stream: Operation not permitted in %sopen_basedir_parse_ini_file.php on line 9
62 …ad): failed to open stream: Operation not permitted in %sopen_basedir_parse_ini_file.php on line 10
67 …xt): failed to open stream: Operation not permitted in %sopen_basedir_parse_ini_file.php on line 11
70 …File(%stest) is not within the allowed path(s): (.) in %sopen_basedir_parse_ini_file.php on line 12
[all …]
H A Dopen_basedir_fopen.phpt43 Warning: fopen(../bad): failed to open stream: %s in %s on line %d
48 Warning: fopen(../bad/bad.txt): failed to open stream: %s in %s on line %d
51 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
53 Warning: fopen(..): failed to open stream: %s in %s on line %d
56 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
58 Warning: fopen(../): failed to open stream: %s in %s on line %d
61 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
63 Warning: fopen(/): failed to open stream: %s in %s on line %d
68 Warning: fopen(../bad/.): failed to open stream: %s in %s on line %d
73 Warning: fopen(../bad/./bad.txt): failed to open stream: %s in %s on line 12
[all …]
/PHP-7.4/ext/openssl/tests/
H A Dbug68920.phpt64 Warning: stream_socket_client(): Expected peer fingerprint must be a string or an array in %s on li…
66 Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
68 Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
73 Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
75 Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
80 Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
82 Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
84 Warning: stream_socket_client(): unable to connect to %s (Unknown error) in %s on line %d
89 Warning: stream_socket_client(): peer_fingerprint match failure in %s on line %d
91 Warning: stream_socket_client(): Failed to enable crypto in %s on line %d
[all …]
/PHP-7.4/Zend/tests/type_declarations/
H A Dscalar_return_basic.phpt13 echo "$errnames[$errno]: $errmsg on line $line\n";
75 E_NOTICE: A non well formed numeric value encountered on line %d
78 *** Caught Return value of {closure}() must be of the type int, string returned in %s on line %d
80 *** Caught Return value of {closure}() must be of the type int, string returned in %s on line %d
84 *** Caught Return value of {closure}() must be of the type int, float returned in %s on line %d
90 *** Caught Return value of {closure}() must be of the type int, null returned in %s on line %d
93 *** Caught Return value of {closure}() must be of the type int, array returned in %s on line %d
96 *** Caught Return value of {closure}() must be of the type int, object returned in %s on line %d
99 *** Caught Return value of {closure}() must be of the type int, object returned in %s on line %d
113 E_NOTICE: A non well formed numeric value encountered on line %d
[all …]
H A Dscalar_return_basic_64bit.phpt13 echo "$errnames[$errno]: $errmsg on line $line\n";
75 E_NOTICE: A non well formed numeric value encountered on line %d
78 *** Caught Return value of {closure}() must be of the type int, string returned in %s on line %d
80 *** Caught Return value of {closure}() must be of the type int, string returned in %s on line %d
84 *** Caught Return value of {closure}() must be of the type int, float returned in %s on line %d
90 *** Caught Return value of {closure}() must be of the type int, null returned in %s on line %d
93 *** Caught Return value of {closure}() must be of the type int, array returned in %s on line %d
96 *** Caught Return value of {closure}() must be of the type int, object returned in %s on line %d
99 *** Caught Return value of {closure}() must be of the type int, object returned in %s on line %d
113 E_NOTICE: A non well formed numeric value encountered on line %d
[all …]
/PHP-7.4/ext/standard/tests/assert/
H A Dassert_basic5.phpt2 assert() - basic - check switch on warnings using assert_options.
16 //switch warning on and test return value
23 //switch warning on and test return value
28 Deprecated: assert(): Calling assert() with a string argument is deprecated in %s on line %d
31 Warning: assert(): assert($sa): "0 != 0" failed in %s on line 10
34 Deprecated: assert(): Calling assert() with a string argument is deprecated in %s on line %d
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_getConstant_basic.phpt20 echo "Reflecting on class $class: \n";
27 Reflecting on class C:
30 Reflecting on class D:
33 Reflecting on class E:
36 Reflecting on class F:
39 Reflecting on class X:
/PHP-7.4/ext/pcre/tests/
H A Ddelimiters.phpt18 Warning: preg_match(): Empty regular expression in %sdelimiters.php on line 3
21 Warning: preg_match(): Empty regular expression in %sdelimiters.php on line 4
25 Warning: preg_match(): Delimiter must not be alphanumeric or backslash in %sdelimiters.php on line 6
29 Warning: preg_match(): No ending delimiter '~' found in %sdelimiters.php on line 8
33 Warning: preg_match(): Unknown modifier 'z' in %sdelimiters.php on line 10
36 Warning: preg_match(): No ending matching delimiter '}' found in %sdelimiters.php on line 11

Completed in 66 milliseconds

12345678910>>...221