Home
last modified time | relevance | path

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

12345678910>>...175

/PHP-7.4/Zend/tests/
H A Danonymous_func_001.phpt16 Deprecated: Function create_function() is deprecated in %s on line %d
20 Deprecated: Function create_function() is deprecated in %s on line %d
24 Deprecated: Function create_function() is deprecated in %s on line %d
28 Deprecated: Function create_function() is deprecated in %s on line %d
32 Deprecated: Function create_function() is deprecated in %s on line %d
36 Deprecated: Function create_function() is deprecated in %s on line %d
40 Deprecated: Function create_function() is deprecated in %s on line %d
44 Deprecated: Function create_function() is deprecated in %s on line %d
48 Deprecated: Function create_function() is deprecated in %s on line %d
52 Deprecated: Function create_function() is deprecated in %s on line %d
H A Dsettype_resource.phpt40 Warning: settype(): Cannot convert to resource type in %s on line %d
43 Warning: settype(): Cannot convert to resource type in %s on line %d
46 Warning: settype(): Cannot convert to resource type in %s on line %d
49 Warning: settype(): Cannot convert to resource type in %s on line %d
52 Warning: settype(): Cannot convert to resource type in %s on line %d
55 Warning: settype(): Cannot convert to resource type in %s on line %d
58 Warning: settype(): Cannot convert to resource type in %s on line %d
62 Warning: settype(): Cannot convert to resource type in %s on line %d
72 Warning: settype(): Cannot convert to resource type in %s on line %d
75 Warning: settype(): Cannot convert to resource type in %s on line %d
[all …]
H A Doffset_string.phpt6 $str = "Sitting on a corner all alone, staring from the bottom of his soul";
33 Notice: String offset cast occurred in %s on line %d
36 Notice: String offset cast occurred in %s on line %d
39 Warning: Illegal string offset 'run away' in %s on line %d
43 Warning: Illegal string offset '14.5' in %s on line %d
46 Notice: A non well formed numeric value encountered in %s on line %d
49 Notice: String offset cast occurred in %s on line %d
52 Notice: String offset cast occurred in %s on line %d
55 Warning: Illegal offset type in %s on line %d
58 Warning: Illegal offset type in %s on line %d
[all …]
H A D002.phpt54 Warning: func_get_arg(): The argument number should be >= 0 in %s on line %d
57 Warning: func_get_arg(): Argument 0 not passed to function in %s on line %d
60 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d
63 Warning: func_get_arg(): The argument number should be >= 0 in %s on line %d
67 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d
71 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d
77 Warning: func_get_arg(): Argument 2 not passed to function in %s on line %d
83 Warning: func_get_arg(): Argument 0 not passed to function in %s on line %d
86 Warning: func_get_arg(): Argument 1 not passed to function in %s on line %d
92 Warning: func_get_arg(): Argument 2 not passed to function in %s on line %d
[all …]
H A Dbug76667.phpt22 Notice: Undefined variable: undefined in %sbug76667.php on line %d
24 Notice: Trying to get property '1' of non-object in %sbug76667.php on line %d
26 Warning: Division by zero in %sbug76667.php on line %d
28 Notice: Undefined variable: undefined in %sbug76667.php on line %d
30 Notice: Trying to get property 'NAN' of non-object in %sbug76667.php on line %d
32 Warning: Division by zero in %sbug76667.php on line %d
34 Notice: Undefined variable: undefined in %sbug76667.php on line %d
36 Notice: Trying to get property 'NAN' of non-object in %sbug76667.php on line %d
38 Warning: Division by zero in %sbug76667.php on line %d
H A Drequire_parse_exception.phpt12 echo $e->getMessage(), " on line ", $e->getLine(), "\n";
45 Deprecated: Directive 'allow_url_include' is deprecated in Unknown on line 0
46 syntax error, unexpected end of file on line 2
47 syntax error, unexpected end of file on line 3
48 syntax error, unexpected end of file, expecting '(' on line 2
49 Invalid numeric literal on line 2
50 Invalid UTF-8 codepoint escape sequence on line 2
51 Invalid UTF-8 codepoint escape sequence: Codepoint too large on line 2
/PHP-7.4/ext/standard/tests/file/
H A D007_error.phpt73 Warning: fopen() expects at least 2 parameters, 1 given in %s on line %d
76 Warning: fopen() expects at least 2 parameters, 0 given in %s on line %d
85 Warning: fclose() expects exactly 1 parameter, 0 given in %s on line %d
94 Warning: feof() expects exactly 1 parameter, 0 given in %s on line %d
97 Warning: fopen() expects at most 4 parameters, 5 given in %s on line %d
100 Warning: fclose() expects exactly 1 parameter, 2 given in %s on line %d
103 Warning: feof() expects exactly 1 parameter, 2 given in %s on line %d
124 Warning: feof() expects parameter 1 to be resource, int given in %s on line %d
144 Warning: feof() expects parameter 1 to be resource, bool given in %s on line %d
168 Warning: fopen(): Filename cannot be empty in %s on line %d
[all …]
H A Dfgetcsv_variation12.phpt96 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
98 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
108 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
110 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
120 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
122 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
132 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
134 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
144 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
146 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
[all …]
H A Dreadlink_realpath_error-win32.phpt22 echo "\n*** Testing readlink() on a non-existent link ***\n";
25 echo "\n*** Testing readlink() on existing file ***\n";
28 echo "\n*** Testing readlink() on existing directory ***\n";
35 echo "\n*** Testing realpath() on a non-existent file ***\n";
43 Warning: readlink() expects exactly 1 parameter, 0 given in %s on line %d
46 Warning: readlink() expects exactly 1 parameter, 2 given in %s on line %d
49 *** Testing readlink() on a non-existent link ***
54 *** Testing readlink() on existing file ***
57 *** Testing readlink() on existing directory ***
61 Warning: realpath() expects exactly 1 parameter, 0 given in %s on line %d
[all …]
H A Dfputcsv_variation2.phpt80 Warning: fputcsv(): delimiter must be a character in %s on line %d
88 Warning: fputcsv(): delimiter must be a character in %s on line %d
96 Warning: fputcsv(): delimiter must be a character in %s on line %d
104 Warning: fputcsv(): delimiter must be a character in %s on line %d
112 Warning: fputcsv(): delimiter must be a character in %s on line %d
120 Warning: fputcsv(): delimiter must be a character in %s on line %d
128 Warning: fputcsv(): delimiter must be a character in %s on line %d
136 Warning: fputcsv(): delimiter must be a character in %s on line %d
144 Warning: fputcsv(): delimiter must be a character in %s on line %d
152 Warning: fputcsv(): delimiter must be a character in %s on line %d
[all …]
H A Dfputcsv_variation3.phpt80 Warning: fputcsv(): enclosure must be a character in %s on line %d
88 Warning: fputcsv(): enclosure must be a character in %s on line %d
96 Warning: fputcsv(): enclosure must be a character in %s on line %d
104 Warning: fputcsv(): enclosure must be a character in %s on line %d
112 Warning: fputcsv(): enclosure must be a character in %s on line %d
120 Warning: fputcsv(): enclosure must be a character in %s on line %d
128 Warning: fputcsv(): enclosure must be a character in %s on line %d
136 Warning: fputcsv(): enclosure must be a character in %s on line %d
144 Warning: fputcsv(): enclosure must be a character in %s on line %d
152 Warning: fputcsv(): enclosure must be a character in %s on line %d
[all …]
H A Dfputcsv_variation4.phpt80 Warning: fputcsv(): delimiter must be a character in %s on line %d
88 Warning: fputcsv(): delimiter must be a character in %s on line %d
96 Warning: fputcsv(): delimiter must be a character in %s on line %d
104 Warning: fputcsv(): delimiter must be a character in %s on line %d
112 Warning: fputcsv(): delimiter must be a character in %s on line %d
120 Warning: fputcsv(): delimiter must be a character in %s on line %d
128 Warning: fputcsv(): delimiter must be a character in %s on line %d
136 Warning: fputcsv(): delimiter must be a character in %s on line %d
144 Warning: fputcsv(): delimiter must be a character in %s on line %d
152 Warning: fputcsv(): delimiter must be a character in %s on line %d
[all …]
/PHP-7.4/ext/standard/tests/array/
H A Darray_intersect_assoc_variation1.phpt115 Warning: array_intersect_assoc(): Expected parameter 1 to be an array, int given in %s on line %d
118 Warning: array_intersect_assoc(): Expected parameter 1 to be an array, int given in %s on line %d
122 Warning: array_intersect_assoc(): Expected parameter 1 to be an array, int given in %s on line %d
125 Warning: array_intersect_assoc(): Expected parameter 1 to be an array, int given in %s on line %d
129 Warning: array_intersect_assoc(): Expected parameter 1 to be an array, int given in %s on line %d
132 Warning: array_intersect_assoc(): Expected parameter 1 to be an array, int given in %s on line %d
136 Warning: array_intersect_assoc(): Expected parameter 1 to be an array, int given in %s on line %d
139 Warning: array_intersect_assoc(): Expected parameter 1 to be an array, int given in %s on line %d
178 Warning: array_intersect_assoc(): Expected parameter 1 to be an array, null given in %s on line %d
181 Warning: array_intersect_assoc(): Expected parameter 1 to be an array, null given in %s on line %d
[all …]
H A Darray_intersect_assoc_variation2.phpt116 Warning: array_intersect_assoc(): Expected parameter 2 to be an array, int given in %s on line %d
119 Warning: array_intersect_assoc(): Expected parameter 2 to be an array, int given in %s on line %d
123 Warning: array_intersect_assoc(): Expected parameter 2 to be an array, int given in %s on line %d
126 Warning: array_intersect_assoc(): Expected parameter 2 to be an array, int given in %s on line %d
130 Warning: array_intersect_assoc(): Expected parameter 2 to be an array, int given in %s on line %d
133 Warning: array_intersect_assoc(): Expected parameter 2 to be an array, int given in %s on line %d
137 Warning: array_intersect_assoc(): Expected parameter 2 to be an array, int given in %s on line %d
140 Warning: array_intersect_assoc(): Expected parameter 2 to be an array, int given in %s on line %d
179 Warning: array_intersect_assoc(): Expected parameter 2 to be an array, null given in %s on line %d
182 Warning: array_intersect_assoc(): Expected parameter 2 to be an array, null given in %s on line %d
[all …]
H A Darray_merge_recursive_variation1.phpt114 Warning: array_merge_recursive(): Expected parameter 1 to be an array, int given in %s on line %d
117 Warning: array_merge_recursive(): Expected parameter 1 to be an array, int given in %s on line %d
122 Warning: array_merge_recursive(): Expected parameter 1 to be an array, int given in %s on line %d
125 Warning: array_merge_recursive(): Expected parameter 1 to be an array, int given in %s on line %d
130 Warning: array_merge_recursive(): Expected parameter 1 to be an array, int given in %s on line %d
133 Warning: array_merge_recursive(): Expected parameter 1 to be an array, int given in %s on line %d
138 Warning: array_merge_recursive(): Expected parameter 1 to be an array, int given in %s on line %d
141 Warning: array_merge_recursive(): Expected parameter 1 to be an array, int given in %s on line %d
146 Warning: array_merge_recursive(): Expected parameter 1 to be an array, float given in %s on line %d
186 Warning: array_merge_recursive(): Expected parameter 1 to be an array, null given in %s on line %d
[all …]
H A Dsizeof_variation1.phpt84 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
88 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
92 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
97 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
101 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
105 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
110 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
114 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
118 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
123 Warning: sizeof(): Parameter must be an array or an object that implements Countable in %s on line …
[all …]
/PHP-7.4/ext/oci8/tests/
H A Dfield_funcs1.phpt97 Warning: oci_field_name(): Invalid column index "-1" in %s on line %d
100 Warning: oci_field_type(): Invalid column index "-1" in %s on line %d
106 Warning: oci_field_scale(): Invalid column index "-1" in %s on line %d
112 Warning: oci_field_size(): Invalid column index "-1" in %s on line %d
119 Warning: oci_field_name(): Invalid column name "none" in %s on line %d
122 Warning: oci_field_type(): Invalid column name "none" in %s on line %d
134 Warning: oci_field_size(): Invalid column name "none" in %s on line %d
163 Warning: oci_field_name(): Invalid column index "0" in %s on line %d
166 Warning: oci_field_type(): Invalid column index "0" in %s on line %d
172 Warning: oci_field_scale(): Invalid column index "0" in %s on line %d
[all …]
/PHP-7.4/ext/standard/tests/class_object/
H A Dclass_exists_basic_001.phpt17 echo "Calling class_exists() on non-existent class with autoload explicitly enabled:\n";
19 echo "\nCalling class_exists() on existing class with autoload explicitly enabled:\n";
24 echo "\nCalling class_exists() on existing class with autoload explicitly disabled:\n";
27 echo "\nCalling class_exists() on non-existent class with autoload unspecified:\n";
29 echo "\nCalling class_exists() on existing class with autoload unspecified:\n";
36 Calling class_exists() on non-existent class with autoload explicitly enabled:
40 Calling class_exists() on existing class with autoload explicitly enabled:
43 Calling class_exists() on non-existent class with autoload explicitly enabled:
46 Calling class_exists() on existing class with autoload explicitly disabled:
49 Calling class_exists() on non-existent class with autoload unspecified:
[all …]
/PHP-7.4/ext/standard/tests/strings/
H A Djoin_variation2.phpt108 Warning: join(): Invalid arguments passed in %s on line %d
112 Warning: join(): Invalid arguments passed in %s on line %d
116 Warning: join(): Invalid arguments passed in %s on line %d
120 Warning: join(): Invalid arguments passed in %s on line %d
124 Warning: join(): Invalid arguments passed in %s on line %d
128 Warning: join(): Invalid arguments passed in %s on line %d
132 Warning: join(): Invalid arguments passed in %s on line %d
136 Warning: join(): Invalid arguments passed in %s on line %d
140 Warning: join(): Invalid arguments passed in %s on line %d
144 Warning: join(): Invalid arguments passed in %s on line %d
[all …]
/PHP-7.4/ext/gettext/tests/
H A D44938.phpt43 Warning: dngettext(): domain passed too long in %s on line %d
46 Warning: dngettext(): msgid1 passed too long in %s on line %d
49 Warning: dngettext(): msgid2 passed too long in %s on line %d
52 Warning: gettext(): msgid passed too long in %s on line %d
55 Warning: ngettext(): msgid1 passed too long in %s on line %d
58 Warning: ngettext(): msgid2 passed too long in %s on line %d
61 Warning: dcgettext(): domain passed too long in %s on line %d
64 Warning: dcgettext(): msgid passed too long in %s on line %d
67 Warning: dcngettext(): domain passed too long in %s on line %d
76 Warning: dgettext(): domain passed too long in %s on line %d
[all …]
/PHP-7.4/ext/intl/tests/
H A Dtimezone_fromDateTimeZone_error.phpt22 Warning: IntlTimeZone::fromDateTimeZone() expects exactly 1 parameter, 0 given in %s on line %d
24 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …
27 Warning: IntlTimeZone::fromDateTimeZone() expects exactly 1 parameter, 2 given in %s on line %d
29 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …
32 …lTimeZone::fromDateTimeZone() expects parameter 1 to be DateTimeZone, string given in %s on line %d
34 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …
37 …lTimeZone::fromDateTimeZone() expects parameter 1 to be DateTimeZone, object given in %s on line %d
39 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: bad arguments in %s on line …
42 …time_zone: time zone id 'WEST' extracted from ext/date DateTimeZone not recognized in %s on line %d
45 Warning: intltz_from_date_time_zone() expects exactly 1 parameter, 0 given in %s on line %d
[all …]
/PHP-7.4/ext/session/tests/
H A Dsession_set_save_handler_error.phpt100 Warning: session_set_save_handler(): Argument 1 is not a valid callback in %s on line %d
105 Warning: session_set_save_handler(): Argument 1 is not a valid callback in %s on line %d
110 Warning: session_set_save_handler(): Argument 1 is not a valid callback in %s on line %d
115 Warning: session_set_save_handler(): Argument 1 is not a valid callback in %s on line %d
120 Warning: session_set_save_handler(): Argument 1 is not a valid callback in %s on line %d
125 Warning: session_set_save_handler(): Argument 1 is not a valid callback in %s on line %d
130 Warning: session_set_save_handler(): Argument 1 is not a valid callback in %s on line %d
135 Warning: session_set_save_handler(): Argument 1 is not a valid callback in %s on line %d
140 Warning: session_set_save_handler(): Argument 1 is not a valid callback in %s on line %d
145 Warning: session_set_save_handler(): Argument 1 is not a valid callback in %s on line %d
[all …]
/PHP-7.4/ext/ftp/tests/
H A D007.phpt51 Warning: ftp_login(): supplied resource is not a valid FTP Buffer resource in %s007.php on line %d
54 Warning: ftp_pwd(): supplied resource is not a valid FTP Buffer resource in %s007.php on line %d
57 Warning: ftp_cdup(): supplied resource is not a valid FTP Buffer resource in %s007.php on line %d
60 Warning: ftp_chdir(): supplied resource is not a valid FTP Buffer resource in %s007.php on line %d
63 Warning: ftp_exec(): supplied resource is not a valid FTP Buffer resource in %s007.php on line %d
66 Warning: ftp_raw(): supplied resource is not a valid FTP Buffer resource in %s007.php on line %d
69 Warning: ftp_mkdir(): supplied resource is not a valid FTP Buffer resource in %s007.php on line %d
87 Warning: ftp_mlsd(): supplied resource is not a valid FTP Buffer resource in %s007.php on line %d
93 Warning: ftp_fget(): supplied resource is not a valid FTP Buffer resource in %s007.php on line %d
102 Warning: ftp_get(): supplied resource is not a valid FTP Buffer resource in %s007.php on line %d
[all …]
/PHP-7.4/Zend/tests/type_declarations/
H A Dscalar_strict_64bit.phpt63 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on
66 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
69 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
72 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on
75 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on
78 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on
84 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
87 *** Caught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on li…
90 *** Caught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on li…
93 *** Caught Argument 1 passed to {closure}() must be of the type int, null given, called in %s on li…
[all …]
H A Dscalar_strict.phpt63 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on
66 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
69 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
72 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on
75 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on
78 *** Caught Argument 1 passed to {closure}() must be of the type int, string given, called in %s on
84 *** Caught Argument 1 passed to {closure}() must be of the type int, float given, called in %s on l…
87 *** Caught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on li…
90 *** Caught Argument 1 passed to {closure}() must be of the type int, bool given, called in %s on li…
93 *** Caught Argument 1 passed to {closure}() must be of the type int, null given, called in %s on li…
[all …]

Completed in 43 milliseconds

12345678910>>...175