Home
last modified time | relevance | path

Searched refs:line (Results 176 – 200 of 4546) sorted by relevance

12345678910>>...182

/PHP-7.4/ext/standard/tests/math/
H A Dbindec_basic_64bit.phpt39 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
42 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
45 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
48 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
55 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
58 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
61 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
64 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
67 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
70 …cated: Invalid characters passed for attempted conversion, these have been ignored in %s on line %d
[all …]
/PHP-7.4/ext/session/tests/
H A Dsession_decode_error2.phpt58 …ed to decode session object. Session has been destroyed in %s%esession_decode_error2.php on line %d
65 …ed to decode session object. Session has been destroyed in %s%esession_decode_error2.php on line %d
72 …ed to decode session object. Session has been destroyed in %s%esession_decode_error2.php on line %d
79 …ed to decode session object. Session has been destroyed in %s%esession_decode_error2.php on line %d
86 …ed to decode session object. Session has been destroyed in %s%esession_decode_error2.php on line %d
93 …ed to decode session object. Session has been destroyed in %s%esession_decode_error2.php on line %d
100 …ed to decode session object. Session has been destroyed in %s%esession_decode_error2.php on line %d
107 …ed to decode session object. Session has been destroyed in %s%esession_decode_error2.php on line %d
114 …ed to decode session object. Session has been destroyed in %s%esession_decode_error2.php on line %d
121 …ed to decode session object. Session has been destroyed in %s%esession_decode_error2.php on line %d
[all …]
/PHP-7.4/Zend/tests/type_declarations/
H A Dscalar_return_basic.phpt12 set_error_handler(function (int $errno, string $errmsg, string $file, int $line) use ($errnames) {
13 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
[all …]
H A Dscalar_strict_basic.phpt60 …ught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on line %d
63 …ght Argument 1 passed to {closure}() must be of the type int, string given, called in %s on line %d
66 …aught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on line %d
69 …aught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on line %d
72 …aught Argument 1 passed to {closure}() must be of the type int, null given, called in %s on line %d
75 …ught Argument 1 passed to {closure}() must be of the type int, array given, called in %s on line %d
78 …ght Argument 1 passed to {closure}() must be of the type int, object given, called in %s on line %d
95 …ght Argument 1 passed to {closure}() must be of the type float, bool given, called in %s on line %d
98 …ght Argument 1 passed to {closure}() must be of the type float, bool given, called in %s on line %d
101 …ght Argument 1 passed to {closure}() must be of the type float, null given, called in %s on line %d
[all …]
H A Dscalar_return_basic_64bit.phpt12 set_error_handler(function (int $errno, string $errmsg, string $file, int $line) use ($errnames) {
13 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
[all …]
/PHP-7.4/ext/standard/tests/file/
H A Drename_variation13.phpt68 Warning: rename(-1,%s/renameVar13/afile.tmp): No such file or directory in %s on line %d
73 Warning: rename(1,%s/renameVar13/afile.tmp): No such file or directory in %s on line %d
77 Warning: rename(%s/renameVar13/afile.tmp,): %s in %s on line %d
80 Warning: rename(,%s/renameVar13/afile.tmp): %s in %s on line %d
84 Warning: rename(%s/renameVar13/afile.tmp,): %s in %s on line %d
87 Warning: rename(,%s/renameVar13/afile.tmp): %s in %s on line %d
91 Warning: rename(%s/renameVar13/afile.tmp,): %s in %s on line %d
94 Warning: rename(,%s/renameVar13/afile.tmp): %s in %s on line %d
103 Warning: rename() %s in %s on line %d
128 Warning: rename(%s/renameVar13/afile.tmp,php/php): %s directory in %s on line %d
[all …]
H A Dfgetcsv_variation19.phpt7 Description: Gets line from file pointer and parse for CSV fields
52 // write another line of text and a blank line
54 // working when only a blank line is read
55 fwrite($file_handle, "This is line of text without csv fields\n");
56 fwrite($file_handle, "\n"); // blank line
94 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
104 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
114 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
124 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
134 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
[all …]
H A Dfgetcsv_variation13.phpt2 Test fgetcsv() : usage variations - with line without any csv fields
35 // write line of text
72 string(39) "This is line of text without csv fields"
80 string(39) "This is line of text without csv fields"
88 string(39) "This is line of text without csv fields"
96 string(39) "This is line of text without csv fields"
104 string(39) "This is line of text without csv fields"
112 string(39) "This is line of text without csv fields"
120 string(39) "This is line of text without csv fields"
128 string(39) "This is line of text without csv fields"
[all …]
H A Dfgetcsv_variation20.phpt37 // write line of text
75 string(39) "This is line of text without csv fields"
83 string(39) "This is line of text without csv fields"
91 string(39) "This is line of text without csv fields"
99 string(39) "This is line of text without csv fields"
107 string(39) "This is line of text without csv fields"
115 string(39) "This is line of text without csv fields"
123 string(39) "This is line of text without csv fields"
131 string(39) "This is line of text without csv fields"
139 string(39) "This is line of text without csv fields"
[all …]
/PHP-7.4/ext/fileinfo/tests/
H A Dmime_content_type_001.phpt18 Warning: mime_content_type(): Can only process string or stream arguments in %s on line %d
20 Warning: mime_content_type(): Can only process string or stream arguments in %s on line %d
22 Warning: mime_content_type(): Can only process string or stream arguments in %s on line %d
24 Warning: mime_content_type(): Can only process string or stream arguments in %s on line %d
26 …ime_content_type(foo/inexistent): failed to open stream: No such file or directory in %s on line %d
28 Warning: mime_content_type(): Empty filename or path in %s on line %d
30 Warning: mime_content_type(): Empty filename or path in %s on line %d
/PHP-7.4/ext/tidy/tests/
H A D012.phpt45 ["line"]=>
66 ["line"]=>
90 ["line"]=>
113 ["line"]=>
138 ["line"]=>
263 ["line"]=>
304 ["line"]=>
322 ["line"]=>
404 ["line"]=>
422 ["line"]=>
[all …]
/PHP-7.4/ext/intl/tests/
H A Dcalendar_add_error.phpt22 Warning: IntlCalendar::add() expects exactly 2 parameters, 3 given in %s on line %d
24 Warning: IntlCalendar::add(): intlcal_add: bad arguments in %s on line %d
27 Warning: IntlCalendar::add(): intlcal_add: invalid field in %s on line %d
30 Warning: IntlCalendar::add() expects exactly 2 parameters, 1 given in %s on line %d
32 Warning: IntlCalendar::add(): intlcal_add: bad arguments in %s on line %d
35 Warning: intlcal_add() expects exactly 3 parameters, 4 given in %s on line %d
37 Warning: intlcal_add(): intlcal_add: bad arguments in %s on line %d
44 thrown in %s on line %d
H A Dcalendar_getLocale_error.phpt22 Warning: IntlCalendar::getLocale() expects exactly 1 parameter, 0 given in %s on line %d
24 Warning: IntlCalendar::getLocale(): intlcal_get_locale: bad arguments in %s on line %d
27 Warning: IntlCalendar::getLocale(): intlcal_get_locale: invalid locale type in %s on line %d
30 Warning: IntlCalendar::getLocale() expects exactly 1 parameter, 2 given in %s on line %d
32 Warning: IntlCalendar::getLocale(): intlcal_get_locale: bad arguments in %s on line %d
35 Warning: intlcal_get_locale() expects exactly 2 parameters, 1 given in %s on line %d
37 Warning: intlcal_get_locale(): intlcal_get_locale: bad arguments in %s on line %d
44 thrown in %s on line %d
H A Dcalendar_getWeekendTransition_error.phpt22 Warning: IntlCalendar::getWeekendTransition() expects exactly 1 parameter, 0 given in %s on line %d
24 …ntlCalendar::getWeekendTransition(): intlcal_get_weekend_transition: bad arguments in %s on line %d
27 Warning: IntlCalendar::getWeekendTransition() expects exactly 1 parameter, 2 given in %s on line %d
29 …ntlCalendar::getWeekendTransition(): intlcal_get_weekend_transition: bad arguments in %s on line %d
32 …endar::getWeekendTransition(): intlcal_get_weekend_transition: invalid day of week in %s on line %d
35 Warning: intlcal_get_weekend_transition() expects exactly 2 parameters, 1 given in %s on line %d
37 …g: intlcal_get_weekend_transition(): intlcal_get_weekend_transition: bad arguments in %s on line %d
44 thrown in %s on line %d
H A Dcalendar_isSet_error.phpt22 Warning: IntlCalendar::isSet() expects exactly 1 parameter, 0 given in %s on line %d
24 Warning: IntlCalendar::isSet(): intlcal_is_set: bad arguments in %s on line %d
27 Warning: IntlCalendar::isSet() expects exactly 1 parameter, 2 given in %s on line %d
29 Warning: IntlCalendar::isSet(): intlcal_is_set: bad arguments in %s on line %d
32 Warning: IntlCalendar::isSet(): intlcal_is_set: invalid field in %s on line %d
35 Warning: intlcal_is_set() expects exactly 2 parameters, 1 given in %s on line %d
37 Warning: intlcal_is_set(): intlcal_is_set: bad arguments in %s on line %d
44 thrown in %s on line %d
H A Ddateformat_getTimeZone_error.phpt23 Warning: IntlDateFormatter::getTimeZone() expects exactly 0 parameters, 1 given in %s on line %d
25 …tlDateFormatter::getTimeZone(): datefmt_get_timezone: unable to parse input params in %s on line %d
28 Warning: datefmt_get_timezone() expects exactly 1 parameter, 2 given in %s on line %d
30 Warning: datefmt_get_timezone(): datefmt_get_timezone: unable to parse input params in %s on line %d
33 Warning: datefmt_get_timezone() expects exactly 1 parameter, 2 given in %s on line %d
35 Warning: datefmt_get_timezone(): datefmt_get_timezone: unable to parse input params in %s on line %d
38 …: datefmt_get_timezone() expects parameter 1 to be IntlDateFormatter, object given in %s on line %d
40 Warning: datefmt_get_timezone(): datefmt_get_timezone: unable to parse input params in %s on line %d
H A Ddateformat_getCalendarObject_error.phpt23 Warning: IntlDateFormatter::getCalendarObject() expects exactly 0 parameters, 1 given in %s on line
25 …er::getCalendarObject(): datefmt_get_calendar_object: unable to parse input params in %s on line %d
28 Warning: datefmt_get_calendar_object() expects exactly 1 parameter, 2 given in %s on line %d
30 …t_get_calendar_object(): datefmt_get_calendar_object: unable to parse input params in %s on line %d
33 Warning: datefmt_get_calendar_object() expects exactly 1 parameter, 2 given in %s on line %d
35 …t_get_calendar_object(): datefmt_get_calendar_object: unable to parse input params in %s on line %d
38 …mt_get_calendar_object() expects parameter 1 to be IntlDateFormatter, object given in %s on line %d
40 …t_get_calendar_object(): datefmt_get_calendar_object: unable to parse input params in %s on line %d
H A Dtimezone_getRegion_error.phpt17 Warning: IntlTimeZone::getRegion() expects exactly 1 parameter, 0 given in %s on line %d
19 Warning: IntlTimeZone::getRegion(): intltz_get_region: bad arguments in %s on line %d
22 Warning: IntlTimeZone::getRegion() expects parameter 1 to be string, array given in %s on line %d
24 Warning: IntlTimeZone::getRegion(): intltz_get_region: bad arguments in %s on line %d
27 Warning: IntlTimeZone::getRegion() expects exactly 1 parameter, 2 given in %s on line %d
29 Warning: IntlTimeZone::getRegion(): intltz_get_region: bad arguments in %s on line %d
32 …TimeZone::getRegion(): intltz_get_region: could not convert time zone id to UTF-16 in %s on line %d
35 Warning: IntlTimeZone::getRegion(): intltz_get_region: Error obtaining region in %s on line %d
H A Dcalendar_setLenient_error.phpt22 Warning: IntlCalendar::setLenient() expects exactly 1 parameter, 0 given in %s on line %d
24 Warning: IntlCalendar::setLenient(): intlcal_set_lenient: bad arguments in %s on line %d
27 Warning: IntlCalendar::setLenient() expects parameter 1 to be bool, array given in %s on line %d
29 Warning: IntlCalendar::setLenient(): intlcal_set_lenient: bad arguments in %s on line %d
32 Warning: IntlCalendar::setLenient() expects exactly 1 parameter, 2 given in %s on line %d
34 Warning: IntlCalendar::setLenient(): intlcal_set_lenient: bad arguments in %s on line %d
37 Warning: intlcal_set_lenient() expects parameter 2 to be bool, array given in %s on line %d
39 Warning: intlcal_set_lenient(): intlcal_set_lenient: bad arguments in %s on line %d
46 thrown in %s on line %d
/PHP-7.4/tests/output/
H A Dob_start_error_002.phpt23 Warning: ob_start(): class 'nonExistent' not found in %s on line 13
25 Notice: ob_start(): failed to create buffer in %s on line 13
28 Warning: ob_start(): class 'C' does not have a method 'nonExistent' in %s on line 14
30 Notice: ob_start(): failed to create buffer in %s on line 14
33 Warning: ob_start(): class 'C' does not have a method 'no' in %s on line 15
35 Notice: ob_start(): failed to create buffer in %s on line 15
38 Warning: ob_start(): function 'no' not found or invalid function name in %s on line 16
40 Notice: ob_start(): failed to create buffer in %s on line 16
/PHP-7.4/ext/standard/tests/array/
H A Darray_udiff_variation2.phpt105 …_udiff(): Expected parameter 2 to be an array, int given in %sarray_udiff_variation2.php on line %d
110 …_udiff(): Expected parameter 2 to be an array, int given in %sarray_udiff_variation2.php on line %d
115 …_udiff(): Expected parameter 2 to be an array, int given in %sarray_udiff_variation2.php on line %d
120 …_udiff(): Expected parameter 2 to be an array, int given in %sarray_udiff_variation2.php on line %d
125 …diff(): Expected parameter 2 to be an array, float given in %sarray_udiff_variation2.php on line %d
130 …diff(): Expected parameter 2 to be an array, float given in %sarray_udiff_variation2.php on line %d
150 …udiff(): Expected parameter 2 to be an array, null given in %sarray_udiff_variation2.php on line %d
155 …udiff(): Expected parameter 2 to be an array, null given in %sarray_udiff_variation2.php on line %d
160 …udiff(): Expected parameter 2 to be an array, bool given in %sarray_udiff_variation2.php on line %d
165 …udiff(): Expected parameter 2 to be an array, bool given in %sarray_udiff_variation2.php on line %d
[all …]
H A Darray_udiff_variation4.phpt106 …_udiff(): Expected parameter 3 to be an array, int given in %sarray_udiff_variation4.php on line %d
111 …_udiff(): Expected parameter 3 to be an array, int given in %sarray_udiff_variation4.php on line %d
116 …_udiff(): Expected parameter 3 to be an array, int given in %sarray_udiff_variation4.php on line %d
121 …_udiff(): Expected parameter 3 to be an array, int given in %sarray_udiff_variation4.php on line %d
126 …diff(): Expected parameter 3 to be an array, float given in %sarray_udiff_variation4.php on line %d
131 …diff(): Expected parameter 3 to be an array, float given in %sarray_udiff_variation4.php on line %d
151 …udiff(): Expected parameter 3 to be an array, null given in %sarray_udiff_variation4.php on line %d
156 …udiff(): Expected parameter 3 to be an array, null given in %sarray_udiff_variation4.php on line %d
161 …udiff(): Expected parameter 3 to be an array, bool given in %sarray_udiff_variation4.php on line %d
166 …udiff(): Expected parameter 3 to be an array, bool given in %sarray_udiff_variation4.php on line %d
[all …]
H A Darray_uintersect_assoc_variation1.phpt105 …xpected parameter 1 to be an array, int given in %sarray_uintersect_assoc_variation1.php on line %d
110 …xpected parameter 1 to be an array, int given in %sarray_uintersect_assoc_variation1.php on line %d
115 …xpected parameter 1 to be an array, int given in %sarray_uintersect_assoc_variation1.php on line %d
120 …xpected parameter 1 to be an array, int given in %sarray_uintersect_assoc_variation1.php on line %d
125 …ected parameter 1 to be an array, float given in %sarray_uintersect_assoc_variation1.php on line %d
130 …ected parameter 1 to be an array, float given in %sarray_uintersect_assoc_variation1.php on line %d
135 …ected parameter 1 to be an array, float given in %sarray_uintersect_assoc_variation1.php on line %d
150 …pected parameter 1 to be an array, null given in %sarray_uintersect_assoc_variation1.php on line %d
155 …pected parameter 1 to be an array, null given in %sarray_uintersect_assoc_variation1.php on line %d
160 …pected parameter 1 to be an array, bool given in %sarray_uintersect_assoc_variation1.php on line %d
[all …]
H A Darray_uintersect_assoc_variation2.phpt105 …xpected parameter 2 to be an array, int given in %sarray_uintersect_assoc_variation2.php on line %d
110 …xpected parameter 2 to be an array, int given in %sarray_uintersect_assoc_variation2.php on line %d
115 …xpected parameter 2 to be an array, int given in %sarray_uintersect_assoc_variation2.php on line %d
120 …xpected parameter 2 to be an array, int given in %sarray_uintersect_assoc_variation2.php on line %d
125 …ected parameter 2 to be an array, float given in %sarray_uintersect_assoc_variation2.php on line %d
130 …ected parameter 2 to be an array, float given in %sarray_uintersect_assoc_variation2.php on line %d
135 …ected parameter 2 to be an array, float given in %sarray_uintersect_assoc_variation2.php on line %d
150 …pected parameter 2 to be an array, null given in %sarray_uintersect_assoc_variation2.php on line %d
155 …pected parameter 2 to be an array, null given in %sarray_uintersect_assoc_variation2.php on line %d
160 …pected parameter 2 to be an array, bool given in %sarray_uintersect_assoc_variation2.php on line %d
[all …]
H A Darray_uintersect_assoc_variation4.phpt106 …xpected parameter 3 to be an array, int given in %sarray_uintersect_assoc_variation4.php on line %d
111 …xpected parameter 3 to be an array, int given in %sarray_uintersect_assoc_variation4.php on line %d
116 …xpected parameter 3 to be an array, int given in %sarray_uintersect_assoc_variation4.php on line %d
121 …xpected parameter 3 to be an array, int given in %sarray_uintersect_assoc_variation4.php on line %d
126 …ected parameter 3 to be an array, float given in %sarray_uintersect_assoc_variation4.php on line %d
131 …ected parameter 3 to be an array, float given in %sarray_uintersect_assoc_variation4.php on line %d
136 …ected parameter 3 to be an array, float given in %sarray_uintersect_assoc_variation4.php on line %d
151 …pected parameter 3 to be an array, null given in %sarray_uintersect_assoc_variation4.php on line %d
156 …pected parameter 3 to be an array, null given in %sarray_uintersect_assoc_variation4.php on line %d
161 …pected parameter 3 to be an array, bool given in %sarray_uintersect_assoc_variation4.php on line %d
[all …]

Completed in 53 milliseconds

12345678910>>...182