Home
last modified time | relevance | path

Searched refs:to (Results 276 – 300 of 5711) sorted by relevance

1...<<11121314151617181920>>...229

/PHP-5.6/ext/curl/tests/
H A Dbug48203_multi.phpt2 Variation of bug #48203 with curl_multi_exec (Crash when file pointers passed to curl are closed be…
22 // we also need to set CURLOPT_VERBOSE to test CURLOPT_STDERR properly
65 Warning: curl_multi_exec(): CURLOPT_STDERR resource has gone away, resetting to stderr in %sbug4820…
67 Warning: curl_multi_exec(): CURLOPT_STDERR resource has gone away, resetting to stderr in %sbug4820…
71 Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %sb…
73 Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %sb…
76 Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %sbug48203…
78 Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %sbug48203…
81 Warning: curl_multi_exec(): CURLOPT_INFILE resource has gone away, resetting to default in %sbug482…
83 Warning: curl_multi_exec(): CURLOPT_INFILE resource has gone away, resetting to default in %sbug482…
/PHP-5.6/ext/mbstring/oniguruma/
H A DHISTORY160 2006/11/24: [bug] should call callback for to[j] <-> to[k] in
282 and move to regint.h.
292 to OnigEncodingType.
557 2005/09/01: [dist] add link to yagrep.
813 from 20 to 8.
830 to regparse.c.
956 to CVS 1.11.17.
1330 to RegSyntaxGrep.
1742 2003/02/25: [spec] allow to assign same name to different group.
1837 to ignore case opcode.
[all …]
/PHP-5.6/ext/intl/tests/
H A Ddateformat_set_timezone_id.phpt34 $res_str .= "\nTrying to set timezone_id= $timezone_id_entry";
37 $res_str .= "\nAfter call to set_timezone_id : timezone_id= $timezone_id";
58 Trying to set timezone_id= America/New_York
59 After call to set_timezone_id : timezone_id= America/New_York
63 Trying to set timezone_id= America/Los_Angeles
64 After call to set_timezone_id : timezone_id= America/Los_Angeles
68 Trying to set timezone_id= America/Chicago
69 After call to set_timezone_id : timezone_id= America/Chicago
73 Trying to set timezone_id= CN
74 After call to set_timezone_id : timezone_id= CN
H A Dmsgfmt_fail.phpt63 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
66 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
69 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
72 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
75 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
78 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
87 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
90 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
100 'msgfmt_create: error converting pattern to UTF-16: U_INVALID_CHAR_FOUND'
101 'msgfmt_create: error converting pattern to UTF-16: U_INVALID_CHAR_FOUND'
[all …]
H A Dmsgfmt_fail2.phpt63 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
66 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
69 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
72 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
75 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
78 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
87 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
90 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
100 'msgfmt_create: error converting pattern to UTF-16: U_INVALID_CHAR_FOUND'
101 'msgfmt_create: error converting pattern to UTF-16: U_INVALID_CHAR_FOUND'
[all …]
/PHP-5.6/ext/pcre/pcrelib/
H A DNEWS33 feature to enable applications to do detailed stack checks at compile time, to
220 the passing of *MARK information to callouts. Some additions have been made to
246 . Added PCRE_ERROR_SHORTUTF8 to make it possible to distinguish between a
260 --line-buffered, has been added to pcregrep, for use when it is connected to
457 The main additions to this release are the ability to use the same name for
538 pattern is now set to NULL, which means that you don't need to do anything
616 is for the caller to provide an optional function, by setting pcre_callout to
698 possible to pass over a pointer to character tables built in the current
706 added to make it possible to start the match other than at the start of the
709 you need to do is to stick in a new fifth argument to pcre_exec(), with a
[all …]
H A DChangeLog776 1. Added 'U' to some constants that are compared to unsigned integers, to
1001 14. Applied user-supplied patch to pcrecpp.cc to allow PCRE_NO_UTF8_CHECK to be
2046 20. Added the /T option to pcretest so as to be able to run tests with non-
4121 6. Two minor patches to pcrecpp.cc in order to allow it to compile on older
4280 non-zero, in addition to the error test pointer being set to point to an
4936 35. Further mods to the Makefile to help Win32. Also, added code to pcregrep to
5332 to
5549 5. Renamed "deftables" as "dftables" to get it down to 8 characters, to avoid
5829 7. Added the -d and /D options to pcretest to make it possible to look at the
5894 PCRE_CASELESS at run time. Add escapes \A and \I to pcretest to cause it to
[all …]
/PHP-5.6/ext/standard/tests/image/
H A Dgetimagesize_variation1.phpt8 * Alias to functions:
25 //array of values to iterate over
87 Error: 2 - getimagesize(0): failed to open stream: No such file or directory, %s(%d)
91 Error: 2 - getimagesize(1): failed to open stream: No such file or directory, %s(%d)
123 Error: 2 - getimagesize() expects parameter 1 to be string, array given, %s(%d)
127 Error: 2 - getimagesize() expects parameter 1 to be string, array given, %s(%d)
131 Error: 2 - getimagesize() expects parameter 1 to be string, array given, %s(%d)
135 Error: 2 - getimagesize() expects parameter 1 to be string, array given, %s(%d)
139 Error: 2 - getimagesize() expects parameter 1 to be string, array given, %s(%d)
151 Error: 2 - getimagesize(1): failed to open stream: No such file or directory, %s(%d)
[all …]
/PHP-5.6/ext/date/tests/
H A Dtimezone_name_from_abbr_variation2.phpt8 * Alias to functions:
44 //array of values to iterate over
133 Warning: timezone_name_from_abbr() expects parameter 2 to be long, array given in %s on line %d
138 Warning: timezone_name_from_abbr() expects parameter 2 to be long, array given in %s on line %d
143 Warning: timezone_name_from_abbr() expects parameter 2 to be long, array given in %s on line %d
148 Warning: timezone_name_from_abbr() expects parameter 2 to be long, array given in %s on line %d
171 Warning: timezone_name_from_abbr() expects parameter 2 to be long, string given in %s on line %d
176 Warning: timezone_name_from_abbr() expects parameter 2 to be long, string given in %s on line %d
181 Warning: timezone_name_from_abbr() expects parameter 2 to be long, string given in %s on line %d
186 Warning: timezone_name_from_abbr() expects parameter 2 to be long, string given in %s on line %d
[all …]
H A Dtimezone_name_from_abbr_variation3.phpt2 Test timezone_name_from_abbr() function : usage variation - Passing unexpected values to third argu…
8 * Alias to functions:
44 //array of values to iterate over
133 Warning: timezone_name_from_abbr() expects parameter 3 to be long, array given in %s on line %d
138 Warning: timezone_name_from_abbr() expects parameter 3 to be long, array given in %s on line %d
143 Warning: timezone_name_from_abbr() expects parameter 3 to be long, array given in %s on line %d
148 Warning: timezone_name_from_abbr() expects parameter 3 to be long, array given in %s on line %d
171 Warning: timezone_name_from_abbr() expects parameter 3 to be long, string given in %s on line %d
176 Warning: timezone_name_from_abbr() expects parameter 3 to be long, string given in %s on line %d
181 Warning: timezone_name_from_abbr() expects parameter 3 to be long, string given in %s on line %d
[all …]
H A Dstrftime_variation23.phpt2 Test strftime() function : usage variation - Checking large positive and negative float values to t…
6 * Description: Format a local time/date according to locale settings
8 * Alias to functions:
18 echo "\n-- Testing strftime() function with float 12.3456789000e10 to timestamp --\n";
22 echo "\n-- Testing strftime() function with float -12.3456789000e10 to timestamp --\n";
31 -- Testing strftime\(\) function with float 12.3456789000e10 to timestamp --
34 -- Testing strftime\(\) function with float -12.3456789000e10 to timestamp --
/PHP-5.6/ext/simplexml/
H A DREADME1 SimpleXML is meant to be an easy way to access XML data.
8 4) string conversion allows to access TEXT data
12 called to iterate over subnodes. But also doing the following:
17 check is needed to distinguish the number of nodes of that type.
25 Due to engine problems it is currently not possible to access
31 At the moment property access to multiple elements of the same
/PHP-5.6/ext/gmp/tests/
H A Dgmp_and.phpt35 Warning: gmp_and(): Unable to convert variable to GMP - string is not an integer in %s on line %d
46 Warning: gmp_and(): Unable to convert variable to GMP - wrong type in %s on line %d
49 Warning: gmp_and(): Unable to convert variable to GMP - wrong type in %s on line %d
52 Warning: gmp_and(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_init.phpt29 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
41 Warning: gmp_init(): Unable to convert variable to GMP - string is not an integer in %s on line %d
44 Warning: gmp_init(): Unable to convert variable to GMP - string is not an integer in %s on line %d
47 Warning: gmp_init(): Unable to convert variable to GMP - string is not an integer in %s on line %d
H A Dgmp_or.phpt35 Warning: gmp_or(): Unable to convert variable to GMP - string is not an integer in %s on line %d
46 Warning: gmp_or(): Unable to convert variable to GMP - wrong type in %s on line %d
49 Warning: gmp_or(): Unable to convert variable to GMP - wrong type in %s on line %d
52 Warning: gmp_or(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_sub.phpt32 Warning: gmp_sub(): Unable to convert variable to GMP - string is not an integer in %s on line %d
38 Warning: gmp_sub(): Unable to convert variable to GMP - wrong type in %s on line %d
51 Warning: gmp_sub(): Unable to convert variable to GMP - wrong type in %s on line %d
55 Warning: gmp_sub(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_xor.phpt35 Warning: gmp_xor(): Unable to convert variable to GMP - string is not an integer in %s on line %d
46 Warning: gmp_xor(): Unable to convert variable to GMP - wrong type in %s on line %d
49 Warning: gmp_xor(): Unable to convert variable to GMP - wrong type in %s on line %d
52 Warning: gmp_xor(): Unable to convert variable to GMP - wrong type in %s on line %d
/PHP-5.6/ext/posix/tests/
H A Dposix_getpgid_variation.phpt14 * Alias to functions:
25 //array of values to iterate over
106 Notice: Array to string conversion in %sposix_getpgid_variation.php on line %d
110 Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on line %d
113 Notice: Array to string conversion in %sposix_getpgid_variation.php on line %d
117 Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on line %d
120 Notice: Array to string conversion in %sposix_getpgid_variation.php on line %d
124 Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on line %d
127 Notice: Array to string conversion in %sposix_getpgid_variation.php on line %d
131 Warning: posix_getpgid() expects parameter 1 to be long, array given in %s on line %d
[all …]
/PHP-5.6/ext/standard/tests/strings/
H A Dprintf_variation1.phpt6 * Description: Produces output according to format .
35 //array of values to iterate over
191 Notice: Array to string conversion in %s on line %d
195 Notice: Array to string conversion in %s on line %d
199 Notice: Array to string conversion in %s on line %d
205 Notice: Array to string conversion in %s on line %d
209 Notice: Array to string conversion in %s on line %d
213 Notice: Array to string conversion in %s on line %d
219 Notice: Array to string conversion in %s on line %d
223 Notice: Array to string conversion in %s on line %d
[all …]
/PHP-5.6/tests/output/
H A Dob_implicit_flush_variation_001.phpt6 …* Description: Turn implicit flush on/off and is equivalent to calling flush() after every output …
8 * Alias to functions:
49 //array of values to iterate over
123 Error: 2 - ob_implicit_flush() expects parameter 1 to be long, array given, %s(97)
127 Error: 2 - ob_implicit_flush() expects parameter 1 to be long, array given, %s(97)
131 Error: 2 - ob_implicit_flush() expects parameter 1 to be long, array given, %s(97)
135 Error: 2 - ob_implicit_flush() expects parameter 1 to be long, array given, %s(97)
157 Error: 2 - ob_implicit_flush() expects parameter 1 to be long, %unicode_string_optional% given, %s(…
161 Error: 2 - ob_implicit_flush() expects parameter 1 to be long, %unicode_string_optional% given, %s(…
181 Error: 2 - ob_implicit_flush() expects parameter 1 to be long, object given, %s(97)
[all …]
/PHP-5.6/ext/standard/tests/class_object/
H A Dmethod_exists_variation_002.phpt8 * Alias to functions:
29 //array of values to iterate over
116 Error: 8 - Array to string conversion, %smethod_exists_variation_002.php(%d)
119 Error: 2 - method_exists() expects parameter 2 to be string, array given, %s(77)
121 Error: 8 - Array to string conversion, %smethod_exists_variation_002.php(%d)
124 Error: 2 - method_exists() expects parameter 2 to be string, array given, %s(77)
126 Error: 8 - Array to string conversion, %smethod_exists_variation_002.php(%d)
129 Error: 2 - method_exists() expects parameter 2 to be string, array given, %s(77)
131 Error: 8 - Array to string conversion, %smethod_exists_variation_002.php(%d)
136 Error: 8 - Array to string conversion, %smethod_exists_variation_002.php(%d)
[all …]
H A Dtrait_exists_variation_001.phpt8 * Alias to functions:
29 //array of values to iterate over
120 Error: 8 - Array to string conversion, %strait_exists_variation_001.php(%d)
123 Error: 2 - trait_exists() expects parameter 1 to be string, array given, %s(77)
125 Error: 8 - Array to string conversion, %strait_exists_variation_001.php(%d)
128 Error: 2 - trait_exists() expects parameter 1 to be string, array given, %s(77)
130 Error: 8 - Array to string conversion, %strait_exists_variation_001.php(%d)
133 Error: 2 - trait_exists() expects parameter 1 to be string, array given, %s(77)
135 Error: 8 - Array to string conversion, %strait_exists_variation_001.php(%d)
138 Error: 2 - trait_exists() expects parameter 1 to be string, array given, %s(77)
[all …]
/PHP-5.6/ext/standard/tests/dir/
H A Ddir_variation1.phpt18 * Passing non string values to 'directory' argument of dir() and see
40 // unexpected values to be passed to $directory argument
78 // loop through various elements of $unexpected_values to check the behavior of dir()
95 Warning: dir() expects parameter 1 to be a valid path, array given in %s on line %d
100 Warning: dir() expects parameter 1 to be a valid path, array given in %s on line %d
105 Warning: dir() expects parameter 1 to be a valid path, array given in %s on line %d
110 Warning: dir() expects parameter 1 to be a valid path, array given in %s on line %d
115 Warning: dir() expects parameter 1 to be a valid path, array given in %s on line %d
126 Warning: dir(1): failed to open dir: %s in %s on line %d
134 Warning: dir(1): failed to open dir: %s in %s on line %d
[all …]
/PHP-5.6/ext/spl/
H A Ddoxygen.cfg69 # configuration options related to the input files
88 # configuration options related to source browsing
103 # configuration options related to the HTML output
123 # configuration options related to the LaTeX output
138 # configuration options related to the RTF output
147 # configuration options related to the man page output
154 # configuration options related to the XML output
166 # configuration options related to the Perl module output
173 # Configuration options related to the preprocessor
193 # Configuration options related to the dot tool
[all …]
/PHP-5.6/ext/standard/tests/url/
H A Dparse_url_variation_001.phpt8 * Alias to functions:
22 //array of values to iterate over
136 Error: 8 - Array to string conversion, %sparse_url_variation_001.php(%d)
139 Error: 2 - parse_url() expects parameter 1 to be string, array given, %s(70)
141 Error: 8 - Array to string conversion, %sparse_url_variation_001.php(%d)
144 Error: 2 - parse_url() expects parameter 1 to be string, array given, %s(70)
146 Error: 8 - Array to string conversion, %sparse_url_variation_001.php(%d)
149 Error: 2 - parse_url() expects parameter 1 to be string, array given, %s(70)
151 Error: 8 - Array to string conversion, %sparse_url_variation_001.php(%d)
154 Error: 2 - parse_url() expects parameter 1 to be string, array given, %s(70)
[all …]

Completed in 68 milliseconds

1...<<11121314151617181920>>...229