Home
last modified time | relevance | path

Searched refs:to (Results 251 – 275 of 5190) sorted by relevance

1...<<11121314151617181920>>...208

/PHP-5.3/sapi/aolserver/
H A DREADME11 php_value as it will lead to races in a sub-system (use an ini file
19 It usually boils down to changing the INST/PREFIX variable in
25 --with-aolserver=/path/to/installed/aolserver \
28 NOTE: If you are still using AOLserver 3.0, you need to retain the
29 AOLserver source code and pass another option to PHP:
31 --with-aolserver-src=/path/to/source/distribution
41 Add a new section to pass options to PHP (required):
47 The 'map' command will cause AOLserver to pass all requests to *.php to
/PHP-5.3/ext/standard/tests/strings/
H A Dconvert_cyr_string_error.phpt6 /* Prototype : string convert_cyr_string ( string $str , string $from , string $to )
7 * Description: Convert from one Cyrillic character set to another
13 $to = "d";
21 echo "\n-- Testing convert_cyr_string() function with no 'to' character set --\n";
25 var_dump( convert_cyr_string($str, $from, $to, $extra_arg) );
28 var_dump(bin2hex( convert_cyr_string($str, "?", $to) ));
30 echo "\n-- Testing convert_cyr_string() function with invalid 'to' character set --\n";
33 echo "\n-- Testing convert_cyr_string() function with invalid 'from' and 'to' character set --\n";
46 -- Testing convert_cyr_string() function with no 'to' character set --
61 -- Testing convert_cyr_string() function with invalid 'to' character set --
[all …]
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 …]
H A Dchunk_split_variation12.phpt8 * Alias to functions: none
13 * 'chunklen' argument is set to 10
53 This is to check chunk_split
103 heredocr to checkThis is to check chunk_split
105 heredoc with hereThis is to check chunk_split
107 heredocdoc endingThis is to check chunk_split
109 heredoc.This contThis is to check chunk_split
112 specThis is to check chunk_split
114 heredoci@! ch@r$ This is to check chunk_split
122 heredoc2.This is to check chunk_split
[all …]
/PHP-5.3/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 Ddateformat_set_timezone_id2.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_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 …]
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 …]
/PHP-5.3/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.3/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.3/ext/mbstring/oniguruma/
H A DHISTORY23 to 0x4000.
332 2005/09/05: [dist] remove link to MultiFind.
333 2005/09/01: [dist] add link to yagrep.
585 2004/11/29: [memo] add hash.c.patch to CVS.
589 from 20 to 8.
606 to regparse.c.
732 to CVS 1.11.17.
1106 to RegSyntaxGrep.
1518 2003/02/25: [spec] allow to assign same name to different group.
1613 to ignore case opcode.
[all …]
/PHP-5.3/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.3/
H A DTODO-PHP53 Important stuff to finish: PPP members/PPP methods,
10 Things to leave for later versions: Native aggregation
26 or due to dependant libraries and identify them as such.
27 If possible try to resolve thread safety issue via code
40 Environment variables defined in the CGI spec need to be
41 verified in each SAPI module that they conform to the CGI
42 spec correctly. If they do not, the SAPI module needs to
43 fix the variable prior to script execution. Having this
60 Each OO extension has to be revised and rewritten to fit into
64 A list of extensions to be extended that have to be investigated:
[all …]
/PHP-5.3/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.3/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
95 Warning: dir() expects parameter 1 to be string, array given in %s on line %d
100 Warning: dir() expects parameter 1 to be string, array given in %s on line %d
105 Warning: dir() expects parameter 1 to be string, array given in %s on line %d
110 Warning: dir() expects parameter 1 to be string, array given in %s on line %d
115 Warning: dir() expects parameter 1 to be string, 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
154 Warning: dir() expects parameter 1 to be string, resource given in %s on line %d
[all …]
/PHP-5.3/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.3/ext/iconv/tests/
H A Diconv_mime_decode_variation2.phpt2 Test iconv_mime_decode() function : usage variations - Pass different data types to mode arg
16 * Pass different data types to $str argument to see how iconv_mime_decode() behaves
47 // unexpected values to be passed to $str argument
95 // loop through each element of $inputs to check the behavior of iconv_mime_decode()
157 Warning: iconv_mime_decode() expects parameter 2 to be long, string given in %s on line %d
162 Warning: iconv_mime_decode() expects parameter 2 to be long, string given in %s on line %d
167 Warning: iconv_mime_decode() expects parameter 2 to be long, string given in %s on line %d
172 Warning: iconv_mime_decode() expects parameter 2 to be long, string given in %s on line %d
177 Warning: iconv_mime_decode() expects parameter 2 to be long, string given in %s on line %d
182 Warning: iconv_mime_decode() expects parameter 2 to be long, object given in %s on line %d
[all …]
/PHP-5.3/ext/standard/tests/array/
H A Dcount_variation2.phpt11 * Pass different data types as $mode argument to count() to test behaviour
39 // unexpected values to be passed to $mode argument
87 // loop through each element of $inputs to check the behavior of count()
149 Warning: count() expects parameter 2 to be long, string given in %s on line %d
154 Warning: count() expects parameter 2 to be long, string given in %s on line %d
159 Warning: count() expects parameter 2 to be long, string given in %s on line %d
164 Warning: count() expects parameter 2 to be long, string given in %s on line %d
169 Warning: count() expects parameter 2 to be long, string given in %s on line %d
174 Warning: count() expects parameter 2 to be long, object given in %s on line %d
185 Warning: count() expects parameter 2 to be long, resource given in %s on line %d
H A Darray_multisort_variation2.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
8 * Alias to functions:
51 //array of values to iterate over
131 Error: 2 - array_multisort(): Argument #2 is expected to be an array or a sort flag, %sarray_multis…
135 Error: 2 - array_multisort(): Argument #2 is expected to be an array or a sort flag, %sarray_multis…
139 Error: 2 - array_multisort(): Argument #2 is expected to be an array or a sort flag, %sarray_multis…
143 Error: 2 - array_multisort(): Argument #2 is expected to be an array or a sort flag, %sarray_multis…
147 Error: 2 - array_multisort(): Argument #2 is expected to be an array or a sort flag, %sarray_multis…
166 Error: 2 - array_multisort(): Argument #2 is expected to be an array or a sort flag, %sarray_multis…
170 Error: 2 - array_multisort(): Argument #2 is expected to be an array or a sort flag, %sarray_multis…
[all …]
/PHP-5.3/ext/standard/tests/math/
H A Dexp_variation1.phpt8 * Description: Returns e raised to the power of arg.
32 // unexpected values to be passed to $arg argument
81 // loop through each element of $inputs to check the behaviour of exp()
144 Warning: exp() expects parameter 1 to be double, string given in %s on line %d
149 Warning: exp() expects parameter 1 to be double, string given in %s on line %d
154 Warning: exp() expects parameter 1 to be double, array given in %s on line %d
159 Warning: exp() expects parameter 1 to be double, string given in %s on line %d
164 Warning: exp() expects parameter 1 to be double, string given in %s on line %d
169 Warning: exp() expects parameter 1 to be double, string given in %s on line %d
174 Warning: exp() expects parameter 1 to be double, object given in %s on line %d
[all …]
/PHP-5.3/ext/standard/tests/mail/
H A Dmail_variation_alt3-win32.phpt15 /* Prototype : int mail(string to, string subject, string message [, string additional_headers [, …
18 * Alias to functions:
29 $to = "$username";
33 bool mail ( string \$to , string \$subject , string \$message [, string \$additional_headers [, str…
37 $res = mail($to, $subject, $message);
40 exit("TEST COMPLETED : Unable to send test email\n");
48 echo "Cannot connect to IMAP server $server: " . imap_last_error() . "\n";
56 // sleep for a while to allow msg to be delivered
61 // Iterate over recent msgs to find the one we sent above
91 TEST COMPLETED : Unable to send test email
/PHP-5.3/Zend/RFCs/
H A D003.txt13 type (the array and variable function come to mind). For userland
14 this is not an easy task as there is no uniform way to do it. An
15 addition to the engine for requiring loose types would allow
16 delevopers to know that the data passed to their functions is of the
18 every function to check for the type of data.
29 simply continue to be treated as they are now.
37 Only loose types should be needed to ensure the data is usable by the
40 need to use a variable correctly.
45 The current function syntax should be expanded to allow typing of
51 could be changed to require an array such as:
/PHP-5.3/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…
27 // we also need to set CURLOPT_VERBOSE to test CURLOPT_STDERR properly
70 Warning: curl_multi_exec(): CURLOPT_STDERR resource has gone away, resetting to stderr in %sbug4820…
72 Warning: curl_multi_exec(): CURLOPT_STDERR resource has gone away, resetting to stderr in %sbug4820…
76 Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %sb…
78 Warning: curl_multi_exec(): CURLOPT_WRITEHEADER resource has gone away, resetting to default in %sb…
81 Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %sbug48203…
83 Warning: curl_multi_exec(): CURLOPT_FILE resource has gone away, resetting to default in %sbug48203…
87 Warning: curl_multi_exec(): CURLOPT_INFILE resource has gone away, resetting to default in %sbug482…
89 Warning: curl_multi_exec(): CURLOPT_INFILE resource has gone away, resetting to default in %sbug482…

Completed in 54 milliseconds

1...<<11121314151617181920>>...208