Home
last modified time | relevance | path

Searched refs:in (Results 151 – 175 of 6125) sorted by relevance

12345678910>>...245

/PHP-5.5/ext/standard/tests/math/
H A Dbase_convert_variation2.phpt78 Warning: base_convert(): Invalid `from base' (0) in %s on line %d
83 Warning: base_convert(): Invalid `from base' (1) in %s on line %d
88 Warning: base_convert(): Invalid `from base' (-1) in %s on line %d
116 Warning: base_convert(): Invalid `from base' (0) in %s on line %d
121 Warning: base_convert(): Invalid `from base' (0) in %s on line %d
126 Warning: base_convert(): Invalid `from base' (0) in %s on line %d
131 Warning: base_convert(): Invalid `from base' (0) in %s on line %d
136 Warning: base_convert(): Invalid `from base' (1) in %s on line %d
141 Warning: base_convert(): Invalid `from base' (0) in %s on line %d
146 Warning: base_convert(): Invalid `from base' (1) in %s on line %d
[all …]
H A Dbase_convert_variation3.phpt78 Warning: base_convert(): Invalid `to base' (0) in %s on line %d
83 Warning: base_convert(): Invalid `to base' (1) in %s on line %d
88 Warning: base_convert(): Invalid `to base' (-1) in %s on line %d
116 Warning: base_convert(): Invalid `to base' (0) in %s on line %d
121 Warning: base_convert(): Invalid `to base' (0) in %s on line %d
126 Warning: base_convert(): Invalid `to base' (0) in %s on line %d
131 Warning: base_convert(): Invalid `to base' (0) in %s on line %d
136 Warning: base_convert(): Invalid `to base' (1) in %s on line %d
141 Warning: base_convert(): Invalid `to base' (0) in %s on line %d
146 Warning: base_convert(): Invalid `to base' (1) in %s on line %d
[all …]
/PHP-5.5/ext/standard/tests/file/
H A D007_error.phpt73 Warning: fopen() expects at least 2 parameters, 1 given in %s on line %d
76 Warning: fopen() expects at least 2 parameters, 0 given in %s on line %d
79 Warning: fclose(): %d is not a valid stream resource in %s on line %d
85 Warning: fclose() expects exactly 1 parameter, 0 given in %s on line %d
88 Warning: feof(): %d is not a valid stream resource in %s on line %d
94 Warning: feof() expects exactly 1 parameter, 0 given in %s on line %d
97 Warning: fopen() expects at most 4 parameters, 5 given in %s on line %d
100 Warning: fclose() expects exactly 1 parameter, 2 given in %s on line %d
103 Warning: feof() expects exactly 1 parameter, 2 given in %s on line %d
168 Warning: fopen(): Filename cannot be empty in %s on line %d
[all …]
H A Dfgetcsv_variation12.phpt14 /* the array is with three elements in it. Each element should be read as
96 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
98 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
108 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
110 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
120 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
122 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
132 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
134 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
144 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
[all …]
H A Dfgetcsv_variation24.phpt11 Testing fgetcsv() to read from a file opened in various write modes and
17 /* the array is with three elements in it. Each element should be read as
98 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
100 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
110 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
112 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
122 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
124 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
134 Notice: fgetcsv(): delimiter must be a single character in %s on line %d
136 Notice: fgetcsv(): enclosure must be a single character in %s on line %d
[all …]
/PHP-5.5/ext/standard/tests/array/
H A Darray_map_variation12.phpt2 Test array_map() function : usage variations - built-in function as callback
11 * Test array_map() by passing buit-in function as callback function
14 echo "*** Testing array_map() : built-in function ***\n";
19 echo "-- with built-in function 'pow' and two parameters --\n";
22 echo "-- with built-in function 'pow' and one parameter --\n";
31 *** Testing array_map() : built-in function ***
32 -- with built-in function 'pow' and two parameters --
41 -- with built-in function 'pow' and one parameter --
43 Warning: pow() expects exactly 2 parameters, 1 given in %s on line %d
45 Warning: pow() expects exactly 2 parameters, 1 given in %s on line %d
[all …]
H A Darray_unique_variation8.phpt32 Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
34 Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
36 Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
38 Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
40 Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
42 Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
44 Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
46 Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
48 Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
50 Notice: Array to string conversion in %sarray_unique_variation8.php on line %d
[all …]
H A Darray_walk_recursive_variation2.phpt2 Test array_walk_recursive() function : usage variations - unexpected values in place of 'funcname' …
11 * Passing different scalar/nonscalar values in place of 'funcname' argument
33 // different scalar/nonscalar values to be used in place of callback function
95 …k_recursive() expects parameter 2 to be a valid callback, no array or string given in %s on line %d
98 …k_recursive() expects parameter 2 to be a valid callback, no array or string given in %s on line %d
102 …k_recursive() expects parameter 2 to be a valid callback, no array or string given in %s on line %d
105 …k_recursive() expects parameter 2 to be a valid callback, no array or string given in %s on line %d
109 …k_recursive() expects parameter 2 to be a valid callback, no array or string given in %s on line %d
112 …k_recursive() expects parameter 2 to be a valid callback, no array or string given in %s on line %d
116 …k_recursive() expects parameter 2 to be a valid callback, no array or string given in %s on line %d
[all …]
H A Darray_walk_variation2.phpt2 Test array_walk() function : usage variations - unexpected values in place of 'funcname' argument
11 * Passing different scalar/nonscalar values in place of 'funcname' argument
33 // different scalar/nonscalar values to be used in place of callback function
95 Warning: array_walk() expects parameter 2 to be a valid callback, no array or string given in %s on…
98 Warning: array_walk() expects parameter 2 to be a valid callback, no array or string given in %s on…
102 Warning: array_walk() expects parameter 2 to be a valid callback, no array or string given in %s on…
105 Warning: array_walk() expects parameter 2 to be a valid callback, no array or string given in %s on…
109 Warning: array_walk() expects parameter 2 to be a valid callback, no array or string given in %s on…
112 Warning: array_walk() expects parameter 2 to be a valid callback, no array or string given in %s on…
116 Warning: array_walk() expects parameter 2 to be a valid callback, no array or string given in %s on…
[all …]
H A Darray_map_variation18.phpt11 * Test array_map() by passing non array values in place of $arr1
107 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
111 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
115 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
119 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
123 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
127 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
131 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
135 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
139 Warning: array_map(): Argument #2 should be an array in %s on line %d%d
[all …]
/PHP-5.5/tests/security/
H A Dopen_basedir_chmod.phpt43 Warning: chmod(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s…
46 …ning: chmod(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed …
49 Warning: chmod(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (…
52 Warning: chmod(): open_basedir restriction in effect. File(../) is not within the allowed path(s): …
55 Warning: chmod(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.…
58 Warning: chmod(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path…
61 …ing: chmod(): open_basedir restriction in effect. File(../bad/./bad.txt) is not within the allowed…
64 Warning: chmod(): open_basedir restriction in effect. File(./../.) is not within the allowed path(s…
H A Dopen_basedir_link.phpt49 …ng: link(): open_basedir restriction in effect. File(%s/test/bad/link.txt) is not within the allow…
52 …ning: link(): open_basedir restriction in effect. File(%s/test/link.txt) is not within the allowed…
55 …ng: link(): open_basedir restriction in effect. File(%s/test/bad/link.txt) is not within the allow…
58 …ning: link(): open_basedir restriction in effect. File(%s/test/link.txt) is not within the allowed…
61 …ng: link(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowe…
64 …arning: link(): open_basedir restriction in effect. File(%s/test/bad) is not within the allowed pa…
67 …ng: link(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowe…
70 …ng: link(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the allowe…
73 …arning: link(): open_basedir restriction in effect. File(%s/test/bad) is not within the allowed pa…
H A Dopen_basedir_tempnam.phpt48 …arning: tempnam(): open_basedir restriction in effect. File(../bad) is not within the allowed path…
51 Warning: tempnam(): open_basedir restriction in effect. File(..) is not within the allowed path(s):…
54 Warning: tempnam(): open_basedir restriction in effect. File(../) is not within the allowed path(s)…
57 Warning: tempnam(): open_basedir restriction in effect. File(/) is not within the allowed path(s): …
60 …rning: tempnam(): open_basedir restriction in effect. File(../bad/.) is not within the allowed pat…
63 …arning: tempnam(): open_basedir restriction in effect. File(./../.) is not within the allowed path…
66 Warning: tempnam(): open_basedir restriction in effect. File() is not within the allowed path(s): (…
/PHP-5.5/ext/snmp/tests/
H A Dsnmpget.phpt28 echo "Single OID in array\n";
36 echo "Single OID in array\n";
44 echo "Single OID in array\n";
54 Warning: snmpget() expects parameter 4 to be long,%s given in %s on line %d
57 Warning: snmpget() expects parameter 5 to be long,%s given in %s on line %d
66 Single OID in array
83 Single OID in array
94 Warning: snmpget(): Error in packet at 'SNMPv2-MIB::sysDescr.110': (noSuchName) There is no such va…
96 Single OID in array
98 Warning: snmpget(): Error in packet at 'SNMPv2-MIB::sysDescr.110': (noSuchName) There is no such va…
[all …]
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_bindvalue.phpt24 $in = 0;
42 $in,
64 $in,
69 $in = 0;
88 $in,
117 $in,
147 $in,
182 $in,
204 $in,
228 $in,
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Dwordwrap_variation3.phpt199 Warning: wordwrap(): Break string cannot be empty in %s on line %d
202 Warning: wordwrap(): Break string cannot be empty in %s on line %d
205 Warning: wordwrap(): Break string cannot be empty in %s on line %d
213 Warning: wordwrap(): Break string cannot be empty in %s on line %d
216 Warning: wordwrap(): Break string cannot be empty in %s on line %d
219 Warning: wordwrap(): Break string cannot be empty in %s on line %d
233 Warning: wordwrap(): Break string cannot be empty in %s on line %d
236 Warning: wordwrap(): Break string cannot be empty in %s on line %d
239 Warning: wordwrap(): Break string cannot be empty in %s on line %d
243 Warning: wordwrap(): Break string cannot be empty in %s on line %d
[all …]
H A Djoin_variation2.phpt108 Warning: join(): Invalid arguments passed in %s on line %d
112 Warning: join(): Invalid arguments passed in %s on line %d
116 Warning: join(): Invalid arguments passed in %s on line %d
120 Warning: join(): Invalid arguments passed in %s on line %d
124 Warning: join(): Invalid arguments passed in %s on line %d
128 Warning: join(): Invalid arguments passed in %s on line %d
132 Warning: join(): Invalid arguments passed in %s on line %d
136 Warning: join(): Invalid arguments passed in %s on line %d
140 Warning: join(): Invalid arguments passed in %s on line %d
144 Warning: join(): Invalid arguments passed in %s on line %d
[all …]
/PHP-5.5/ext/xml/tests/
H A Dxml_parser_set_option_variation1.phpt12 * Description: Set options in an XML parser
103 Warning: xml_parser_set_option() expects parameter 1 to be resource, integer given in %s on line %d
123 Warning: xml_parser_set_option() expects parameter 1 to be resource, double given in %s on line %d
128 Warning: xml_parser_set_option() expects parameter 1 to be resource, double given in %s on line %d
148 Warning: xml_parser_set_option() expects parameter 1 to be resource, array given in %s on line %d
153 Warning: xml_parser_set_option() expects parameter 1 to be resource, array given in %s on line %d
158 Warning: xml_parser_set_option() expects parameter 1 to be resource, array given in %s on line %d
163 Warning: xml_parser_set_option() expects parameter 1 to be resource, array given in %s on line %d
168 Warning: xml_parser_set_option() expects parameter 1 to be resource, array given in %s on line %d
173 Warning: xml_parser_set_option() expects parameter 1 to be resource, null given in %s on line %d
[all …]
/PHP-5.5/ext/oci8/tests/
H A Dfield_funcs1.phpt97 Warning: oci_field_name(): Invalid column index "-1" in %s on line %d
100 Warning: oci_field_type(): Invalid column index "-1" in %s on line %d
106 Warning: oci_field_scale(): Invalid column index "-1" in %s on line %d
112 Warning: oci_field_size(): Invalid column index "-1" in %s on line %d
119 Warning: oci_field_name(): Invalid column name "none" in %s on line %d
122 Warning: oci_field_type(): Invalid column name "none" in %s on line %d
134 Warning: oci_field_size(): Invalid column name "none" in %s on line %d
163 Warning: oci_field_name(): Invalid column index "0" in %s on line %d
166 Warning: oci_field_type(): Invalid column index "0" in %s on line %d
172 Warning: oci_field_scale(): Invalid column index "0" in %s on line %d
[all …]
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dround4_groupH_simple_doclit.inc5 …return new SoapFault("Server", "Fault in response to 'echoEmptyFault'.", null, null, "SimpleFault"…
9 …return new SoapFault("Server", "Fault in response to 'echoStringFault'.", null, $input, "SimpleFau…
13 …return new SoapFault("Server", "Fault in response to 'echoIntArrayFault'.", null, $input, "SimpleF…
18 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, $input->param1…
20 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, $input->param2…
22 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, null, "SimpleF…
28 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $input->param1…
30 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $input->param3…
32 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $input->param2…
38 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults3'.", null, $input->param2…
[all …]
H A Dround4_groupH_simple_rpcenc.inc5 …return new SoapFault("Server", "Fault in response to 'echoEmptyFault'.", null, null, "SimpleFault"…
9 …return new SoapFault("Server", "Fault in response to 'echoStringFault'.", null, $input, "SimpleFau…
13 …return new SoapFault("Server", "Fault in response to 'echoIntArrayFault'.", null, $input, "SimpleF…
18 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, $string, "Simp…
20 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, $floats, "Simp…
22 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults1'.", null, null, "SimpleF…
28 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $string, "Simp…
32 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults2'.", null, $float, "Simpl…
38 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults3'.", null, $param2, "Simp…
46 …return new SoapFault("Server", "Fault in response to 'echoMultipleFaults4'.", null, $enum, "Simple…
[all …]
/PHP-5.5/Zend/tests/
H A Dsettype_resource.phpt40 Warning: settype(): Cannot convert to resource type in %s on line %d
43 Warning: settype(): Cannot convert to resource type in %s on line %d
46 Warning: settype(): Cannot convert to resource type in %s on line %d
49 Warning: settype(): Cannot convert to resource type in %s on line %d
52 Warning: settype(): Cannot convert to resource type in %s on line %d
55 Warning: settype(): Cannot convert to resource type in %s on line %d
58 Warning: settype(): Cannot convert to resource type in %s on line %d
62 Warning: settype(): Cannot convert to resource type in %s on line %d
72 Warning: settype(): Cannot convert to resource type in %s on line %d
75 Warning: settype(): Cannot convert to resource type in %s on line %d
[all …]
H A Dbug47320.phpt2 Bug #47320 ($php_errormsg out of scope in functions)
9 echo '$php_errormsg in global: ' . $php_errormsg . "\n";
14 echo '$php_errormsg in function: ' . $php_errormsg . "\n";
16 echo '$GLOBALS[php_errormsg] in function: ' .
24 $php_errormsg in global: substr() expects at least 2 parameters, 1 given
25 $php_errormsg in function: strpos() expects at least 2 parameters, 1 given
26 $GLOBALS[php_errormsg] in function: substr() expects at least 2 parameters, 1 given
/PHP-5.5/tests/classes/
H A Dimplicit_instantiation_001.phpt42 Warning: Creating default object from empty value in %s on line 18
44 Notice: Undefined property: stdClass::$prop in %s on line 18
48 Warning: Creating default object from empty value in %s on line 22
54 Notice: Undefined property: stdClass::$prop in %s on line 26
62 Notice: Undefined property: stdClass::$prop in %s on line 18
72 Notice: Undefined property: stdClass::$prop in %s on line 26
80 Notice: Undefined property: stdClass::$prop in %s on line 18
90 Notice: Undefined property: stdClass::$prop in %s on line 26
96 Warning: Attempt to %s property of non-object in %s on line 18
110 Warning: Attempt to %s property of non-object in %s on line 18
[all …]
/PHP-5.5/ext/intl/tests/
H A Dtransliterator_transliterate_error.phpt28 Warning: transliterator_transliterate() expects at least 2 parameters, 0 given in %s on line %d
30 Warning: transliterator_transliterate(): transliterator_transliterate: bad arguments in %s on line …
33 Warning: transliterator_transliterate() expects parameter 2 to be string, array given in %s on line…
35 Warning: transliterator_transliterate(): transliterator_transliterate: bad arguments in %s on line …
38 …or the "end" arguments can exceed the number of UTF-16 code units (in this case, 3) in %s on line …
44 Warning: transliterator_transliterate() expects at most 4 parameters, 5 given in %s on line %d
46 Warning: transliterator_transliterate(): transliterator_transliterate: bad arguments in %s on line …
49 Warning: Transliterator::transliterate() expects at least 1 parameter, 0 given in %s on line %d
51 Warning: Transliterator::transliterate(): transliterator_transliterate: bad arguments in %s on line…
56 Warning: Transliterator::transliterate(): transliterator_transliterate: bad arguments in %s on line…
[all …]

Completed in 47 milliseconds

12345678910>>...245