Home
last modified time | relevance | path

Searched refs:on (Results 401 – 425 of 5517) sorted by relevance

1...<<11121314151617181920>>...221

/PHP-5.5/ext/intl/tests/
H A Dcalendar_set_error.phpt24 Warning: IntlCalendar::set() expects at least 2 parameters, 1 given in %s on line %d
26 Warning: IntlCalendar::set(): intlcal_set: bad arguments in %s on line %d
29 Warning: IntlCalendar::set(): intlcal_set: bad arguments in %s on line %d
32 Warning: IntlCalendar::set(): intlcal_set: too many arguments in %s on line %d
35 Warning: IntlCalendar::set(): intlcal_set: invalid field in %s on line %d
38 Warning: intlcal_set(): intlcal_set: invalid field in %s on line %d
41 …ument 1 passed to intlcal_set() must be an instance of IntlCalendar, integer given in %s on line %d
H A Dcalendar_setMinimalDaysInFirstWeek_error.phpt23 Warning: IntlCalendar::setMinimalDaysInFirstWeek() expects exactly 1 parameter, 0 given in %s on li…
25 …setMinimalDaysInFirstWeek(): intlcal_set_minimal_days_in_first_week: bad arguments in %s on line %d
28 Warning: IntlCalendar::setMinimalDaysInFirstWeek() expects exactly 1 parameter, 2 given in %s on li…
30 …setMinimalDaysInFirstWeek(): intlcal_set_minimal_days_in_first_week: bad arguments in %s on line %d
33 …al_set_minimal_days_in_first_week: invalid number of days; must be between 1 and 7 in %s on line %d
36 …al_set_minimal_days_in_first_week: invalid number of days; must be between 1 and 7 in %s on line %d
39 …et_minimal_days_in_first_week() must be an instance of IntlCalendar, integer given in %s on line %d
/PHP-5.5/ext/oci8/tests/
H A Dextauth_04.phpt2 Test External Authentication errors on Windows
45 Warning: oci_connect(): External Authentication is not supported on Windows in %s on line %d
49 Warning: oci_new_connect(): External Authentication is not supported on Windows in %s on line %d
53 Warning: oci_pconnect(): External Authentication is not supported on Windows in %s on line %d
/PHP-5.5/ext/spl/tests/
H A DSplObjectStorage_removeAllExcept_invalid_parameter.phpt5 Based on work done at PHPNW Testfest 2009 by Simon Westcott (swestcott@gmail.com)
27 …Storage::removeAllExcept() expects parameter 1 to be SplObjectStorage, array given in %s on line %d
30 …orage::removeAllExcept() expects parameter 1 to be SplObjectStorage, boolean given in %s on line %d
33 …cept() expects parameter 1 to be SplObjectStorage, %unicode_string_optional% given in %s on line %d
36 …orage::removeAllExcept() expects parameter 1 to be SplObjectStorage, integer given in %s on line %d
39 …torage::removeAllExcept() expects parameter 1 to be SplObjectStorage, double given in %s on line %d
42 …tStorage::removeAllExcept() expects parameter 1 to be SplObjectStorage, null given in %s on line %d
/PHP-5.5/ext/reflection/tests/
H A DReflectionMethod_basic3.phpt9 echo "Reflecting on method $class::$method()\n\n";
57 Reflecting on method DerivedClass::foo()
71 Reflecting on method TestClass::stat()
85 Reflecting on method TestClass::priv()
99 Reflecting on method TestClass::prot()
113 Reflecting on method DerivedClass::prot()
127 Reflecting on method TestInterface::int()
141 Reflecting on method ReflectionProperty::__construct()
155 Reflecting on method TestClass::__destruct()
H A DReflectionMethod_basic4.phpt9 echo "Reflecting on method $class::$method()\n\n";
60 Reflecting on method DerivedClass::foo()
74 Reflecting on method TestClass::stat()
88 Reflecting on method TestClass::priv()
102 Reflecting on method TestClass::prot()
116 Reflecting on method DerivedClass::prot()
130 Reflecting on method TestInterface::int()
144 Reflecting on method ReflectionProperty::__construct()
158 Reflecting on method TestClass::__destruct()
H A DReflectionObject_getConstants_basic.phpt20 echo "Reflecting on instance of class $class: \n";
27 Reflecting on instance of class C:
32 Reflecting on instance of class D:
37 Reflecting on instance of class E:
42 Reflecting on instance of class F:
47 Reflecting on instance of class X:
/PHP-5.5/ext/mbstring/tests/
H A Dmb_split.phpt41 Deprecated: Function split() is deprecated in %s on line %d
44 Deprecated: Function split() is deprecated in %s on line %d
47 Deprecated: Function split() is deprecated in %s on line %d
50 Deprecated: Function split() is deprecated in %s on line %d
53 Deprecated: Function split() is deprecated in %s on line %d
56 Deprecated: Function split() is deprecated in %s on line %d
59 Deprecated: Function split() is deprecated in %s on line %d
62 Deprecated: Function split() is deprecated in %s on line %d
65 Deprecated: Function split() is deprecated in %s on line %d
/PHP-5.5/ext/standard/tests/file/
H A Dreadfile_variation2.phpt6 die('skip.. only on Linux');
37 /* Checking readfile() operation on soft link */
38 echo "*** Testing readfile() on soft link ***\n";
42 // readfile() on soft link
49 /* Checking readfile() operation on hard link */
50 echo "\n*** Testing readfile() on hard link ***\n";
53 // readfile() on hard link
68 *** Testing readfile() on soft link ***
78 *** Testing readfile() on hard link ***
H A Dchmod_variation2-win32.phpt24 echo "chmod() on a path containing .. and .\n";
30 echo "\nchmod() on a path containing .. with invalid directories\n";
36 echo "\nchmod() on a relative path from a different working directory\n";
44 echo "\nchmod() on a directory with a trailing /\n";
56 chmod() on a path containing .. and .
61 chmod() on a path containing .. with invalid directories
66 chmod() on a relative path from a different working directory
71 chmod() on a directory with a trailing /
H A Dfread_error.phpt48 // fwrite() on a file handle which is already closed
53 // fwrite on a file handle which is unset
64 Warning: fread() expects exactly 2 parameters, 0 given in %s on line %d
68 Warning: fread() expects exactly 2 parameters, 3 given in %s on line %d
72 Warning: fread(): Length parameter must be greater than 0 in %s on line %d
75 Warning: fread(): Length parameter must be greater than 0 in %s on line %d
96 Warning: fread() expects parameter 1 to be resource, array given in %s on line %d
104 Notice: Undefined variable: file_content_type in %s on line %d
106 Warning: fread(): %d is not a valid stream resource in %s on line %d
109 Warning: fread() expects parameter 1 to be resource, null given in %s on line %d
[all …]
H A Dfgetss_error.phpt45 // fgetss() on a file handle which is already closed
50 // fgetss() on a file handle which is unset
61 Warning: fgetss() expects at least 1 parameter, 0 given in %s on line %d
65 Warning: fgetss() expects at most 3 parameters, 4 given in %s on line %d
69 Warning: fgetss(): Length parameter must be greater than 0 in %s on line %d
72 Warning: fgetss(): Length parameter must be greater than 0 in %s on line %d
78 Warning: fgetss() expects parameter 1 to be resource, string given in %s on line %d
86 Warning: fgetss() expects parameter 1 to be resource, double given in %s on line %d
94 Warning: fgetss() expects parameter 1 to be resource, array given in %s on line %d
101 Warning: fgetss(): %d is not a valid stream resource in %s on line %d
[all …]
/PHP-5.5/ext/standard/tests/array/
H A Darray_rand_variation2.phpt94 …and(): Second argument has to be between 1 and the number of elements in the array in %s on line %d
102 …and(): Second argument has to be between 1 and the number of elements in the array in %s on line %d
107 …and(): Second argument has to be between 1 and the number of elements in the array in %s on line %d
136 …and(): Second argument has to be between 1 and the number of elements in the array in %s on line %d
141 …and(): Second argument has to be between 1 and the number of elements in the array in %s on line %d
146 …and(): Second argument has to be between 1 and the number of elements in the array in %s on line %d
182 Warning: array_rand() expects parameter 2 to be long, string given in %s on line %d
187 Warning: array_rand() expects parameter 2 to be long, string given in %s on line %d
192 Warning: array_rand() expects parameter 2 to be long, string given in %s on line %d
197 Warning: array_rand() expects parameter 2 to be long, string given in %s on line %d
[all …]
H A Duksort_variation2.phpt102 … parameter 2 to be a valid callback, no array or string given in %suksort_variation2.php on line %d
107 … parameter 2 to be a valid callback, no array or string given in %suksort_variation2.php on line %d
112 … parameter 2 to be a valid callback, no array or string given in %suksort_variation2.php on line %d
117 … parameter 2 to be a valid callback, no array or string given in %suksort_variation2.php on line %d
122 … parameter 2 to be a valid callback, no array or string given in %suksort_variation2.php on line %d
127 … parameter 2 to be a valid callback, no array or string given in %suksort_variation2.php on line %d
132 … parameter 2 to be a valid callback, no array or string given in %suksort_variation2.php on line %d
137 … parameter 2 to be a valid callback, no array or string given in %suksort_variation2.php on line %d
142 … parameter 2 to be a valid callback, no array or string given in %suksort_variation2.php on line %d
167 … parameter 2 to be a valid callback, no array or string given in %suksort_variation2.php on line %d
[all …]
H A Dextract_error.phpt37 Warning: extract() expects at least 1 parameter, 0 given in %s on line %d
40 Notice: A non well formed numeric value encountered in %s on line %d
42 Warning: extract(): Invalid extract type in %s on line %d
45 Warning: extract(): Invalid extract type in %s on line %d
48 Warning: extract() expects parameter 1 to be array, integer given in %s on line %d
51 Warning: extract() expects parameter 1 to be array, string given in %s on line %d
54 Warning: extract() expects at most 3 parameters, 4 given in %s on line %d
57 Warning: extract(): specified extract type requires the prefix parameter in %s on line %d
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dgrepinput811 And so on and so on
12 And so on and so on
/PHP-5.5/tests/lang/
H A Dbug43958.phpt12 MyClass::loadCode('file-which-does-not-exist-on-purpose.php');
14 …nclude(file-which-does-not-exist-on-purpose.php): failed to open stream: No such file or directory…
16 …ailed opening 'file-which-does-not-exist-on-purpose.php' for inclusion (include_path='%s') in %sbu…
/PHP-5.5/ext/standard/tests/strings/
H A Dstrrpos_offset.phpt18 Warning: strrpos(): Offset is greater than the length of haystack string in %s on line %d
21 Warning: strrpos(): Offset is greater than the length of haystack string in %s on line %d
24 Warning: strrpos(): Offset is greater than the length of haystack string in %s on line %d
27 Warning: strrpos(): Offset is greater than the length of haystack string in %s on line %d
30 Warning: strrpos(): Offset is greater than the length of haystack string in %s on line %d
33 Warning: strrpos(): Offset is greater than the length of haystack string in %s on line %d
36 Warning: strrpos(): Offset is greater than the length of haystack string in %s on line %d
39 Warning: strrpos(): Offset is greater than the length of haystack string in %s on line %d
/PHP-5.5/ext/gmp/tests/
H A D015.phpt40 Warning: gmp_pow(): Negative exponent not supported in %s on line %d
46 Warning: gmp_pow(): Negative exponent not supported in %s on line %d
51 Warning: gmp_pow() expects exactly 2 parameters, 3 given in %s on line %d
54 Warning: gmp_pow() expects exactly 2 parameters, 1 given in %s on line %d
57 Warning: gmp_pow() expects exactly 2 parameters, 0 given in %s on line %d
60 Warning: gmp_pow() expects parameter 2 to be long, array given in %s on line %d
63 Warning: gmp_pow() expects parameter 2 to be long, array given in %s on line %d
66 Warning: gmp_pow(): Unable to convert variable to GMP - wrong type in %s on line %d
/PHP-5.5/ext/session/tests/
H A Dsession_encode_error2.phpt103 Notice: session_encode(): Skipping numeric key 0 in %s on line %d
110 Notice: session_encode(): Skipping numeric key 1 in %s on line %d
131 Notice: session_encode(): Skipping numeric key 10 in %s on line %d
145 Notice: session_encode(): Skipping numeric key %s in %s on line %d
152 Notice: session_encode(): Skipping numeric key 0 in %s on line %d
159 Notice: session_encode(): Skipping numeric key 0 in %s on line %d
176 Notice: session_encode(): Skipping numeric key 1 in %s on line %d
183 Notice: session_encode(): Skipping numeric key 0 in %s on line %d
190 Notice: session_encode(): Skipping numeric key 1 in %s on line %d
197 Notice: session_encode(): Skipping numeric key 0 in %s on line %d
[all …]
/PHP-5.5/ext/openssl/tests/
H A Dopenssl_encrypt_error.phpt23 Warning: openssl_encrypt(): Unknown cipher algorithm in %s on line %d
26 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.5/ext/sysvshm/tests/
H A D003.phpt34 Warning: shm_detach() expects exactly 1 parameter, 0 given in %s003.php on line %d
37 Warning: shm_detach() expects exactly 1 parameter, 2 given in %s003.php on line %d
41 Warning: shm_detach(): %d is not a valid sysvshm resource in %s003.php on line %d
44 Warning: shm_remove(): %d is not a valid sysvshm resource in %s003.php on line %d
46 Warning: shm_detach() expects parameter 1 to be resource, integer given in %s003.php on line %d
49 Warning: shm_detach() expects parameter 1 to be resource, integer given in %s003.php on line %d
52 Warning: shm_detach() expects parameter 1 to be resource, integer given in %s003.php on line %d
/PHP-5.5/Zend/tests/
H A D008.phpt26 Warning: define() expects at least 2 parameters, 0 given in %s on line %d
29 Warning: define() expects at least 2 parameters, 1 given in %s on line %d
33 Warning: define() expects parameter 3 to be boolean, array given in %s on line %d
36 Warning: define() expects parameter 1 to be string, array given in %s on line %d
42 Notice: Constant test const already defined in %s on line %d
45 Warning: Constants may only evaluate to scalar values in %s on line %d
48 Warning: Constants may only evaluate to scalar values in %s on line %d
/PHP-5.5/ext/imap/tests/
H A Dimap_body.phpt34 Warning: imap_body() expects at least 2 parameters, 0 given in %s on line %d
37 Warning: imap_body() expects at least 2 parameters, 1 given in %s on line %d
39 Warning: imap_body() expects at least 2 parameters, 1 given in %s on line %d
41 Warning: imap_body() expects at least 2 parameters, 1 given in %s on line %d
43 Warning: imap_body(): Bad message number in %s on line %d
45 Warning: imap_body(): invalid value for the options parameter in %s on line %d
47 Warning: imap_body(): Bad message number in %s on line %d
/PHP-5.5/ext/mysql/tests/
H A Dmysql_result.phpt70 Warning: mysql_result(): Unable to jump to row -1 on MySQL result index %d in %s on line %d
73 Warning: mysql_result(): Unable to jump to row 2 on MySQL result index %d in %s on line %d
76 Warning: mysql_result(): Bad column offset specified in %s on line %d
79 Warning: mysql_result(): Bad column offset specified in %s on line %d
90 Warning: mysql_result(): unknown not found in MySQL result index %d in %s on line %d
93 Warning: mysql_result(): _test. not found in MySQL result index %d in %s on line %d
96 Warning: mysql_result(): not found in MySQL result index %d in %s on line %d
99 Warning: mysql_result(): _test. not found in MySQL result index %d in %s on line %d
108 Warning: mysql_result(): test.id not found in MySQL result index %d in %s on line %d
111 Warning: mysql_result(): test.label not found in MySQL result index %d in %s on line %d
[all …]

Completed in 58 milliseconds

1...<<11121314151617181920>>...221