Home
last modified time | relevance | path

Searched refs:d (Results 651 – 675 of 6498) sorted by relevance

1...<<21222324252627282930>>...260

/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_stmt_bind_result_zerofill.phpt24 printf("[%03d] UPDATE failed, [%d] %s\n",
30 printf("[%03d] SELECT failed, [%d] %s\n",
37 printf("[%03d] Bind failed, [%d] %s\n",
43 printf("[%03d] Execute or fetch failed, [%d] %s\n",
59 printf("[%03d] Expecting '%s' got '%s'\n", $offset, $expected, $result);
64 printf("[%03d] Length reported is too small to run test\n", $offset);
H A Dmysqli_allow_local_infile_overrides_local_infile_directory.phpt10 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect…
15 die(sprintf("skip %s, [%d] %s", $msg, $link->errno, $link->error));
28 printf("[001] Connect failed, [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
32 printf("[002] [%d] %s\n", $link->errno, $link->error);
36 printf("[003] [%d] %s\n", $link->errno, $link->error);
41 printf("[004] [%d] %s\n", $link->errno, $link->error);
51 printf("[005] %d != %d\n", $row_count, $expected_row_count);
54 printf("[006] [%d] %s\n", $link->errno, $link->error);
70 …printf("[clean] Failed to drop old test table: [%d] %s\n", mysqli_errno($link), mysqli_error($link…
H A Dmysqli_stmt_get_result.phpt24 printf("[003] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
34 printf("[005] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
52 printf("[010] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
78 printf("[017] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
104 printf("[027] [%d] [%s]\n", mysqli_errno($link), mysqli_error($link));
115 printf("[030] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
132 printf("[034] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
146 printf("[038] Expecting array, got %s/%s, [%d] %s\n",
151 printf("[039] Expecting boolean/false, got %s/%s, [%d] %s\n",
155 printf("[041] [%d] [%s]\n", mysqli_errno($link), mysqli_error($link));
[all …]
/PHP-8.2/ext/pcre/tests/
H A D003.phpt9 (?P<year>(\d{2})?\d\d) -
10 (?P<month>(?:\d\d|[a-zA-Z]{2,3})) -
11 (?P<day>[0-3]?\d))
/PHP-8.2/ext/standard/tests/dir/
H A Dbug80960.phpt14 Warning: opendir(notexist*): %s (code: 123) in %s on line %d
16 Warning: opendir(notexist*): Failed to open directory: No such file or directory in %s on line %d
18 Warning: opendir(notexist?): %s (code: 123) in %s on line %d
20 Warning: opendir(notexist?): Failed to open directory: No such file or directory in %s on line %d
22 Warning: opendir(longname%r_+%r): %s (code: 111) in %s on line %d
24 Warning: opendir(longname%r_+%r): Failed to open directory: Filename too long in %s on line %d
/PHP-8.2/ext/standard/tests/network/
H A Dgethostbyaddr_error.phpt25 …ning: gethostbyaddr\(\): Address is not (in a.b.c.d form|a valid IPv4 or IPv6 address) in .* on li…
28 …ning: gethostbyaddr\(\): Address is not (in a.b.c.d form|a valid IPv4 or IPv6 address) in .* on li…
31 …ning: gethostbyaddr\(\): Address is not (in a.b.c.d form|a valid IPv4 or IPv6 address) in .* on li…
/PHP-8.2/ext/date/tests/
H A DDateTimeImmutable_createFromInterface-001.phpt32 object(DateTimeImmutable)#%d (3) {
40 object(DateTimeImmutable)#%d (3) {
48 object(DateTimeImmutable)#%d (3) {
56 object(DateTimeImmutable)#%d (3) {
64 object(DateTimeImmutable)#%d (3) {
72 object(DateTimeImmutable)#%d (3) {
H A DDateTime_createFromInterface-001.phpt32 object(DateTime)#%d (3) {
40 object(DateTime)#%d (3) {
48 object(DateTime)#%d (3) {
56 object(DateTime)#%d (3) {
64 object(DateTime)#%d (3) {
72 object(DateTime)#%d (3) {
H A Dbug70810.phpt19 Warning: Cannot compare DateInterval objects in %s on line %d
22 Warning: Cannot compare DateInterval objects in %s on line %d
25 Warning: Cannot compare DateInterval objects in %s on line %d
28 Warning: Cannot compare DateInterval objects in %s on line %d
31 Warning: Cannot compare DateInterval objects in %s on line %d
34 Warning: Cannot compare DateInterval objects in %s on line %d
H A Dbug80610.phpt5 $expectEaster = date_create_from_format('Y-m-d H:i:s', '2020-04-12 12:00:00', new DateTimeZone('Eur…
9 echo('easter '.$expectEaster->format('Y-m-d H:i:s')."\n" );
11 $expectEaster = date_create_from_format('Y-m-d H:i:s', '2020-04-12 12:00:00', new DateTimeZone('Eur…
15 echo('easter '.$expectEaster->format('Y-m-d H:i:s')."\n");
17 $expectEaster = date_create_from_format('Y-m-d H:i:s', '2020-04-12 12:00:00', new DateTimeZone('Eur…
21 echo('easter '.$expectEaster->format('Y-m-d H:i:s')."\n");
/PHP-8.2/Zend/tests/match/
H A D037.phpt56 string(%d) "UnhandledMatchError: Unhandled match case true in %s:%d
59 string(%d) "UnhandledMatchError: Unhandled match case 6 in %s:%d
62 string(%d) "UnhandledMatchError: Unhandled match case '3' in %s:%d
/PHP-8.2/Zend/tests/
H A Drope_with_exception.phpt41 Exception in %s:%d
43 #0 %s(%d): Obj->__get('x')
45 Exception in %s:%d
47 #0 %s(%d): Obj->__get('x')
49 Exception in %s:%d
51 #0 %s(%d): Obj->__get('x')
H A Dns_077_2.phpt14 Fatal error: Uncaught Error: Undefined constant "unknown" in %s:%d
16 #0 %s(%d): foo\foo()
18 thrown in %sns_077_%d.php on line %d
H A Dns_077_4.phpt14 Fatal error: Uncaught Error: Undefined constant "foo\unknown" in %s:%d
16 #0 %s(%d): foo\foo()
18 thrown in %sns_077_%d.php on line %d
/PHP-8.2/ext/standard/tests/array/
H A Darray_fill_object.phpt207 object(Test)#%d (0) {
210 object(Test)#%d (0) {
216 object(Test1)#%d (3) {
225 object(Test1)#%d (3) {
262 object(Test2)#%d (3) {
271 object(Test2)#%d (3) {
308 object(Test3)#%d (3) {
317 object(Test3)#%d (3) {
350 object(Test4)#%d (3) {
359 object(Test4)#%d (3) {
[all …]
/PHP-8.2/ext/oci8/tests/
H A Drefcur_prefetch_1.phpt143 string(%d) "0"
145 string(%d) "test0"
149 string(%d) "test1"
156 string(%d) "0"
162 string(%d) "test2"
169 string(%d) "0"
176 ORA-06512: at line %d in %s on line %d
186 string(%d) "0"
199 string(%d) "0"
212 string(%d) "0"
[all …]
/PHP-8.2/ext/standard/tests/file/
H A D005_variation2.phpt38 $d = touch(' ');
44 var_dump($d);
64 Warning: Undefined variable $a in %s on line %d
83 -- File access time is => %d
84 -- File modification time is => %d
85 -- inode change time is => %d
88 -- File access time is => %d
89 -- File modification time is => %d
90 -- inode change time is => %d
/PHP-8.2/ext/imap/tests/
H A Dimap_fetch_overview_basic.phpt56 size is %d
57 uid is %d
59 recent is %d
70 size is %d
71 uid is %d
73 recent is %d
82 size is %d
83 uid is %d
85 recent is %d
/PHP-8.2/tests/lang/
H A Dbug28213.phpt10 #0 %s(%d): FooBar::error(2, 'include(foobar....', '%s', 4)
11 #1 %s(%d): include()
12 #0 %s(%d): FooBar::error(2, 'include(): Fail...', '%s', 4)
13 #1 %s(%d): include()
/PHP-8.2/ext/intl/tests/
H A Dmsgfmt_fail2.phpt111 …ntCountError: MessageFormatter::__construct() expects exactly 2 arguments, 0 given in %s on line %d
114 ArgumentCountError: msgfmt_create() expects exactly 2 arguments, 0 given in %s on line %d
117 ArgumentCountError: MessageFormatter::create() expects exactly 2 arguments, 0 given in %s on line %d
120 …ntCountError: MessageFormatter::__construct() expects exactly 2 arguments, 1 given in %s on line %d
123 ArgumentCountError: msgfmt_create() expects exactly 2 arguments, 1 given in %s on line %d
126 ArgumentCountError: MessageFormatter::create() expects exactly 2 arguments, 1 given in %s on line %d
133 …eption: msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR in %s on line %d
146 …eption: msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR in %s on line %d
157 …eError: msgfmt_create(): Argument #1 ($locale) must be of type string, array given in %s on line %d
165 IntlException: msgfmt_create: message formatter creation failed: U_UNMATCHED_BRACES in %s on line %d
[all …]
/PHP-8.2/ext/ctype/tests/
H A Dctype_cntrl_variation1.phpt102 …d: ctype_cntrl(): Argument of type int will be interpreted as string in the future in %s on line %d
107 …d: ctype_cntrl(): Argument of type int will be interpreted as string in the future in %s on line %d
112 …d: ctype_cntrl(): Argument of type int will be interpreted as string in the future in %s on line %d
117 …d: ctype_cntrl(): Argument of type int will be interpreted as string in the future in %s on line %d
122 … ctype_cntrl(): Argument of type float will be interpreted as string in the future in %s on line %d
127 … ctype_cntrl(): Argument of type float will be interpreted as string in the future in %s on line %d
132 … ctype_cntrl(): Argument of type float will be interpreted as string in the future in %s on line %d
147 …: ctype_cntrl(): Argument of type null will be interpreted as string in the future in %s on line %d
152 …: ctype_cntrl(): Argument of type null will be interpreted as string in the future in %s on line %d
157 …: ctype_cntrl(): Argument of type bool will be interpreted as string in the future in %s on line %d
[all …]
H A Dctype_graph_variation1.phpt101 …d: ctype_graph(): Argument of type int will be interpreted as string in the future in %s on line %d
106 …d: ctype_graph(): Argument of type int will be interpreted as string in the future in %s on line %d
111 …d: ctype_graph(): Argument of type int will be interpreted as string in the future in %s on line %d
116 …d: ctype_graph(): Argument of type int will be interpreted as string in the future in %s on line %d
121 … ctype_graph(): Argument of type float will be interpreted as string in the future in %s on line %d
126 … ctype_graph(): Argument of type float will be interpreted as string in the future in %s on line %d
131 … ctype_graph(): Argument of type float will be interpreted as string in the future in %s on line %d
146 …: ctype_graph(): Argument of type null will be interpreted as string in the future in %s on line %d
151 …: ctype_graph(): Argument of type null will be interpreted as string in the future in %s on line %d
156 …: ctype_graph(): Argument of type bool will be interpreted as string in the future in %s on line %d
[all …]
H A Dctype_lower_variation1.phpt101 …d: ctype_lower(): Argument of type int will be interpreted as string in the future in %s on line %d
106 …d: ctype_lower(): Argument of type int will be interpreted as string in the future in %s on line %d
111 …d: ctype_lower(): Argument of type int will be interpreted as string in the future in %s on line %d
116 …d: ctype_lower(): Argument of type int will be interpreted as string in the future in %s on line %d
121 … ctype_lower(): Argument of type float will be interpreted as string in the future in %s on line %d
126 … ctype_lower(): Argument of type float will be interpreted as string in the future in %s on line %d
131 … ctype_lower(): Argument of type float will be interpreted as string in the future in %s on line %d
146 …: ctype_lower(): Argument of type null will be interpreted as string in the future in %s on line %d
151 …: ctype_lower(): Argument of type null will be interpreted as string in the future in %s on line %d
156 …: ctype_lower(): Argument of type bool will be interpreted as string in the future in %s on line %d
[all …]
H A Dctype_punct_variation1.phpt101 …d: ctype_punct(): Argument of type int will be interpreted as string in the future in %s on line %d
106 …d: ctype_punct(): Argument of type int will be interpreted as string in the future in %s on line %d
111 …d: ctype_punct(): Argument of type int will be interpreted as string in the future in %s on line %d
116 …d: ctype_punct(): Argument of type int will be interpreted as string in the future in %s on line %d
121 … ctype_punct(): Argument of type float will be interpreted as string in the future in %s on line %d
126 … ctype_punct(): Argument of type float will be interpreted as string in the future in %s on line %d
131 … ctype_punct(): Argument of type float will be interpreted as string in the future in %s on line %d
146 …: ctype_punct(): Argument of type null will be interpreted as string in the future in %s on line %d
151 …: ctype_punct(): Argument of type null will be interpreted as string in the future in %s on line %d
156 …: ctype_punct(): Argument of type bool will be interpreted as string in the future in %s on line %d
[all …]
H A Dctype_space_variation1.phpt101 …d: ctype_space(): Argument of type int will be interpreted as string in the future in %s on line %d
106 …d: ctype_space(): Argument of type int will be interpreted as string in the future in %s on line %d
111 …d: ctype_space(): Argument of type int will be interpreted as string in the future in %s on line %d
116 …d: ctype_space(): Argument of type int will be interpreted as string in the future in %s on line %d
121 … ctype_space(): Argument of type float will be interpreted as string in the future in %s on line %d
126 … ctype_space(): Argument of type float will be interpreted as string in the future in %s on line %d
131 … ctype_space(): Argument of type float will be interpreted as string in the future in %s on line %d
146 …: ctype_space(): Argument of type null will be interpreted as string in the future in %s on line %d
151 …: ctype_space(): Argument of type null will be interpreted as string in the future in %s on line %d
156 …: ctype_space(): Argument of type bool will be interpreted as string in the future in %s on line %d
[all …]

Completed in 30 milliseconds

1...<<21222324252627282930>>...260