Home
last modified time | relevance | path

Searched refs:line (Results 2001 – 2025 of 5182) sorted by relevance

1...<<81828384858687888990>>...208

/PHP-7.0/ext/standard/tests/strings/
H A Dchunk_split_variation8.phpt10 * Description: Returns split line
58 Warning: chunk_split(): Chunk length should be greater than zero in %s on line %d
67 Warning: chunk_split(): Chunk length should be greater than zero in %s on line %d
86 Warning: chunk_split() expects parameter 2 to be integer, float given in %s on line %d
90 Warning: chunk_split(): Chunk length should be greater than zero in %s on line %d
H A Ducfirst.phpt138 Notice: Use of undefined constant somestring - assumed 'somestring' in %s on line %d
174 Warning: ucfirst() expects parameter 1 to be string, array given in %s on line %d
202 Notice: Undefined variable: strS in %s on line %d
211 Warning: ucfirst() expects exactly 1 parameter, 0 given in %s on line %d
213 Warning: ucfirst() expects exactly 1 parameter, 2 given in %s on line %d
215 Warning: ucfirst() expects exactly 1 parameter, 2 given in %s on line %d
H A Dstrrev_error.phpt21 Warning: strrev() expects exactly 1 parameter, 0 given in %s on line %d
25 Warning: strrev() expects exactly 1 parameter, 2 given in %s on line %d
/PHP-7.0/ext/date/tests/
H A Dgettimeofday_variation1.phpt143 Warning: gettimeofday() expects parameter 1 to be boolean, array given in %s on line %d
148 Warning: gettimeofday() expects parameter 1 to be boolean, array given in %s on line %d
153 Warning: gettimeofday() expects parameter 1 to be boolean, array given in %s on line %d
158 Warning: gettimeofday() expects parameter 1 to be boolean, array given in %s on line %d
253 Warning: gettimeofday() expects parameter 1 to be boolean, object given in %s on line %d
258 Warning: gettimeofday() expects parameter 1 to be boolean, object given in %s on line %d
H A D014.phpt36 Warning: timezone_offset_get() expects exactly 2 parameters, 0 given in %s on line %d
44 thrown in %s on line %d
/PHP-7.0/ext/oci8/tests/
H A Drefcur_prefetch_1.phpt160 ORA-06512: at "%s.REFCURPKG", line %d
161 ORA-06512: at line %d in %s on line %d
203 ORA-06512: at "%s.REFCURPKG", line %d
204 ORA-06512: at line %d in %s on line %d
212 …t_prefetch(): Number of rows to be prefetched has to be greater than or equal to 0 in %s on line %d
227 …t_prefetch(): Number of rows to be prefetched has to be greater than or equal to 0 in %s on line %d
/PHP-7.0/ext/standard/tests/file/
H A Dfgets_variation5.phpt7 Description: Gets a line from file pointer
76 string(5) "line
103 string(5) "line
130 string(5) "line
157 string(5) "line
184 string(5) "line
211 string(5) "line
238 string(5) "line
265 string(5) "line
292 string(5) "line
/PHP-7.0/ext/curl/tests/
H A Dbug65646_open_basedir_new.phpt21 …ing: curl_setopt(): CURLPROTO_FILE cannot be activated when an open_basedir is set in %s on line %d
24 …ing: curl_setopt(): CURLPROTO_FILE cannot be activated when an open_basedir is set in %s on line %d
/PHP-7.0/ext/gd/tests/
H A Dimageloadfont_invalid.phpt23 in %simageloadfont_invalid.php on line %d
25 … imageloadfont(): Error reading font, invalid font header in %simageloadfont_invalid.php on line %d
/PHP-7.0/ext/openssl/tests/
H A Dopenssl_verify_basic.phpt22 Warning: openssl_verify(): supplied key param cannot be coerced into a public key in %s on line %d
25 Warning: openssl_verify(): supplied key param cannot be coerced into a public key in %s on line %d
/PHP-7.0/ext/posix/tests/
H A Dposix_seteuid_error.phpt28 Warning: posix_seteuid() expects exactly 1 parameter, 2 given in %s on line 9
31 Warning: posix_seteuid() expects exactly 1 parameter, 0 given in %s on line 10
H A Dposix_setuid_error.phpt31 Warning: posix_setuid() expects exactly 1 parameter, 2 given in %s on line 11
34 Warning: posix_setuid() expects exactly 1 parameter, 0 given in %s on line 13
/PHP-7.0/ext/phar/tests/cache_list/
H A Dfrontcontroller22.phpt20 …de(./hi.php): failed to open stream: No such file or directory in phar://%s/oof/test.php on line %d
22 …(): Failed opening './hi.php' for inclusion (include_path='%s') in phar://%soof/test.php on line %d
/PHP-7.0/ext/xmlwriter/tests/
H A D010.phpt36 Warning: xmlwriter_start_attribute(): Invalid Attribute Name in %s on line %d
40 Warning: xmlwriter_start_attribute(): Invalid Attribute Name in %s on line %d
/PHP-7.0/ext/intl/tests/
H A Dmsgfmt_format_error5.phpt23 …rmat: invalid object type for date/time (only IntlCalendar and DateTime permitted) in %s on line %d
25 …geFormatter::format(): The argument for key 'foo' cannot be used as a date or time in %s on line %d
/PHP-7.0/ext/json/tests/
H A Djson_decode_error.phpt23 Warning: json_decode() expects at least 1 parameter, 0 given in %s on line %d
28 Warning: json_decode() expects at most 4 parameters, 5 given in %s on line %d
/PHP-7.0/ext/sqlite3/tests/
H A Dsqlite3_33_createAggregate_notcallable.phpt25 …ing: SQLite3::createAggregate(): Not a valid callback function aggregate_test_step in %s on line %d
27 …ng: SQLite3::createAggregate(): Not a valid callback function aggregate_test_final in %s on line %d
/PHP-7.0/sapi/phpdbg/tests/
H A Dexceptions_001.phpt12 [Uncaught Error in %s on line 16: Call to undefined function foo()]
19 prompt> [Uncaught Error in %s on line 16]
/PHP-7.0/ext/dba/tests/
H A Ddba012.phpt37 Warning: ini_set(): No such handler: does_not_exist in %sdba012.php on line %d
41 Warning: dba_open(%stest0.dbm,n): No default handler selected in %sdba012.php on line %d
/PHP-7.0/ext/dom/tests/
H A DDOMDocument_relaxNGValidateSource_error2.phpt36 …MDocument::relaxNGValidateSource(): xmlRelaxNGParseElement: element has no content in %s on line %d
38 Warning: DOMDocument::relaxNGValidateSource(): Invalid RelaxNG in %s on line %d
/PHP-7.0/tests/classes/
H A Darray_access_012.phpt34 …ication of overloaded element of ArrayAccessImpl has no effect in %sarray_access_012.php on line 24
39 thrown in %sarray_access_012.php on line 24
H A Dtype_hinting_001.phpt38 …() must implement interface Foo, instance of Blort given, called in %s on line 27 and defined in %…
42 thrown in %s on line 12
/PHP-7.0/tests/lang/
H A DpassByReference_003.phpt29 Notice: Undefined variable: undef1 in %s on line 13
36 Notice: Undefined variable: undef1 in %s on line 15
/PHP-7.0/tests/output/
H A Dob_start_basic_unerasable_003.phpt19 Notice: ob_get_clean(): failed to discard buffer of callback (0) in %s on line 11
21 Notice: ob_get_clean(): failed to delete buffer of callback (0) in %s on line 11
H A Dob_start_basic_unerasable_004.phpt19 Notice: ob_get_flush(): failed to send buffer of callback (0) in %s on line 11
21 Notice: ob_get_flush(): failed to delete buffer of callback (0) in %s on line 11

Completed in 28 milliseconds

1...<<81828384858687888990>>...208