Home
last modified time | relevance | path

Searched refs:in (Results 176 – 200 of 6566) sorted by relevance

12345678910>>...263

/PHP-7.4/ext/pcre/tests/
H A Dpreg_replace_callback_basic.phpt7 * Function is implemented in ext/pcre/php_pcre.c
12 …ay will have the default key values (0-9) and each value is the corresponding key written in words.
15 …r an integer value, if one is found it will be stored in $matches[0] which corresponds to a key in
18 $subject1 = 'there are 7 words in this sentence.';
21 $subject2 = '1 2 3 4 is now written in words';
24 $subject3 = 'there are no numbers in this string';
25 …ites to five replacements and counts the number of replacements made ands stores in $count variable
30 there are seven words in this sentence.
31 one two three 4 is now written in words
32 there are no numbers in this string
/PHP-7.4/ext/pgsql/tests/
H A D09notice.phpt53 Notice: pg_query(): %s already a transaction in progress in %s on line %d
55 Notice: pg_query(): %s already a transaction in progress in %s on line %d
57 Notice: pg_query(): %s already a transaction in progress in %s on line %d
58 string(52) "WARNING: there is already a transaction in progress"
61 string(52) "WARNING: there is already a transaction in progress"
63 string(52) "WARNING: there is already a transaction in progress"
65 string(52) "WARNING: there is already a transaction in progress"
72 Warning: pg_last_notice(): Invalid option specified (99) in %s%e09notice.php on line %d
/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/mbstring/tests/
H A Dbug45923.phpt44 Warning: strpos(): Offset not contained in string in %s on line %d
54 Warning: strpos(): Offset not contained in string in %s on line %d
71 Warning: mb_strpos(): Offset not contained in string in %s on line %d
81 Warning: mb_strpos(): Offset not contained in string in %s on line %d
98 Warning: stripos(): Offset not contained in string in %s on line %d
108 Warning: stripos(): Offset not contained in string in %s on line %d
125 Warning: mb_stripos(): Offset not contained in string in %s on line %d
135 Warning: mb_stripos(): Offset not contained in string in %s on line %d
152 Warning: strrpos(): Offset is greater than the length of haystack string in %s on line %d
162 Warning: strrpos(): Offset is greater than the length of haystack string in %s on line %d
[all …]
H A Dbug43994.phpt44 Warning: mb_ereg(): empty pattern in %s on line %d
48 Warning: mb_ereg(): empty pattern in %s on line %d
56 Warning: mb_ereg(): empty pattern in %s on line %d
60 Warning: mb_ereg(): empty pattern in %s on line %d
68 Warning: mb_ereg(): empty pattern in %s on line %d
72 Warning: mb_ereg(): empty pattern in %s on line %d
80 Warning: mb_ereg(): empty pattern in %s on line %d
84 Warning: mb_ereg(): empty pattern in %s on line %d
92 Warning: mb_ereg(): empty pattern in %s on line %d
96 Warning: mb_ereg(): empty pattern in %s on line %d
[all …]
/PHP-7.4/ext/standard/tests/file/
H A Dtempnam_variation2-win32.phpt61 echo "File created in => ";
96 File created in => directory specified
101 File created in => directory specified
106 File created in => directory specified
111 File created in => directory specified
116 File created in => directory specified
121 File created in => directory specified
128 File created in => temp dir
140 File created in => temp dir
147 File created in => temp dir
[all …]
H A Dtempnam_variation2.phpt61 echo "File created in => ";
96 File created in => directory specified
101 File created in => directory specified
106 File created in => directory specified
111 File created in => directory specified
116 File created in => directory specified
121 File created in => directory specified
128 File created in => temp dir
140 File created in => temp dir
147 File created in => temp dir
[all …]
H A Dfgetcsv_variation24.phpt11 Testing fgetcsv() to read from a file opened in various write modes and
17 /* the array is with three elements in it. Each element should be read as
98 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
[all …]
H A D005_error.phpt8 in case of an error. The time is returned as a Unix timestamp.
12 in case of an error.
16 in case of an error. The time is returned as a Unix timestamp.
20 named in the filename parameter to the value given in time.
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
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 …]
H A Dfopen_variation10-win32.phpt53 fwrite($h, "file in $rootdir");
57 fwrite($h, "file in fopen10.tmpDir");
61 fwrite($h, "file in root");
91 file in root
94 file in root
118 file in fopen10.tmpdirTwo
128 file in root
131 file in fopen10.tmpdirTwo
134 file in fopen10.tmpdirTwo
137 file in fopen10.tmpdirTwo
[all …]
H A Dfopen_variation11-win32.phpt52 fwrite($h, "file in $rootdir");
56 fwrite($h, "file in fopen11.tmpDir");
60 fwrite($h, "file in root");
89 file in root
92 file in root
116 file in fopen11.tmpdirTwo
126 file in root
129 file in fopen11.tmpdirTwo
132 file in fopen11.tmpdirTwo
135 file in fopen11.tmpdirTwo
[all …]
/PHP-7.4/Zend/tests/
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
/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/ext/soap/tests/bugs/
H A Dbug41004.phpt16 public $in;
27 $in=new EchoBean();
28 $in->mandatoryElement="REV";
29 $in->optionalElement=NULL;
30 $echo->in=$in;
36 … xmlns:ns1="urn:Formation"><SOAP-ENV:Body><ns1:echo><in><mandatoryElement>REV</mandatoryElement></
/PHP-7.4/tests/classes/
H A Darray_access_013.phpt22 echo "Caught in " . $e->getMessage() . "()\n";
31 echo "Caught in " . $e->getMessage() . "()\n";
40 echo "Caught in " . $e->getMessage() . "()\n";
49 echo "Caught in " . $e->getMessage() . "()\n";
54 Caught in Test::offsetExists()
55 Caught in Test::offsetGet()
56 Caught in Test::offsetSet()
57 Caught in Test::offsetUnset()
/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 …]
/PHP-7.4/Zend/tests/generators/errors/
H A Dyield_in_force_closed_finally_error.phpt2 yield cannot be used in a finally block when the generator is force-closed
12 echo "before yield in finally\n";
14 echo "after yield in finally\n";
27 before yield in finally
29 Fatal error: Uncaught Error: Cannot yield from finally in a force-closed generator in %s:%d
33 thrown in %s on line %d
/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 …]
/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 Warning: IntlBreakIterator::createWordInstance() expects parameter 1 to be string, array given in %…
19 Warning: IntlBreakIterator::createWordInstance(): breakiter_create_word_instance: bad arguments in
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 Warning: IntlBreakIterator::createLineInstance(): breakiter_create_line_instance: bad arguments in
H A Dcalendar_getSkipped_RepeatedWallTimeOption_error.phpt23 Warning: IntlCalendar::getSkippedWallTimeOption() expects exactly 0 parameters, 1 given in %s on li…
25 …r::getSkippedWallTimeOption(): intlcal_get_skipped_wall_time_option: bad arguments in %s on line %d
28 Warning: IntlCalendar::getRepeatedWallTimeOption() expects exactly 0 parameters, 1 given in %s on l…
30 …:getRepeatedWallTimeOption(): intlcal_get_repeated_wall_time_option: bad arguments in %s on line %d
33 Warning: intlcal_get_skipped_wall_time_option() expects exactly 1 parameter, 2 given in %s on line …
35 …et_skipped_wall_time_option(): intlcal_get_skipped_wall_time_option: bad arguments in %s on line %d
38 Warning: intlcal_get_repeated_wall_time_option() expects exactly 1 parameter, 2 given in %s on line…
40 …_repeated_wall_time_option(): intlcal_get_repeated_wall_time_option: bad arguments in %s on line %d
43 …d to intlcal_get_skipped_wall_time_option() must be an instance of IntlCalendar, int given in %s:%d
47 thrown in %s on line %d
H A Dgregoriancalendar_setGregorianChange_error.phpt21 Warning: IntlGregorianCalendar::setGregorianChange() expects exactly 1 parameter, 0 given in %s on …
23 …ianCalendar::setGregorianChange(): intlgregcal_set_gregorian_change: bad arguments in %s on line %d
26 Warning: IntlGregorianCalendar::setGregorianChange() expects exactly 1 parameter, 2 given in %s on …
28 …ianCalendar::setGregorianChange(): intlgregcal_set_gregorian_change: bad arguments in %s on line %d
31 …gorianCalendar::setGregorianChange() expects parameter 1 to be float, string given in %s on line %d
33 …ianCalendar::setGregorianChange(): intlgregcal_set_gregorian_change: bad arguments in %s on line %d
36 Warning: intlgregcal_set_gregorian_change() expects exactly 2 parameters, 1 given in %s on line %d
38 Warning: intlgregcal_set_gregorian_change(): intlgregcal_set_gregorian_change: bad arguments in %s …
41 …intlgregcal_set_gregorian_change() must be an instance of IntlGregorianCalendar, int given in %s:%d
45 thrown in %s on line %d
/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 …]
/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 …]

Completed in 50 milliseconds

12345678910>>...263