Home
last modified time | relevance | path

Searched refs:on (Results 76 – 100 of 5267) sorted by relevance

12345678910>>...211

/PHP-7.4/ext/reflection/tests/
H A DReflectionMethod_006.phpt49 Warning: ReflectionMethod::isFinal() expects exactly 0 parameters, 1 given in %s on line %d
52 Warning: ReflectionMethod::isAbstract() expects exactly 0 parameters, 1 given in %s on line %d
55 Warning: ReflectionMethod::isPrivate() expects exactly 0 parameters, 1 given in %s on line %d
58 Warning: ReflectionMethod::isProtected() expects exactly 0 parameters, 1 given in %s on line %d
61 Warning: ReflectionMethod::isPublic() expects exactly 0 parameters, 1 given in %s on line %d
64 Warning: ReflectionMethod::isStatic() expects exactly 0 parameters, 1 given in %s on line %d
67 Warning: ReflectionMethod::isConstructor() expects exactly 0 parameters, 1 given in %s on line %d
70 Warning: ReflectionMethod::isDestructor() expects exactly 0 parameters, 1 given in %s on line %d
73 Warning: ReflectionMethod::getModifiers() expects exactly 0 parameters, 1 given in %s on line %d
76 Warning: ReflectionFunctionAbstract::isInternal() expects exactly 0 parameters, 1 given in %s on li…
[all …]
H A DReflectionClass_getProperty_004.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-7.4/ext/mysqli/tests/
H A Dmysqli_max_links.phpt30 printf("[%03d] Can run query on link %d\n", 5 + $i, $i);
47 Warning: mysqli_%sonnect(): Too many open links (1) in %s on line %d
49 Warning: mysqli_%sonnect(): Too many open links (1) in %s on line %d
51 Warning: mysqli_%sonnect(): Too many open links (1) in %s on line %d
53 Warning: mysqli_%sonnect(): Too many open links (1) in %s on line %d
55 Warning: mysqli_%sonnect(): Too many open links (1) in %s on line %d
57 Warning: mysqli_query() expects parameter 1 to be mysqli, bool given in %s on line %d
59 Warning: mysqli_close() expects parameter 1 to be mysqli, bool given in %s on line %d
61 Warning: mysqli_query() expects parameter 1 to be mysqli, bool given in %s on line %d
63 Warning: mysqli_close() expects parameter 1 to be mysqli, bool given in %s on line %d
[all …]
/PHP-7.4/ext/intl/tests/
H A Dbreakiter_following_preceding_isBoundary_error.phpt21 Warning: IntlBreakIterator::following() expects exactly 1 parameter, 2 given in %s on line %d
23 Warning: IntlBreakIterator::following(): breakiter_following: bad arguments in %s on line %d
26 Warning: IntlBreakIterator::following() expects parameter 1 to be int, array given in %s on line %d
28 Warning: IntlBreakIterator::following(): breakiter_following: bad arguments in %s on line %d
31 Warning: IntlBreakIterator::preceding() expects exactly 1 parameter, 2 given in %s on line %d
33 Warning: IntlBreakIterator::preceding(): breakiter_preceding: bad arguments in %s on line %d
36 Warning: IntlBreakIterator::preceding() expects parameter 1 to be int, array given in %s on line %d
38 Warning: IntlBreakIterator::preceding(): breakiter_preceding: bad arguments in %s on line %d
41 Warning: IntlBreakIterator::isBoundary() expects exactly 1 parameter, 2 given in %s on line %d
43 Warning: IntlBreakIterator::isBoundary(): breakiter_is_boundary: bad arguments in %s on line %d
[all …]
H A Dbreakiter_factories_error.phpt17 …lBreakIterator::createWordInstance() expects parameter 1 to be string, array given in %s on line %d
19 …BreakIterator::createWordInstance(): breakiter_create_word_instance: bad arguments in %s on line %d
22 Warning: IntlBreakIterator::createSentenceInstance() expects at most 1 parameter, 2 given in %s on
24 …rator::createSentenceInstance(): breakiter_create_sentence_instance: bad arguments in %s on line %d
27 Warning: IntlBreakIterator::createCharacterInstance() expects at most 1 parameter, 2 given in %s on
29 …tor::createCharacterInstance(): breakiter_create_character_instance: bad arguments in %s on line %d
32 Warning: IntlBreakIterator::createTitleInstance() expects at most 1 parameter, 2 given in %s on lin…
34 …eakIterator::createTitleInstance(): breakiter_create_title_instance: bad arguments in %s on line %d
37 Warning: IntlBreakIterator::createLineInstance() expects at most 1 parameter, 2 given in %s on line…
39 …BreakIterator::createLineInstance(): breakiter_create_line_instance: bad arguments in %s on line %d
H A Dtransliterator_transliterate_error.phpt28 Warning: transliterator_transliterate() expects at least 2 parameters, 0 given in %s on line %d
30 Warning: transliterator_transliterate(): transliterator_transliterate: bad arguments in %s on line …
33 Warning: transliterator_transliterate() expects parameter 2 to be string, array given in %s on line…
35 Warning: transliterator_transliterate(): transliterator_transliterate: bad arguments in %s on line …
44 Warning: transliterator_transliterate() expects at most 4 parameters, 5 given in %s on line %d
46 Warning: transliterator_transliterate(): transliterator_transliterate: bad arguments in %s on line …
49 Warning: Transliterator::transliterate() expects at least 1 parameter, 0 given in %s on line %d
51 Warning: Transliterator::transliterate(): transliterator_transliterate: bad arguments in %s on line…
54 Warning: Transliterator::transliterate() expects parameter 1 to be string, array given in %s on lin…
56 Warning: Transliterator::transliterate(): transliterator_transliterate: bad arguments in %s on line…
[all …]
H A Dgregoriancalendar_isLeapYear_error.phpt22 Warning: IntlGregorianCalendar::isLeapYear() expects exactly 1 parameter, 2 given in %s on line %d
24 Warning: IntlGregorianCalendar::isLeapYear(): intlgregcal_is_leap_year: bad arguments in %s on line…
27 Warning: IntlGregorianCalendar::isLeapYear() expects exactly 1 parameter, 0 given in %s on line %d
29 Warning: IntlGregorianCalendar::isLeapYear(): intlgregcal_is_leap_year: bad arguments in %s on line…
32 Warning: IntlGregorianCalendar::isLeapYear() expects parameter 1 to be int, string given in %s on l…
34 Warning: IntlGregorianCalendar::isLeapYear(): intlgregcal_is_leap_year: bad arguments in %s on line…
37 Warning: intlgregcal_is_leap_year() expects exactly 2 parameters, 3 given in %s on line %d
39 Warning: intlgregcal_is_leap_year(): intlgregcal_is_leap_year: bad arguments in %s on line %d
42 Warning: intlgregcal_is_leap_year() expects exactly 2 parameters, 1 given in %s on line %d
44 Warning: intlgregcal_is_leap_year(): intlgregcal_is_leap_year: bad arguments in %s on line %d
[all …]
/PHP-7.4/ext/standard/tests/class_object/
H A Dtrait_exists_basic_001.phpt19 echo "Calling trait_exists() on non-existent trait with autoload explicitly enabled:\n";
21 echo "\nCalling trait_exists() on existing trait with autoload explicitly enabled:\n";
26 echo "\nCalling trait_exists() on existing trait with autoload explicitly disabled:\n";
29 echo "\nCalling trait_exists() on non-existent trait with autoload unspecified:\n";
31 echo "\nCalling trait_exists() on existing trait with autoload unspecified:\n";
38 Calling trait_exists() on non-existent trait with autoload explicitly enabled:
42 Calling trait_exists() on existing trait with autoload explicitly enabled:
45 Calling trait_exists() on non-existent trait with autoload explicitly enabled:
48 Calling trait_exists() on existing trait with autoload explicitly disabled:
51 Calling trait_exists() on non-existent trait with autoload unspecified:
[all …]
/PHP-7.4/ext/standard/tests/serialize/
H A Dinvalid_signs_in_lengths.phpt21 Notice: unserialize(): Error at offset 0 of 9 bytes in %s on line %d
24 Notice: unserialize(): Error at offset 0 of 9 bytes in %s on line %d
27 Notice: unserialize(): Error at offset 0 of 7 bytes in %s on line %d
30 Notice: unserialize(): Error at offset 0 of 7 bytes in %s on line %d
33 Notice: unserialize(): Error at offset 0 of 20 bytes in %s on line %d
36 Notice: unserialize(): Error at offset 0 of 20 bytes in %s on line %d
39 Notice: unserialize(): Error at offset 0 of 24 bytes in %s on line %d
42 Notice: unserialize(): Error at offset 0 of 24 bytes in %s on line %d
45 Notice: unserialize(): Error at offset 9 of 15 bytes in %s on line %d
48 Notice: unserialize(): Error at offset 9 of 15 bytes in %s on line %d
[all …]
H A Dbug25378.phpt21 Notice: unserialize(): Error at offset 0 of 8 bytes in %sbug25378.php on line %d
24 Notice: unserialize(): Error at offset 0 of 5 bytes in %sbug25378.php on line %d
27 Notice: unserialize(): Error at offset 13 of 19 bytes in %sbug25378.php on line %d
30 Notice: unserialize(): Error at offset 14 of 19 bytes in %sbug25378.php on line %d
33 Notice: unserialize(): Error at offset 2 of 22 bytes in %sbug25378.php on line %d
36 Notice: unserialize(): Error at offset 17 of 18 bytes in %sbug25378.php on line %d
39 Notice: unserialize(): Error at offset 24 of 33 bytes in %sbug25378.php on line %d
48 Notice: unserialize(): Error at offset 2 of 13 bytes in %sbug25378.php on line %d
51 Notice: unserialize(): Error at offset 2 of 11 bytes in %sbug25378.php on line %d
54 Notice: unserialize(): Error at offset 8 of 9 bytes in %sbug25378.php on line %d
[all …]
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug32647.phpt33 Notice: Undefined variable: obj in %s on line %d
35 Warning: register_shutdown_function(): Invalid shutdown callback 'Array' passed in %s on line %d
37 Notice: Undefined variable: obj in %s on line %d
39 Warning: register_shutdown_function(): Invalid shutdown callback 'Array' passed in %s on line %d
41 Warning: register_shutdown_function(): Invalid shutdown callback 'Array' passed in %s on line %d
43 Warning: register_shutdown_function(): Invalid shutdown callback 'bar::foo' passed in %s on line %d
45 Warning: register_shutdown_function(): Invalid shutdown callback 'Array' passed in %s on line %d
47 Warning: register_shutdown_function(): Invalid shutdown callback 'bar' passed in %s on line %d
49 Deprecated: Non-static method bar::barfoo() should not be called statically in %sbug32647.php on li…
54 Deprecated: Non-static method bar::barfoo() should not be called statically in Unknown on line 0
[all …]
/PHP-7.4/ext/standard/tests/file/
H A Dfgetcsv_variation24.phpt98 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
100 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
110 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
112 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
122 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
124 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
134 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
136 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
146 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
148 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
[all …]
/PHP-7.4/ext/spl/tests/
H A Dbug62978.phpt28 Notice: Undefined index: epic_magic in %sbug62978.php on line %d
31 Notice: Undefined index: epic_magic in %sbug62978.php on line %d
34 Notice: Undefined variable: c in %sbug62978.php on line %d
36 Notice: Trying to access array offset on value of type null in %s on line %d
39 Notice: Undefined index: epic_magic in %sbug62978.php on line %d
42 Notice: Undefined index: epic_magic in %sbug62978.php on line %d
45 Notice: Undefined index: epic_magic in %sbug62978.php on line %d
49 Notice: Resource ID#%d used as offset, casting to integer (%d) in %sbug62978.php on line %d
51 Notice: Undefined offset: %d in %sbug62978.php on line %d
/PHP-7.4/ext/standard/tests/math/
H A Dbase_convert_basic.phpt36 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
39 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…
49 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
52 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…
63 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
66 Deprecated: Invalid characters passed for attempted conversion, these have been ignored in %s on li…
[all …]
/PHP-7.4/ext/standard/tests/array/
H A Drange_errors.phpt46 Warning: range(): step exceeds the specified range in %s on line %d
49 Warning: range(): step exceeds the specified range in %s on line %d
54 Warning: range(): step exceeds the specified range in %s on line %d
57 Warning: range(): step exceeds the specified range in %s on line %d
62 Warning: range(): step exceeds the specified range in %s on line %d
67 Warning: range(): step exceeds the specified range in %s on line %d
77 Warning: range() expects at most 3 parameters, 4 given in %s on line %d
80 Warning: range(): step exceeds the specified range in %s on line %d
86 Warning: range(): step exceeds the specified range in %s on line %d
96 Warning: range(): step exceeds the specified range in %s on line %d
[all …]
H A Darray_merge_variation1.phpt105 Warning: array_merge(): Expected parameter 1 to be an array, int given in %s on line %d
110 Warning: array_merge(): Expected parameter 1 to be an array, int given in %s on line %d
115 Warning: array_merge(): Expected parameter 1 to be an array, int given in %s on line %d
120 Warning: array_merge(): Expected parameter 1 to be an array, int given in %s on line %d
125 Warning: array_merge(): Expected parameter 1 to be an array, float given in %s on line %d
130 Warning: array_merge(): Expected parameter 1 to be an array, float given in %s on line %d
150 Warning: array_merge(): Expected parameter 1 to be an array, null given in %s on line %d
155 Warning: array_merge(): Expected parameter 1 to be an array, null given in %s on line %d
160 Warning: array_merge(): Expected parameter 1 to be an array, bool given in %s on line %d
165 Warning: array_merge(): Expected parameter 1 to be an array, bool given in %s on line %d
[all …]
H A Darray_merge_variation2.phpt105 Warning: array_merge(): Expected parameter 2 to be an array, int given in %s on line %d
110 Warning: array_merge(): Expected parameter 2 to be an array, int given in %s on line %d
115 Warning: array_merge(): Expected parameter 2 to be an array, int given in %s on line %d
120 Warning: array_merge(): Expected parameter 2 to be an array, int given in %s on line %d
125 Warning: array_merge(): Expected parameter 2 to be an array, float given in %s on line %d
130 Warning: array_merge(): Expected parameter 2 to be an array, float given in %s on line %d
150 Warning: array_merge(): Expected parameter 2 to be an array, null given in %s on line %d
155 Warning: array_merge(): Expected parameter 2 to be an array, null given in %s on line %d
160 Warning: array_merge(): Expected parameter 2 to be an array, bool given in %s on line %d
165 Warning: array_merge(): Expected parameter 2 to be an array, bool given in %s on line %d
[all …]
H A Darray_diff_assoc_variation1.phpt106 Warning: array_diff_assoc(): Expected parameter 1 to be an array, int given in %s on line %d
111 Warning: array_diff_assoc(): Expected parameter 1 to be an array, int given in %s on line %d
116 Warning: array_diff_assoc(): Expected parameter 1 to be an array, int given in %s on line %d
121 Warning: array_diff_assoc(): Expected parameter 1 to be an array, int given in %s on line %d
126 Warning: array_diff_assoc(): Expected parameter 1 to be an array, float given in %s on line %d
131 Warning: array_diff_assoc(): Expected parameter 1 to be an array, float given in %s on line %d
151 Warning: array_diff_assoc(): Expected parameter 1 to be an array, null given in %s on line %d
156 Warning: array_diff_assoc(): Expected parameter 1 to be an array, null given in %s on line %d
161 Warning: array_diff_assoc(): Expected parameter 1 to be an array, bool given in %s on line %d
166 Warning: array_diff_assoc(): Expected parameter 1 to be an array, bool given in %s on line %d
[all …]
H A Darray_diff_assoc_variation2.phpt106 Warning: array_diff_assoc(): Expected parameter 2 to be an array, int given in %s on line %d
111 Warning: array_diff_assoc(): Expected parameter 2 to be an array, int given in %s on line %d
116 Warning: array_diff_assoc(): Expected parameter 2 to be an array, int given in %s on line %d
121 Warning: array_diff_assoc(): Expected parameter 2 to be an array, int given in %s on line %d
126 Warning: array_diff_assoc(): Expected parameter 2 to be an array, float given in %s on line %d
131 Warning: array_diff_assoc(): Expected parameter 2 to be an array, float given in %s on line %d
151 Warning: array_diff_assoc(): Expected parameter 2 to be an array, null given in %s on line %d
156 Warning: array_diff_assoc(): Expected parameter 2 to be an array, null given in %s on line %d
161 Warning: array_diff_assoc(): Expected parameter 2 to be an array, bool given in %s on line %d
166 Warning: array_diff_assoc(): Expected parameter 2 to be an array, bool given in %s on line %d
[all …]
H A Darray_diff_variation1.phpt106 Warning: array_diff(): Expected parameter 1 to be an array, int given in %s on line %d
110 Warning: array_diff(): Expected parameter 1 to be an array, int given in %s on line %d
114 Warning: array_diff(): Expected parameter 1 to be an array, int given in %s on line %d
118 Warning: array_diff(): Expected parameter 1 to be an array, int given in %s on line %d
122 Warning: array_diff(): Expected parameter 1 to be an array, float given in %s on line %d
126 Warning: array_diff(): Expected parameter 1 to be an array, float given in %s on line %d
142 Warning: array_diff(): Expected parameter 1 to be an array, null given in %s on line %d
146 Warning: array_diff(): Expected parameter 1 to be an array, null given in %s on line %d
150 Warning: array_diff(): Expected parameter 1 to be an array, bool given in %s on line %d
154 Warning: array_diff(): Expected parameter 1 to be an array, bool given in %s on line %d
[all …]
H A Darray_diff_variation2.phpt105 Warning: array_diff(): Expected parameter 2 to be an array, int given in %s on line %d
109 Warning: array_diff(): Expected parameter 2 to be an array, int given in %s on line %d
113 Warning: array_diff(): Expected parameter 2 to be an array, int given in %s on line %d
117 Warning: array_diff(): Expected parameter 2 to be an array, int given in %s on line %d
121 Warning: array_diff(): Expected parameter 2 to be an array, float given in %s on line %d
125 Warning: array_diff(): Expected parameter 2 to be an array, float given in %s on line %d
141 Warning: array_diff(): Expected parameter 2 to be an array, null given in %s on line %d
145 Warning: array_diff(): Expected parameter 2 to be an array, null given in %s on line %d
149 Warning: array_diff(): Expected parameter 2 to be an array, bool given in %s on line %d
153 Warning: array_diff(): Expected parameter 2 to be an array, bool given in %s on line %d
[all …]
/PHP-7.4/tests/classes/
H A Dimplicit_instantiation_001.phpt40 Warning: Creating default object from empty value in %s on line 18
42 Notice: Undefined property: stdClass::$prop in %s on line 18
46 Warning: Creating default object from empty value in %s on line 22
50 Warning: Creating default object from empty value in %s on line 26
52 Notice: Undefined property: stdClass::$prop in %s on line 26
58 Warning: Creating default object from empty value in %s on line 18
60 Notice: Undefined property: stdClass::$prop in %s on line 18
64 Warning: Creating default object from empty value in %s on line 22
70 Notice: Undefined property: stdClass::$prop in %s on line 26
78 Notice: Undefined property: stdClass::$prop in %s on line 18
[all …]
/PHP-7.4/ext/standard/tests/password/
H A Dpassword_hash_error.phpt26 Warning: password_hash() expects at least 2 parameters, 0 given in %s on line %d
29 Warning: password_hash() expects at least 2 parameters, 1 given in %s on line %d
32 Notice: Array to string conversion in %s on line %d
34 Warning: password_hash(): Unknown password hashing algorithm: Array in %s on line %d
37 Warning: password_hash(): Unknown password hashing algorithm: 19 in %s on line %d
40 Warning: password_hash() expects parameter 3 to be array, string given in %s on line %d
43 Warning: password_hash() expects parameter 1 to be string, array given in %s on line %d
46 Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in %s on line …
48 Warning: password_hash(): Non-string salt parameter supplied in %s on line %d
51 Deprecated: password_hash(): Use of the 'salt' option to password_hash is deprecated in %s on line …
[all …]
/PHP-7.4/Zend/tests/
H A Dindexing_001.phpt51 Warning: Cannot use a scalar value as an array in %s on line %d
54 Warning: Cannot use a scalar value as an array in %s on line %d
57 Warning: Cannot use a scalar value as an array in %s on line %d
67 Warning: Illegal string offset 'foo' in %s on line %d
69 Notice: Array to string conversion in %s on line %d
72 Warning: Illegal string offset 'foo' in %s on line %d
74 Notice: Array to string conversion in %s on line %d
77 Warning: Cannot use a scalar value as an array in %s on line %d
96 Warning: Cannot use a scalar value as an array in %s on line %d
99 Warning: Cannot use a scalar value as an array in %s on line %d
[all …]
/PHP-7.4/ext/standard/tests/dir/
H A Dscandir_variation3-win32-mb.phpt6 die("skip Valid only on Windows");
117 Warning: scandir() expects parameter 3 to be resource, int given in %s on line %d
122 Warning: scandir() expects parameter 3 to be resource, int given in %s on line %d
127 Warning: scandir() expects parameter 3 to be resource, int given in %s on line %d
132 Warning: scandir() expects parameter 3 to be resource, int given in %s on line %d
137 Warning: scandir() expects parameter 3 to be resource, float given in %s on line %d
162 Warning: scandir() expects parameter 3 to be resource, null given in %s on line %d
167 Warning: scandir() expects parameter 3 to be resource, null given in %s on line %d
172 Warning: scandir() expects parameter 3 to be resource, bool given in %s on line %d
177 Warning: scandir() expects parameter 3 to be resource, bool given in %s on line %d
[all …]

Completed in 34 milliseconds

12345678910>>...211