Home
last modified time | relevance | path

Searched refs:in (Results 126 – 150 of 5997) sorted by relevance

12345678910>>...240

/PHP-5.5/ext/mbstring/tests/
H A Dmb_strpos_variation5.phpt18 * and the needle appears at the same positions in both strings
53 Warning: mb_strpos(): Offset not contained in string in %s on line %d
57 Warning: mb_strpos(): Offset not contained in string in %s on line %d
81 Warning: mb_strpos(): Offset not contained in string in %s on line %d
85 Warning: mb_strpos(): Offset not contained in string in %s on line %d
91 Warning: mb_strpos(): Offset not contained in string in %s on line %d
95 Warning: mb_strpos(): Offset not contained in string in %s on line %d
101 Warning: mb_strpos(): Offset not contained in string in %s on line %d
105 Warning: mb_strpos(): Offset not contained in string in %s on line %d
111 Warning: mb_strpos(): Offset not contained in string in %s on line %d
[all …]
H A Dmb_stripos_variation5_Bug45923.phpt19 * and the needle appears at the same positions in both strings
54 Warning: mb_stripos(): Offset not contained in string in %s on line %d
58 Warning: mb_stripos(): Offset not contained in string in %s on line %d
82 Warning: mb_stripos(): Offset not contained in string in %s on line %d
86 Warning: mb_stripos(): Offset not contained in string in %s on line %d
92 Warning: mb_stripos(): Offset not contained in string in %s on line %d
96 Warning: mb_stripos(): Offset not contained in string in %s on line %d
102 Warning: mb_stripos(): Offset not contained in string in %s on line %d
106 Warning: mb_stripos(): Offset not contained in string in %s on line %d
112 Warning: mb_stripos(): Offset not contained in string in %s on line %d
[all …]
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY77 in onig_search().
361 [dist] change LTVERSION value to "1:0:0" in configure.in.
425 ex. core dump in
623 in node_new().
823 illegal check in char-class range in UTF-8.
839 2004/11/12: [impl] fix CRWord in enc/unicode.c and MBWord in enc/utf8.c.
939 illegal result in negative character class in ignore case
1441 2003/08/18: [inst] (thanks nobu) lacked $(srcdir) in Makefile.in.
1780 configure.in and config.h.in.
1809 2003/01/31: [bug] STRING_CMP() in regexec.c was wrong in ignore-case.
[all …]
/PHP-5.5/ext/intl/tests/
H A Dcalendar_setSkipped_RepeatedWallTimeOption_error.phpt36 Warning: IntlCalendar::setSkippedWallTimeOption() expects exactly 1 parameter, 0 given in %s on lin…
38 …r::setSkippedWallTimeOption(): intlcal_set_skipped_wall_time_option: bad arguments in %s on line %d
41 Warning: IntlCalendar::setRepeatedWallTimeOption() expects exactly 1 parameter, 0 given in %s on li…
46 Warning: IntlCalendar::setSkippedWallTimeOption() expects exactly 1 parameter, 2 given in %s on lin…
48 …r::setSkippedWallTimeOption(): intlcal_set_skipped_wall_time_option: bad arguments in %s on line %d
51 Warning: IntlCalendar::setRepeatedWallTimeOption() expects exactly 1 parameter, 2 given in %s on li…
56 Warning: IntlCalendar::setSkippedWallTimeOption() expects parameter 1 to be long, array given in %s…
61 Warning: IntlCalendar::setRepeatedWallTimeOption() expects parameter 1 to be long, array given in %…
72 Warning: intlcal_set_skipped_wall_time_option() expects exactly 2 parameters, 1 given in %s on line…
74 …et_skipped_wall_time_option(): intlcal_set_skipped_wall_time_option: bad arguments in %s on line %d
[all …]
/PHP-5.5/tests/lang/
H A DpassByReference_005.phpt149 Notice: Undefined variable: u1 in %s on line 72
151 Notice: Undefined variable: u1 in %s on line 74
155 Notice: Undefined variable: u1 in %s on line 77
157 Notice: Undefined variable: u2 in %s on line 77
159 Notice: Undefined variable: u1 in %s on line 78
161 Notice: Undefined variable: u2 in %s on line 78
165 Notice: Undefined variable: u1 in %s on line 81
167 Notice: Undefined variable: u1 in %s on line 82
171 Notice: Undefined variable: u2 in %s on line 85
173 Notice: Undefined variable: u2 in %s on line 86
[all …]
/PHP-5.5/ext/calendar/tests/
H A Dcal_days_in_month.phpt8 echo "There are $num days in August 2003\n";
10 echo "There are $num days in February 2003\n";
12 echo "There are $num days in February 2004\n";
14 echo "There are $num days in December 2034\n";
17 There are 31 days in August 2003
18 There are 28 days in February 2003
19 There are 29 days in February 2004
20 There are 31 days in December 2034
/PHP-5.5/tests/security/
H A Dopen_basedir_is_executable.phpt32 …: is_executable(): open_basedir restriction in effect. File(../bad) is not within the allowed path…
35 …_executable(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed …
38 …ng: is_executable(): open_basedir restriction in effect. File(..) is not within the allowed path(s…
41 …g: is_executable(): open_basedir restriction in effect. File(../) is not within the allowed path(s…
44 …ng: is_executable(): open_basedir restriction in effect. File(/) is not within the allowed path(s)…
47 … is_executable(): open_basedir restriction in effect. File(../bad/.) is not within the allowed pat…
50 …ecutable(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowe…
53 …table(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not within the al…
H A Dopen_basedir_chdir.phpt32 Warning: chdir(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s…
35 Warning: chdir(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (…
38 Warning: chdir(): open_basedir restriction in effect. File(../) is not within the allowed path(s): …
41 Warning: chdir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.…
44 Warning: chdir(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path…
47 Warning: chdir(): open_basedir restriction in effect. File(./../.) is not within the allowed path(s…
H A Dopen_basedir_touch.phpt41 Warning: touch(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s…
44 …ning: touch(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed …
47 Warning: touch(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (…
50 Warning: touch(): open_basedir restriction in effect. File(../) is not within the allowed path(s): …
53 Warning: touch(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.…
56 Warning: touch(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path…
59 …ing: touch(): open_basedir restriction in effect. File(../bad/./bad.txt) is not within the allowed…
62 Warning: touch(): open_basedir restriction in effect. File(./../.) is not within the allowed path(s…
/PHP-5.5/ext/standard/tests/file/
H A Dfflush_variation2.phpt71 -- link opened in w mode --
76 -- link opened in wb mode --
81 -- link opened in wt mode --
86 -- link opened in w+ mode --
101 -- link opened in a mode --
106 -- link opened in ab mode --
111 -- link opened in at mode --
116 -- link opened in a+ mode --
132 -- link opened in w mode --
162 -- link opened in a mode --
[all …]
/PHP-5.5/Zend/tests/
H A Dbug43201.phpt25 Notice: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on l…
27 Notice: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on l…
29 Notice: Undefined variable: ref in %sbug43201.php on line 14
31 Notice: Undefined variable: undef in %sbug43201.php on line 16
33 Notice: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on l…
35 Notice: Undefined variable: undef in %sbug43201.php on line 16
37 Notice: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on l…
39 Notice: Undefined variable: undef in %sbug43201.php on line 16
43 Notice: Undefined variable: undef in %sbug43201.php on line 16
47 Notice: Undefined variable: undef in %sbug43201.php on line 16
[all …]
/PHP-5.5/ext/standard/tests/array/
H A Din_array_variation4.phpt8 * if it is found in the array, FALSE otherwise.
22 //store resources in array for comparison.
25 // search for resouce type in the resource array
32 //matching "Good" in array(0,"hello"), result:true in loose type check
34 //false in strict mode
37 //matching integer 0 in array("this"), result:true in loose type check
39 // false in strict mode
42 //matching string "this" in array(0), result:true in loose type check
44 // false in stric mode
47 //checking for type FALSE in multidimensional array with loose checking, result:false in loose type…
[all …]
H A Darray_merge_recursive_variation1.phpt114 Warning: array_merge_recursive(): Argument #1 is not an array in %s on line %d
117 Warning: array_merge_recursive(): Argument #1 is not an array in %s on line %d
122 Warning: array_merge_recursive(): Argument #1 is not an array in %s on line %d
125 Warning: array_merge_recursive(): Argument #1 is not an array in %s on line %d
130 Warning: array_merge_recursive(): Argument #1 is not an array in %s on line %d
133 Warning: array_merge_recursive(): Argument #1 is not an array in %s on line %d
138 Warning: array_merge_recursive(): Argument #1 is not an array in %s on line %d
141 Warning: array_merge_recursive(): Argument #1 is not an array in %s on line %d
146 Warning: array_merge_recursive(): Argument #1 is not an array in %s on line %d
149 Warning: array_merge_recursive(): Argument #1 is not an array in %s on line %d
[all …]
H A Darray_diff_assoc_variation1.phpt12 * Pass array_diff_assoc arguments that are not arrays in place of $arr1
107 Warning: array_diff_assoc(): Argument #1 is not an array in %s on line %d
112 Warning: array_diff_assoc(): Argument #1 is not an array in %s on line %d
117 Warning: array_diff_assoc(): Argument #1 is not an array in %s on line %d
122 Warning: array_diff_assoc(): Argument #1 is not an array in %s on line %d
127 Warning: array_diff_assoc(): Argument #1 is not an array in %s on line %d
132 Warning: array_diff_assoc(): Argument #1 is not an array in %s on line %d
137 Warning: array_diff_assoc(): Argument #1 is not an array in %s on line %d
142 Warning: array_diff_assoc(): Argument #1 is not an array in %s on line %d
147 Warning: array_diff_assoc(): Argument #1 is not an array in %s on line %d
[all …]
H A Darray_diff_assoc_variation2.phpt12 * pass array_diff_assoc arguments which are not arrays in place of $arr2
108 Warning: array_diff_assoc(): Argument #2 is not an array in %s on line %d
113 Warning: array_diff_assoc(): Argument #2 is not an array in %s on line %d
118 Warning: array_diff_assoc(): Argument #2 is not an array in %s on line %d
123 Warning: array_diff_assoc(): Argument #2 is not an array in %s on line %d
128 Warning: array_diff_assoc(): Argument #2 is not an array in %s on line %d
133 Warning: array_diff_assoc(): Argument #2 is not an array in %s on line %d
138 Warning: array_diff_assoc(): Argument #2 is not an array in %s on line %d
143 Warning: array_diff_assoc(): Argument #2 is not an array in %s on line %d
148 Warning: array_diff_assoc(): Argument #2 is not an array in %s on line %d
[all …]
H A Darray_diff_variation1.phpt7 * present in any of the others arguments.
12 * Test array_diff by passing non array values in place of $arr1
106 Warning: array_diff(): Argument #1 is not an array in %s on line %d
110 Warning: array_diff(): Argument #1 is not an array in %s on line %d
114 Warning: array_diff(): Argument #1 is not an array in %s on line %d
118 Warning: array_diff(): Argument #1 is not an array in %s on line %d
122 Warning: array_diff(): Argument #1 is not an array in %s on line %d
126 Warning: array_diff(): Argument #1 is not an array in %s on line %d
130 Warning: array_diff(): Argument #1 is not an array in %s on line %d
134 Warning: array_diff(): Argument #1 is not an array in %s on line %d
[all …]
H A Darray_diff_variation2.phpt7 * not present in any of the others arguments.
12 * Test array_diff by passing non array values in place of $arr2
105 Warning: array_diff(): Argument #2 is not an array in %s on line %d
109 Warning: array_diff(): Argument #2 is not an array in %s on line %d
113 Warning: array_diff(): Argument #2 is not an array in %s on line %d
117 Warning: array_diff(): Argument #2 is not an array in %s on line %d
121 Warning: array_diff(): Argument #2 is not an array in %s on line %d
125 Warning: array_diff(): Argument #2 is not an array in %s on line %d
129 Warning: array_diff(): Argument #2 is not an array in %s on line %d
133 Warning: array_diff(): Argument #2 is not an array in %s on line %d
[all …]
H A Darray_unshift_variation1.phpt94 // returns element count in the resulting array after arguments are pushed to
103 // returns element count in the resulting array after arguments are pushed to
122 Warning: array_unshift() expects parameter 1 to be array, integer given in %s on line %d
158 Warning: array_unshift() expects parameter 1 to be array, double given in %s on line %d
162 Warning: array_unshift() expects parameter 1 to be array, double given in %s on line %d
203 Warning: array_unshift() expects parameter 1 to be array, null given in %s on line %d
207 Warning: array_unshift() expects parameter 1 to be array, null given in %s on line %d
212 Warning: array_unshift() expects parameter 1 to be array, null given in %s on line %d
216 Warning: array_unshift() expects parameter 1 to be array, null given in %s on line %d
313 Warning: array_unshift() expects parameter 1 to be array, null given in %s on line %d
[all …]
/PHP-5.5/ext/session/tests/
H A Dsession_destroy_error.phpt100 Warning: session_destroy() expects exactly 0 parameters, 1 given in %s on line %d
105 Warning: session_destroy() expects exactly 0 parameters, 1 given in %s on line %d
110 Warning: session_destroy() expects exactly 0 parameters, 1 given in %s on line %d
115 Warning: session_destroy() expects exactly 0 parameters, 1 given in %s on line %d
120 Warning: session_destroy() expects exactly 0 parameters, 1 given in %s on line %d
125 Warning: session_destroy() expects exactly 0 parameters, 1 given in %s on line %d
130 Warning: session_destroy() expects exactly 0 parameters, 1 given in %s on line %d
135 Warning: session_destroy() expects exactly 0 parameters, 1 given in %s on line %d
140 Warning: session_destroy() expects exactly 0 parameters, 1 given in %s on line %d
145 Warning: session_destroy() expects exactly 0 parameters, 1 given in %s on line %d
[all …]
H A Dsession_get_cookie_params_error.phpt99 Warning: session_get_cookie_params() expects exactly 0 parameters, 1 given in %s on line %d
104 Warning: session_get_cookie_params() expects exactly 0 parameters, 1 given in %s on line %d
109 Warning: session_get_cookie_params() expects exactly 0 parameters, 1 given in %s on line %d
114 Warning: session_get_cookie_params() expects exactly 0 parameters, 1 given in %s on line %d
119 Warning: session_get_cookie_params() expects exactly 0 parameters, 1 given in %s on line %d
124 Warning: session_get_cookie_params() expects exactly 0 parameters, 1 given in %s on line %d
129 Warning: session_get_cookie_params() expects exactly 0 parameters, 1 given in %s on line %d
134 Warning: session_get_cookie_params() expects exactly 0 parameters, 1 given in %s on line %d
139 Warning: session_get_cookie_params() expects exactly 0 parameters, 1 given in %s on line %d
144 Warning: session_get_cookie_params() expects exactly 0 parameters, 1 given in %s on line %d
[all …]
H A Dsession_encode_error.phpt102 Warning: session_encode() expects exactly 0 parameters, 1 given in %s on line %d
107 Warning: session_encode() expects exactly 0 parameters, 1 given in %s on line %d
112 Warning: session_encode() expects exactly 0 parameters, 1 given in %s on line %d
117 Warning: session_encode() expects exactly 0 parameters, 1 given in %s on line %d
122 Warning: session_encode() expects exactly 0 parameters, 1 given in %s on line %d
127 Warning: session_encode() expects exactly 0 parameters, 1 given in %s on line %d
132 Warning: session_encode() expects exactly 0 parameters, 1 given in %s on line %d
137 Warning: session_encode() expects exactly 0 parameters, 1 given in %s on line %d
142 Warning: session_encode() expects exactly 0 parameters, 1 given in %s on line %d
147 Warning: session_encode() expects exactly 0 parameters, 1 given in %s on line %d
[all …]
/PHP-5.5/ext/standard/tests/class_object/
H A Dget_object_vars_variation_003.phpt77 Notice: Undefined variable: undefined_var in %s on line 56
79 Notice: Undefined variable: unset_var in %s on line 59
83 Warning: get_object_vars() expects parameter 1 to be object, integer given in %s on line %d
103 Warning: get_object_vars() expects parameter 1 to be object, double given in %s on line %d
108 Warning: get_object_vars() expects parameter 1 to be object, double given in %s on line %d
128 Warning: get_object_vars() expects parameter 1 to be object, array given in %s on line %d
133 Warning: get_object_vars() expects parameter 1 to be object, array given in %s on line %d
138 Warning: get_object_vars() expects parameter 1 to be object, array given in %s on line %d
143 Warning: get_object_vars() expects parameter 1 to be object, array given in %s on line %d
153 Warning: get_object_vars() expects parameter 1 to be object, null given in %s on line %d
[all …]
/PHP-5.5/ext/date/tests/
H A Ddate_default_timezone_set_variation1.phpt6 * Description: Sets the default timezone used by all date/time functions in a script.
82 Notice: date_default_timezone_set(): Timezone ID '0' is invalid in %s on line %d
87 Notice: date_default_timezone_set(): Timezone ID '1' is invalid in %s on line %d
127 Notice: date_default_timezone_set(): Timezone ID '' is invalid in %s on line %d
132 Notice: date_default_timezone_set(): Timezone ID '' is invalid in %s on line %d
142 Notice: date_default_timezone_set(): Timezone ID '' is invalid in %s on line %d
152 Notice: date_default_timezone_set(): Timezone ID '' is invalid in %s on line %d
157 Notice: date_default_timezone_set(): Timezone ID '' is invalid in %s on line %d
162 Notice: date_default_timezone_set(): Timezone ID '' is invalid in %s on line %d
183 xyz' is invalid in %s on line %d
[all …]
/PHP-5.5/ext/reflection/tests/
H A DReflectionMethod_006.phpt38 Warning: ReflectionMethod::__construct() expects exactly 1 parameter, 0 given in %s on line %d
46 Warning: ReflectionMethod::__construct() expects exactly 1 parameter, 3 given in %s on line %d
54 Warning: ReflectionMethod::isFinal() expects exactly 0 parameters, 1 given in %s on line %d
57 Warning: ReflectionMethod::isAbstract() expects exactly 0 parameters, 1 given in %s on line %d
60 Warning: ReflectionMethod::isPrivate() expects exactly 0 parameters, 1 given in %s on line %d
63 Warning: ReflectionMethod::isProtected() expects exactly 0 parameters, 1 given in %s on line %d
66 Warning: ReflectionMethod::isPublic() expects exactly 0 parameters, 1 given in %s on line %d
69 Warning: ReflectionMethod::isStatic() expects exactly 0 parameters, 1 given in %s on line %d
72 Warning: ReflectionMethod::isConstructor() expects exactly 0 parameters, 1 given in %s on line %d
75 Warning: ReflectionMethod::isDestructor() expects exactly 0 parameters, 1 given in %s on line %d
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Dstripos_variation11.phpt122 Warning: stripos() expects parameter 1 to be string, array given in %s on line %d
161 Warning: stripos(): Offset not contained in string in %s on line %d
169 Warning: stripos(): Offset not contained in string in %s on line %d
173 Notice: Object of class sample could not be converted to int in %s on line %d
176 Notice: Object of class sample could not be converted to int in %s on line %d
181 Warning: stripos(): Offset not contained in string in %s on line %d
186 Warning: stripos(): Offset not contained in string in %s on line %d
191 Warning: stripos(): Offset not contained in string in %s on line %d
196 Warning: stripos(): Offset not contained in string in %s on line %d
208 Warning: stripos(): Offset not contained in string in %s on line %d
[all …]

Completed in 67 milliseconds

12345678910>>...240