Home
last modified time | relevance | path

Searched refs:to (Results 476 – 500 of 5839) sorted by relevance

1...<<11121314151617181920>>...234

/PHP-5.6/ext/standard/tests/general_functions/
H A Dtype.phpt159 string(42) "settype(): Cannot convert to resource type"
169 string(42) "settype(): Cannot convert to resource type"
172 string(42) "settype(): Cannot convert to resource type"
182 string(42) "settype(): Cannot convert to resource type"
185 string(42) "settype(): Cannot convert to resource type"
188 string(42) "settype(): Cannot convert to resource type"
191 string(42) "settype(): Cannot convert to resource type"
194 string(42) "settype(): Cannot convert to resource type"
197 string(42) "settype(): Cannot convert to resource type"
325 string(26) "Array to string conversion"
[all …]
/PHP-5.6/ext/standard/tests/math/
H A Dlog1p_variation1.phpt9 * when the value of number is close to zero
82 // loop through each element of $inputs to check the behaviour of log1p()
148 Warning: log1p() expects parameter 1 to be double, string given in %s on line %d
153 Warning: log1p() expects parameter 1 to be double, string given in %s on line %d
158 Warning: log1p() expects parameter 1 to be double, array given in %s on line %d
163 Warning: log1p() expects parameter 1 to be double, string given in %s on line %d
168 Warning: log1p() expects parameter 1 to be double, string given in %s on line %d
173 Warning: log1p() expects parameter 1 to be double, string given in %s on line %d
178 Warning: log1p() expects parameter 1 to be double, object given in %s on line %d
189 Warning: log1p() expects parameter 1 to be double, resource given in %s on line %d
H A Dround_variation2.phpt8 * Description: Returns the rounded value of val to specified precision (number of digits
81 // loop through each element of $inputs to check the behaviour of round()
144 Warning: round() expects parameter 2 to be long, string given in %s on line %d
149 Warning: round() expects parameter 2 to be long, string given in %s on line %d
154 Warning: round() expects parameter 2 to be long, array given in %s on line %d
159 Warning: round() expects parameter 2 to be long, string given in %s on line %d
164 Warning: round() expects parameter 2 to be long, string given in %s on line %d
169 Warning: round() expects parameter 2 to be long, string given in %s on line %d
174 Warning: round() expects parameter 2 to be long, object given in %s on line %d
185 Warning: round() expects parameter 2 to be long, resource given in %s on line %d
H A Datan2_variation1.phpt80 // loop through each element of $inputs to check the behaviour of atan2()
144 Warning: atan2() expects parameter 1 to be double, string given in %s on line %d
149 Warning: atan2() expects parameter 1 to be double, string given in %s on line %d
154 Warning: atan2() expects parameter 1 to be double, array given in %s on line %d
159 Warning: atan2() expects parameter 1 to be double, string given in %s on line %d
164 Warning: atan2() expects parameter 1 to be double, string given in %s on line %d
169 Warning: atan2() expects parameter 1 to be double, string given in %s on line %d
174 Warning: atan2() expects parameter 1 to be double, object given in %s on line %d
185 Warning: atan2() expects parameter 1 to be double, resource given in %s on line %d
H A Datan2_variation2.phpt80 // loop through each element of $inputs to check the behaviour of atan2()
143 Warning: atan2() expects parameter 2 to be double, string given in %s on line %d
148 Warning: atan2() expects parameter 2 to be double, string given in %s on line %d
153 Warning: atan2() expects parameter 2 to be double, array given in %s on line %d
158 Warning: atan2() expects parameter 2 to be double, string given in %s on line %d
163 Warning: atan2() expects parameter 2 to be double, string given in %s on line %d
168 Warning: atan2() expects parameter 2 to be double, string given in %s on line %d
173 Warning: atan2() expects parameter 2 to be double, object given in %s on line %d
184 Warning: atan2() expects parameter 2 to be double, resource given in %s on line %d
H A Dlog_variation1.phpt78 // loop through each element of $inputs to check the behaviour of log()
141 Warning: log() expects parameter 1 to be double, string given in %s on line %d
146 Warning: log() expects parameter 1 to be double, string given in %s on line %d
151 Warning: log() expects parameter 1 to be double, array given in %s on line %d
156 Warning: log() expects parameter 1 to be double, string given in %s on line %d
161 Warning: log() expects parameter 1 to be double, string given in %s on line %d
166 Warning: log() expects parameter 1 to be double, string given in %s on line %d
171 Warning: log() expects parameter 1 to be double, object given in %s on line %d
182 Warning: log() expects parameter 1 to be double, resource given in %s on line %d
H A Dmt_srand_variation1.phpt78 // loop through each element of $inputs to check the behaviour of mt_srand()
141 Warning: mt_srand() expects parameter 1 to be long, string given in %s on line %d
146 Warning: mt_srand() expects parameter 1 to be long, string given in %s on line %d
151 Warning: mt_srand() expects parameter 1 to be long, array given in %s on line %d
156 Warning: mt_srand() expects parameter 1 to be long, string given in %s on line %d
161 Warning: mt_srand() expects parameter 1 to be long, string given in %s on line %d
166 Warning: mt_srand() expects parameter 1 to be long, string given in %s on line %d
171 Warning: mt_srand() expects parameter 1 to be long, object given in %s on line %d
182 Warning: mt_srand() expects parameter 1 to be long, resource given in %s on line %d
/PHP-5.6/ext/intl/transliterator/
H A Dtransliterator_class.h46 #define TRANSLITERATOR_METHOD_INIT_VARS INTL_METHOD_INIT_VARS( Transliterator, to )
47 #define TRANSLITERATOR_METHOD_FETCH_OBJECT_NO_CHECK INTL_METHOD_FETCH_OBJECT( Transliterator, to )
50 if( to->utrans == NULL ) \
52 …intl_errors_set( &to->err, U_ILLEGAL_ARGUMENT_ERROR, "Found unconstructed transliterator", 0 TSRML…
/PHP-5.6/ext/pcntl/
H A DREADME3 This module will attempt to implement all features related to process spawning and
5 with hope to become stable on most UNIX's. I greatly apreciate any feedback, fixes,
6 and or suggestions on how to improve/better implement
/PHP-5.6/ext/date/tests/
H A Dgmdate_variation1.phpt2 Test gmdate() function : usage variation - Passing unexpected values to format argument .
8 * Alias to functions:
42 //array of values to iterate over
140 Warning: gmdate() expects parameter 1 to be string, array given in %s on line %d
143 Warning: gmdate() expects parameter 1 to be string, array given in %s on line %d
148 Warning: gmdate() expects parameter 1 to be string, array given in %s on line %d
151 Warning: gmdate() expects parameter 1 to be string, array given in %s on line %d
156 Warning: gmdate() expects parameter 1 to be string, array given in %s on line %d
159 Warning: gmdate() expects parameter 1 to be string, array given in %s on line %d
164 Warning: gmdate() expects parameter 1 to be string, array given in %s on line %d
[all …]
H A Dgetdate_variation7.phpt2 Test getdate() function : usage variation - Passing high positive and negative float values to time…
8 * Alias to functions:
14 echo "\n-- Testing getdate() function by passing float 12.3456789000e10 value to timestamp --\n";
18 echo "\n-- Testing getdate() function by passing float -12.3456789000e10 value to timestamp --\n";
27 -- Testing getdate\(\) function by passing float 12.3456789000e10 value to timestamp --
53 -- Testing getdate\(\) function by passing float -12.3456789000e10 value to timestamp --
/PHP-5.6/ext/mbstring/tests/
H A Dmb_convert_variables.phpt27 print("$s\n"); // Converted to EUC-JP
32 print("$s\n"); // Converted to EUC-JP
42 print(base64_encode($s)."\n"); // Converted to JIS (base64 encoded)
50 print("$s1$s2$s3\n"); // Converted to EUC-JP
61 print("{$aa[0]}{$aa[1]}{$aa[2]}\n"); // Converted to EUC-JP
67 print("{$aa[0]}{$aa[1]}{$aa[2]}\n"); // Converted to EUC-JP
110 print("{$oo->s1}{$oo->s2}{$oo->s3}\n"); // Converted to EUC-JP
116 print("{$oo->s1}{$oo->s2}{$oo->s3}\n"); // Converted to EUC-JP
130 print("$s1$s2$s3\n"); // Converted to EUC-JP
131 print("{$aa[0]}{$aa[1]}{$aa[2]}\n"); // Converted to EUC-JP
[all …]
/PHP-5.6/ext/sysvmsg/tests/
H A D005.phpt17 $q = msg_get_queue($id) or die("Failed to create queue");
18 msg_remove_queue($q) or die("Failed to close queue");
47 Warning: msg_receive(): maximum size of the message has to be greater than zero in %s on line %d
55 Warning: msg_set_queue() expects parameter 1 to be resource, string given in %s on line %d
58 Warning: msg_stat_queue() expects parameter 1 to be resource, string given in %s on line %d
61 Warning: msg_receive() expects parameter 1 to be resource, string given in %s on line %d
65 Warning: msg_receive() expects parameter 1 to be resource, string given in %s on line %d
68 Warning: msg_send() expects parameter 1 to be resource, string given in %s on line %d
/PHP-5.6/
H A Dphp.ini-development272 ; Implicit flush tells PHP to tell the output layer to flush itself
604 ; need to.
765 ; previous behaviour was to set PATH_TRANSLATED to SCRIPT_FILENAME, and to not grok
767 ; this to 1 will cause PHP CGI to fix its paths to conform to the spec. A setting
1309 ; Connection: Set this to a user chosen connection class to be used
1537 ; HTTP_REFERER has to contain this substring for the session to be
1555 ; Set to {nocache,private,public,} to determine HTTP caching aspects
1786 ; converted to internal encoding by setting this to On.
1823 ; Tell the jpeg decode to ignore warnings and try to create
1854 ; The path to a default tidy configuration file to use when using tidy
[all …]
H A Dphp.ini-production272 ; Implicit flush tells PHP to tell the output layer to flush itself
604 ; need to.
765 ; previous behaviour was to set PATH_TRANSLATED to SCRIPT_FILENAME, and to not grok
767 ; this to 1 will cause PHP CGI to fix its paths to conform to the spec. A setting
1309 ; Connection: Set this to a user chosen connection class to be used
1537 ; HTTP_REFERER has to contain this substring for the session to be
1555 ; Set to {nocache,private,public,} to determine HTTP caching aspects
1786 ; converted to internal encoding by setting this to On.
1823 ; Tell the jpeg decode to ignore warnings and try to create
1854 ; The path to a default tidy configuration file to use when using tidy
[all …]
/PHP-5.6/ext/mysql/tests/
H A Dbug51242.phpt2 Bug #51242 (Empty mysql.default_port does not default to 3306 anymore, but 0)
5 mysql.default_socket=/this/does/not/really/need/to/exist
11 // Specific to this bug: we need to be able to connect via TCP. We'll use
33 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
/PHP-5.6/ext/openssl/tests/
H A Dopenssl_encrypt_error.phpt26 Warning: openssl_encrypt() expects parameter 1 to be string, object given in %s on line %d
29 Warning: openssl_encrypt() expects parameter 2 to be string, object given in %s on line %d
32 Warning: openssl_encrypt() expects parameter 3 to be string, object given in %s on line %d
35 Warning: openssl_encrypt() expects parameter 1 to be string, array given in %s on line %d
38 Warning: openssl_encrypt() expects parameter 2 to be string, array given in %s on line %d
41 Warning: openssl_encrypt() expects parameter 3 to be string, array given in %s on line %d
/PHP-5.6/ext/standard/tests/file/
H A Dsymlink_to_symlink.phpt2 symlink() using a relative path, and symlink() to a symlink
15 // symlink to a regular file using a relative dest
18 // symlink to a symlink using a relative path
21 // symlink to a non-existent path
25 // symlink to a regular file using an absolute path
28 // symlink to a symlink using an absolute path
H A Dfflush_error.phpt7 Description: Flushes the output to a file
23 exit("Error:failed to open file $filename");
39 /* loop to test fflush() with different invalid type of args */
66 Warning: fflush() expects parameter 1 to be resource, string given in %s on line %d
70 Warning: fflush() expects parameter 1 to be resource, integer given in %s on line %d
74 Warning: fflush() expects parameter 1 to be resource, double given in %s on line %d
78 Warning: fflush() expects parameter 1 to be resource, boolean given in %s on line %d
82 Warning: fflush() expects parameter 1 to be resource, array given in %s on line %d
86 Warning: fflush() expects parameter 1 to be resource, object given in %s on line %d
/PHP-5.6/ext/gmp/tests/
H A Dgmp_fact.phpt36 Warning: gmp_fact(): Number has to be greater than or equal to 0 in %s on line %d
39 Warning: gmp_fact(): Number has to be greater than or equal to 0 in %s on line %d
48 Warning: gmp_fact(): Number has to be greater than or equal to 0 in %s on line %d
H A Dgmp_invert.phpt47 Warning: gmp_invert(): Unable to convert variable to GMP - wrong type in %s on line %d
50 Warning: gmp_invert(): Unable to convert variable to GMP - wrong type in %s on line %d
53 Warning: gmp_invert(): Unable to convert variable to GMP - wrong type in %s on line %d
/PHP-5.6/ext/standard/tests/streams/
H A Dstream_get_meta_data_socket_variation3.phpt9 /* Connect to it */
12 die("Unable to create socket");
20 echo "\n\nSet blocking to false:\n";
24 echo "\n\nSet blocking to true:\n";
52 Set blocking to false:
72 Set blocking to true:
/PHP-5.6/tests/classes/
H A Dnew_001.phpt20 echo "\$f initially points to the first object:\n";
23 echo "Assigning new object directly to \$k affects \$f:\n";
27 …echo "Assigning new object by ref to \$k removes it from \$f's reference set, so \$f is unchanged:…
34 $f initially points to the first object:
39 Assigning new object directly to $k affects $f:
44 Assigning new object by ref to $k removes it from $f's reference set, so $f is unchanged:
/PHP-5.6/ext/hash/tests/
H A Dhash_equals.phpt27 Warning: hash_equals(): Expected known_string to be a string, integer given in %s on line %d
30 Warning: hash_equals(): Expected user_string to be a string, integer given in %s on line %d
33 Warning: hash_equals(): Expected known_string to be a string, integer given in %s on line %d
36 Warning: hash_equals(): Expected known_string to be a string, null given in %s on line %d
39 Warning: hash_equals(): Expected known_string to be a string, null given in %s on line %d
42 Warning: hash_equals(): Expected known_string to be a string, null given in %s on line %d
/PHP-5.6/ext/intl/tests/
H A Dformatter_fail.phpt55 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
58 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
61 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
66 Warning: NumberFormatter::__construct() expects parameter 1 to be string, array given in %s on line…
67 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
69 Warning: NumberFormatter::create() expects parameter 1 to be string, array given in %s on line %d
70 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
72 Warning: numfmt_create() expects parameter 1 to be string, array given in %s on line %d
73 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'

Completed in 36 milliseconds

1...<<11121314151617181920>>...234