Home
last modified time | relevance | path

Searched refs:be (Results 476 – 500 of 3069) sorted by relevance

1...<<11121314151617181920>>...123

/PHP-5.5/Zend/tests/
H A Dcompare_006_64bit.phpt98 Notice: Object of class stdClass could not be converted to int in %s on line %d
101 Notice: Object of class stdClass could not be converted to int in %s on line %d
104 Notice: Object of class test could not be converted to int in %s on line %d
127 Notice: Object of class test could not be converted to double in %s on line %d
144 Notice: Object of class stdClass could not be converted to int in %s on line %d
147 Notice: Object of class stdClass could not be converted to int in %s on line %d
150 Notice: Object of class test could not be converted to int in %s on line %d
310 Notice: Object of class test could not be converted to int in %s on line %d
316 Notice: Object of class test could not be converted to int in %s on line %d
329 Notice: Object of class test could not be converted to int in %s on line %d
[all …]
H A Derrmsg_037.phpt2 errmsg: properties cannot be abstract
13 Fatal error: Properties cannot be declared abstract in %s on line %d
H A Derrmsg_032.phpt2 errmsg: __construct() cannot be static
15 Fatal error: Constructor test::__construct() cannot be static in %s on line %d
H A Derrmsg_033.phpt2 errmsg: __destruct() cannot be static
15 Fatal error: Destructor test::__destruct() cannot be static in %s on line %d
H A Derrmsg_034.phpt2 errmsg: __clone() cannot be static
15 Fatal error: Clone method test::__clone() cannot be static in %s on line %d
H A Derrmsg_022.phpt2 errmsg: only variables can be passed by reference
14 Fatal error: Only variables can be passed by reference in %s on line %d
H A Derrmsg_027.phpt2 errmsg: class declarations may not be nested
16 Fatal error: Class declarations may not be nested in %s on line %d
/PHP-5.5/tests/func/
H A D005.phpt13 print "foo() will be called on shutdown...\n";
17 foo() will be called on shutdown...
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in6 ; prefix (@prefix@). This prefix can be dynamically changed by using the
12 ; Relative path can also be used. They will be prefixed by:
36 ; will be handled differently.
59 ; a graceful restart will be initiated. This can be useful to work around
148 ; will be used.
182 ; must be separated by a comma. If this value is left blank, connections will be
358 ; URI will be recognized as a ping page. This could be used to test from outside
445 ; be killed. This option should be used when the 'max_execution_time' ini option
464 ; will be used instead.
472 ; Note: relative path can be used.
[all …]
/PHP-5.5/ext/openssl/tests/
H A D006.phpt20 Warning: openssl_pkey_get_details() expects parameter 1 to be resource, boolean given in %s on line…
22 Warning: openssl_pkey_get_details() expects parameter 1 to be resource, boolean given in %s on line…
24 Warning: openssl_pkey_get_details() expects parameter 1 to be resource, boolean given in %s on line…
/PHP-5.5/ext/standard/tests/password/
H A Dpassword_needs_rehash_error.phpt25 Warning: password_needs_rehash() expects parameter 2 to be long, string given in %s on line %d
28 Warning: password_needs_rehash() expects parameter 1 to be string, array given in %s on line %d
31 Warning: password_needs_rehash() expects parameter 3 to be array, string given in %s on line %d
/PHP-5.5/tests/classes/
H A Dabstract_static.phpt29 echo "Done\n"; // shouldn't be displayed
34 Strict Standards: Static function fail::func() should not be abstract in %sabstract_static.php(%d) …
36 Fatal error: Class fail contains 1 abstract method and must therefore be declared abstract or imple…
/PHP-5.5/Zend/tests/generators/errors/
H A Dyield_outside_function_error.phpt2 Yield cannot be used outside of functions
10 Fatal error: The "yield" expression can only be used inside a function in %s on line %d
/PHP-5.5/ext/zlib/tests/
H A D005.phpt15 $string = "Answer me, it can't be so hard
41 Warning: gzcompress(): compression level (1000) must be within -1..9 in %s on line %d
55 Warning: gzuncompress(): length (-1) must be greater or equal zero in %s on line %d
63 string(94) "Answer me, it can't be so hard
66 string(94) "Answer me, it can't be so hard
/PHP-5.5/ext/date/tests/
H A Dbug33415-1.phpt6 print "TZ=America/Jujuy - Is it OK for this to be 2 AM, rather than 1
15 print "TZ=Asia/Tbilisi - Is it OK for this to be 2 AM?\n";
24 TZ=America/Jujuy - Is it OK for this to be 2 AM, rather than 1
30 TZ=Asia/Tbilisi - Is it OK for this to be 2 AM?
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_connect_oo_warnings.phpt24 print "2) be quiet\n";
35 print "4) be quiet\n";
48 2) be quiet
54 4) be quiet
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug53551.phpt52 …QLSTATE[23000]: Integrity constraint violation: 1048 Column 'count' cannot be null in %s on line %d
59 string(29) "Column 'count' cannot be null"
63 …QLSTATE[23000]: Integrity constraint violation: 1048 Column 'count' cannot be null in %s on line %d
70 string(29) "Column 'count' cannot be null"
/PHP-5.5/ext/tidy/tests/
H A D019.phpt35 Warning: tidy_repair_string() expects parameter 1 to be string, array given in %s on line %d
37 Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
39 Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
41 Warning: tidy_repair_file() expects parameter 1 to be a valid path, array given in %s on line %d
H A D022.phpt35 Warning: tidy_repair_string() expects parameter 1 to be string, array given in %s on line %d
37 Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
39 Warning: tidy_repair_file(): Filename cannot be empty in %s on line %d
41 Warning: tidy_repair_file() expects parameter 1 to be a valid path, array given in %s on line %d
/PHP-5.5/ext/standard/tests/strings/
H A Dstr_word_count.phpt90 Warning: str_word_count() expects parameter 2 to be long, array given in %s on line %d
93 Warning: str_word_count() expects parameter 2 to be long, string given in %s on line %d
101 Warning: str_word_count() expects parameter 3 to be string, array given in %s on line %d
104 Warning: str_word_count() expects parameter 3 to be string, object given in %s on line %d
146 Warning: str_word_count() expects parameter 3 to be string, array given in %s on line %d
149 Warning: str_word_count() expects parameter 3 to be string, object given in %s on line %d
206 Warning: str_word_count() expects parameter 3 to be string, array given in %s on line %d
209 Warning: str_word_count() expects parameter 3 to be string, object given in %s on line %d
/PHP-5.5/ext/standard/tests/array/
H A Dkrsort_variation2.phpt213 Warning: krsort() expects parameter 2 to be long, string given in %s on line %d
225 Warning: krsort() expects parameter 2 to be long, string given in %s on line %d
237 Warning: krsort() expects parameter 2 to be long, string given in %s on line %d
249 Warning: krsort() expects parameter 2 to be long, string given in %s on line %d
261 Warning: krsort() expects parameter 2 to be long, object given in %s on line %d
273 Warning: krsort() expects parameter 2 to be long, string given in %s on line %d
285 Warning: krsort() expects parameter 2 to be long, string given in %s on line %d
297 Warning: krsort() expects parameter 2 to be long, resource given in %s on line %d
H A Dksort_variation2.phpt213 Warning: ksort() expects parameter 2 to be long, string given in %s on line %d
225 Warning: ksort() expects parameter 2 to be long, string given in %s on line %d
237 Warning: ksort() expects parameter 2 to be long, string given in %s on line %d
249 Warning: ksort() expects parameter 2 to be long, string given in %s on line %d
261 Warning: ksort() expects parameter 2 to be long, object given in %s on line %d
273 Warning: ksort() expects parameter 2 to be long, string given in %s on line %d
285 Warning: ksort() expects parameter 2 to be long, string given in %s on line %d
297 Warning: ksort() expects parameter 2 to be long, resource given in %s on line %d
H A Dsort_variation2.phpt217 Warning: sort() expects parameter 2 to be long, string given in %s on line %d
229 Warning: sort() expects parameter 2 to be long, string given in %s on line %d
241 Warning: sort() expects parameter 2 to be long, string given in %s on line %d
253 Warning: sort() expects parameter 2 to be long, string given in %s on line %d
265 Warning: sort() expects parameter 2 to be long, object given in %s on line %d
277 Warning: sort() expects parameter 2 to be long, string given in %s on line %d
289 Warning: sort() expects parameter 2 to be long, string given in %s on line %d
301 Warning: sort() expects parameter 2 to be long, resource given in %s on line %d
H A Darray_change_key_case_variation2.phpt32 // unexpected values to be passed to $case argument
241 Warning: array_change_key_case() expects parameter 2 to be long, string given in %s on line %d
246 Warning: array_change_key_case() expects parameter 2 to be long, string given in %s on line %d
251 Warning: array_change_key_case() expects parameter 2 to be long, array given in %s on line %d
256 Warning: array_change_key_case() expects parameter 2 to be long, string given in %s on line %d
261 Warning: array_change_key_case() expects parameter 2 to be long, string given in %s on line %d
266 Warning: array_change_key_case() expects parameter 2 to be long, string given in %s on line %d
/PHP-5.5/ext/mbstring/tests/
H A Dmb_strripos_variation3_Bug45923.phpt47 // unexpected values to be passed to $offest argument
167 Warning: mb_strripos() expects parameter 3 to be long, string given in %s on line %d
172 Warning: mb_strripos() expects parameter 3 to be long, string given in %s on line %d
177 Warning: mb_strripos() expects parameter 3 to be long, string given in %s on line %d
182 Warning: mb_strripos() expects parameter 3 to be long, string given in %s on line %d
187 Warning: mb_strripos() expects parameter 3 to be long, string given in %s on line %d
192 Warning: mb_strripos() expects parameter 3 to be long, object given in %s on line %d
203 Warning: mb_strripos() expects parameter 3 to be long, resource given in %s on line %d

Completed in 38 milliseconds

1...<<11121314151617181920>>...123