Home
last modified time | relevance | path

Searched refs:at (Results 226 – 250 of 1006) sorted by relevance

12345678910>>...41

/PHP-7.4/ext/date/tests/
H A DDateTimeImmutable_modify_invalid_format.phpt11 Warning: DateTimeImmutable::modify(): Failed to parse time string () at position 0 ( in %s on line …
/PHP-7.4/ext/intl/tests/
H A Dgrapheme.phpt616 $res_str .= " starting at byte position $test[2]";
620 $res_str .= " starting at byte position $test[2] with \$next";
685 $res_str .= " starting at byte position $test[2]";
749 $res_str .= " starting at byte position $test[2]";
1106 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 0 = a == a
1107 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 1 = b == b
1108 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 2 = c == c
1109 extract from "abc" "0" graphemes - grapheme_extract starting at byte position 2 = ==
1113 extract from "abc" "0" graphemes - grapheme_extract starting at byte position 0 with $next = == $…
1118 extract from "abc" "0" graphemes - grapheme_extract starting at byte position 2 with $next = == $…
[all …]
H A Dgrapheme2.phpt616 $res_str .= " starting at byte position $test[2]";
620 $res_str .= " starting at byte position $test[2] with \$next";
685 $res_str .= " starting at byte position $test[2]";
749 $res_str .= " starting at byte position $test[2]";
1106 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 0 = a == a
1107 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 1 = b == b
1108 extract from "abc" "1" graphemes - grapheme_extract starting at byte position 2 = c == c
1109 extract from "abc" "0" graphemes - grapheme_extract starting at byte position 2 = ==
1113 extract from "abc" "0" graphemes - grapheme_extract starting at byte position 0 with $next = == $…
1118 extract from "abc" "0" graphemes - grapheme_extract starting at byte position 2 with $next = == $…
[all …]
/PHP-7.4/ext/pcre/tests/
H A Dpcre_extra.phpt13 Warning: preg_match(): Compilation failed: unrecognized character follows \ at offset 1 in %spcre_e…
/PHP-7.4/Zend/tests/
H A Dbug67985.phpt2 Bug #67985 - Last used array index not copied to new array at assignment
H A D008.phpt27 Warning: define() expects at least 2 parameters, 0 given in %s on line %d
30 Warning: define() expects at least 2 parameters, 1 given in %s on line %d
H A Dbug48667_1.phpt10 Fatal error: Class A cannot implement both IteratorAggregate and Iterator at the same time in %s on…
H A Dbug48667_2.phpt10 Fatal error: Class A cannot implement both Iterator and IteratorAggregate at the same time in %s on…
H A Dflexible-heredoc-error8.phpt12 Parse error: Invalid body indentation level (expecting an indentation level of at least 1) in %s on…
/PHP-7.4/ext/standard/tests/strings/
H A Dsscanf_error.phpt32 Warning: sscanf() expects at least 2 parameters, 0 given in %s on line %d
37 Warning: sscanf() expects at least 2 parameters, 1 given in %s on line %d
H A Dquotemeta_basic_1.phpt4 Rodrigo Prado de Jesus <royopa [at] gmail [dot] com>
/PHP-7.4/ext/standard/tests/file/
H A Dfile_error.phpt33 Warning: file() expects at least 1 parameter, 0 given in %s on line %d
36 Warning: file() expects at most 3 parameters, 4 given in %s on line %d
/PHP-7.4/tests/lang/
H A Dstatic_basic_001.phpt40 echo "\nUsing static keyword at global scope\n";
80 Using static keyword at global scope
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_assoc_error.phpt34 Warning: array_diff_assoc(): at least 2 parameters are required, 0 given in %s on line %d
39 Warning: array_diff_assoc(): at least 2 parameters are required, 1 given in %s on line %d
H A Darray_diff_error.phpt33 Warning: array_diff(): at least 2 parameters are required, 0 given in %s on line %d
38 Warning: array_diff(): at least 2 parameters are required, 1 given in %s on line %d
H A Darray_intersect_key_error.phpt29 Warning: array_intersect_key(): at least 2 parameters are required, 1 given in %s on line %d
34 Warning: array_intersect_key(): at least 2 parameters are required, 0 given in %s on line %d
/PHP-7.4/ext/zlib/tests/
H A D004-mb.phpt18 Warning: gzfile() expects at least 1 parameter, 0 given in %s on line %d
24 Warning: gzfile() expects at most 2 parameters, 3 given in %s on line %d
H A D004.phpt18 Warning: gzfile() expects at least 1 parameter, 0 given in %s on line %d
24 Warning: gzfile() expects at most 2 parameters, 3 given in %s on line %d
H A D007.phpt30 Warning: gzencode() expects at least 1 parameter, 0 given in %s on line %d
33 Warning: gzencode() expects at most 3 parameters, 4 given in %s on line %d
/PHP-7.4/ext/ffi/tests/
H A D003.phpt61 FFI\ParserException: incomplete 'struct _e' at line 1
62 FFI\ParserException: incomplete 'struct _f' at line 1
/PHP-7.4/ext/standard/tests/general_functions/
H A Dget_included_files.phpt14 echo "\n-- List included files at start --\n";
33 -- List included files at start --
/PHP-7.4/ext/pcntl/tests/
H A Dpcntl_wait.phpt44 Warning: pcntl_wait() expects at least 1 parameter, 0 given in %s
47 Warning: pcntl_waitpid() expects at least 2 parameters, 0 given in %s
/PHP-7.4/ext/imap/tests/
H A Dimap_close_error.phpt38 Warning: imap_close() expects at least 1 parameter, 0 given in %s on line %d
43 Warning: imap_close() expects at most 2 parameters, 3 given in %s on line %d
/PHP-7.4/sapi/phpdbg/tests/
H A Dbug73615.phpt2 Bug #73615 (phpdbg without option never load .phpdbginit at startup)
/PHP-7.4/ext/gmp/tests/
H A Dbug74670.phpt9 Notice: unserialize(): Error at offset 13 of 29 bytes in %s on line %d

Completed in 37 milliseconds

12345678910>>...41