Home
last modified time | relevance | path

Searched refs:d (Results 376 – 400 of 6495) sorted by relevance

1...<<11121314151617181920>>...260

/PHP-8.2/ext/hash/tests/
H A Dmhash_003.phpt38 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
43 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
48 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
53 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
58 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
63 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
68 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
73 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
78 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
83 Deprecated: Function mhash_keygen_s2k() is deprecated in %s on line %d
[all …]
/PHP-8.2/ext/fileinfo/tests/
H A Dfinfo_open_001.phpt23 object(finfo)#%d (0) {
25 object(finfo)#%d (0) {
28 Warning: finfo_open(%s123): Failed to open stream: No such file or directory in %s on line %d
30 Warning: finfo_open(%s123): Failed to open stream: No such file or directory in %s on line %d
32 Warning: finfo_open(): Failed to load magic database at "%s123" in %s on line %d
35 Warning: finfo_open(%s1): Failed to open stream: No such file or directory in %s on line %d
37 Warning: finfo_open(%s1): Failed to open stream: No such file or directory in %s on line %d
39 Warning: finfo_open(): Failed to load magic database at "%s1" in %s on line %d
42 Warning: finfo_open(%sinexistent): Failed to open stream: No such file or directory in %s on line %d
44 Warning: finfo_open(%sinexistent): Failed to open stream: No such file or directory in %s on line %d
[all …]
/PHP-8.2/ext/tokenizer/tests/
H A Dtoken_get_all_variation18.phpt34 int(%d)
50 int(%d)
60 int(%d)
69 int(%d)
78 int(%d)
87 int(%d)
98 int(%d)
108 int(%d)
/PHP-8.2/ext/opcache/tests/
H A Dbug70423.phpt48 $d = 1;
49 $fn1 = function() use ($d) {echo "$d\n"; $d++;};
50 $fn2 = function() use (&$d) {echo "$d\n"; $d++;};
51 $d = 5;
/PHP-8.2/ext/date/tests/
H A Didate_variation5.phpt33 int(%d)
36 int(%d)
39 int(%d)
42 int(%d)
45 int(%d)
48 int(%d)
51 int(%d)
54 int(%d)
H A D009.phpt14 var_dump(strftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V…
26 Deprecated: Function strftime() is deprecated in %s on line %d
29 Deprecated: Function strftime() is deprecated in %s on line %d
30 string(%d) "Tue Tuesday Jun June Tue Jun 27 00:00:00 2006 %s
33 Deprecated: Function strftime() is deprecated in %s on line %d
36 Deprecated: Function strftime() is deprecated in %s on line %d
39 Deprecated: Function gmstrftime() is deprecated in %s on line %d
42 Deprecated: Function gmstrftime() is deprecated in %s on line %d
43 string(%d) "Mon Monday Jun June Mon Jun 26 21:00:00 2006 %s
46 Deprecated: Function gmstrftime() is deprecated in %s on line %d
[all …]
H A D009_win32.phpt19 var_dump(strftime("%a %A %b %B %c %d %H %I %j %m %M %p %S %U %W %w %x %X %y %Y %Z %z %%", $t));
27 var_dump(gmstrftime("%a %A %b %B %c %d %H %I %j %m %M %p %S %U %W %w %x %X %y %Y %Z %z %%", $t));
38 Deprecated: Function strftime() is deprecated in %s on line %d
41 Deprecated: Function strftime() is deprecated in %s on line %d
44 Deprecated: Function strftime() is deprecated in %s on line %d
47 Deprecated: Function strftime() is deprecated in %s on line %d
50 Deprecated: Function gmstrftime() is deprecated in %s on line %d
53 Deprecated: Function gmstrftime() is deprecated in %s on line %d
54 string(%d) "Mon Monday Jun June 6/26/2006 9:00:00 PM 26 21 09 177 06 00 PM 00 26 26 1 6/26/2006 9:0…
56 Deprecated: Function gmstrftime() is deprecated in %s on line %d
[all …]
H A DDatePeriod_set_state.phpt22 object(DatePeriod)#%d (%d) {
24 object(DateTime)#%d (%d) {
37 object(DateInterval)#%d (%d) {
42 ["d"]=>
H A Dbug52808.phpt28 object(DateInterval)#%d (%d) {
33 ["d"]=>
50 object(DateInterval)#%d (%d) {
55 ["d"]=>
72 object(DateInterval)#%d (%d) {
77 ["d"]=>
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_stmt_bind_result.phpt62 printf("[%04d] [%d] %s\n", $offset, mysqli_errno($link), mysqli_error($link));
72 printf("[%04d] [%d] %s\n", $offset + 1, mysqli_errno($link), mysqli_error($link));
77 … printf("[%04d] [%d] %s\n", $offset + 2, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
83 … printf("[%04d] [%d] %s\n", $offset + 3, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
90 … printf("[%04d] [%d] %s\n", $offset + 3 + $id, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
100 … printf("[%04d] [%d] %s\n", $offset + 7, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
106 … printf("[%04d] [%d] %s\n", $offset + 8, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
115 … printf("[%04d] [%d] %s\n", $offset + 9, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
125 printf("[%04d] [%d] Expecting %s/'%s' [type hint = %s], got %s/'%s'\n",
137 printf("[%04d] [%d] %s, expecting 3 results, got only %d results\n",
[all …]
H A Dmysqli_change_user_rollback.phpt9 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect…
12 die(sprintf("skip Needs InnoDB support, [%d] %s", $link->errno, $link->error));
19 printf("[001] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
24 printf("[002] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
27 printf("[003] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
34 printf("[004] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
37 printf("[005] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
40 printf("[006] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
50 printf("[008] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
53 printf("[009] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
[all …]
H A Dmysqli_change_user_locks_temporary.phpt16 printf("[001] Cannot create second connection handle, [%d] %s\n",
20 printf("[002] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
34 printf("[003] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
37 printf("[004] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
46 printf("[006] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
49 printf("[007] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
52 printf("[008] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
55 printf("[009] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
58 printf("[010] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
69 printf("[012] There should be no table test any more, [%d] %s\n",
[all …]
/PHP-8.2/Zend/tests/
H A Dclosure_032.phpt22 [line] => %d
32 #0 %s(%d): {closure}(23)
38 [line] => %d
50 [line] => %d
68 #0 %s(%d): {closure}(23)
69 #1 %s(%d): test(Object(Closure))
H A Dbug_debug_backtrace.phpt22 #0 %s(%d): boo()
23 #1 %s(%d): bar()
24 #2 %s(%d) : eval()'d code(1): foo()
25 #3 %s(%d): eval()
/PHP-8.2/ext/dba/tests/
H A Ddba_lmdb_creation_matrix.phpt28 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
46 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
58 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
70 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
83 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
101 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
113 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
125 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
138 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
156 Notice: dba_open(): Handler lmdb does locking internally in %s on line %d
[all …]
/PHP-8.2/ext/standard/tests/array/
H A Dasort_object2.phpt92 object(for_integer_asort)#%d (3) {
101 object(for_integer_asort)#%d (3) {
110 object(for_integer_asort)#%d (3) {
130 ["d"]=>
131 object(for_string_asort)#%d (3) {
140 object(for_string_asort)#%d (3) {
149 object(for_string_asort)#%d (3) {
155 string(1) "d"
158 object(for_string_asort)#%d (3) {
210 ["d"]=>
[all …]
/PHP-8.2/ext/zip/tests/
H A Dzip_read.phpt18 Deprecated: Function zip_open() is deprecated in %s on line %d
20 Deprecated: Function zip_read() is deprecated in %s on line %d
22 Deprecated: Function zip_read() is deprecated in %s on line %d
24 Deprecated: Function zip_read() is deprecated in %s on line %d
26 Deprecated: Function zip_read() is deprecated in %s on line %d
28 Deprecated: Function zip_read() is deprecated in %s on line %d
30 Deprecated: Function zip_close() is deprecated in %s on line %d
/PHP-8.2/ext/standard/tests/math/
H A Dbug27646.phpt35 string(%d) "d:1%s;"
38 string(%d) "d:-1%s;"
41 string(7) "d:-INF;"
44 string(6) "d:INF;"
47 string(6) "d:NAN;"
/PHP-8.2/ext/zend_test/tests/
H A Dobserver_bug81435.phpt9 zend_test.observer.observe_function_names=a,d
18 function d() {} // observed
21 d();
46 <!-- init d() -->
47 <d>
48 </d>
53 Fatal error: Allowed memory size of 20971520 bytes exhausted %s in %s on line %d
/PHP-8.2/ext/oci8/tests/
H A Derror_bind_3.phpt39 Warning: oci_execute(): ORA-06550: line %d, column %d:
41 ORA-06550: line %d, column %d:
43 ORA-06550: line %d, column %d:
45 ORA-06550: line %d, column %d:
46 PL/SQL: %s in %s on line %d
/PHP-8.2/ext/standard/tests/dir/
H A Ddir_variation9.phpt73 object(Directory)#%d (2) {
75 string(%d) "%s/dir_variation91/sub_dir11/sub_dir111/.."
77 resource(%d) of type (stream)
79 object(Directory)#%d (2) {
81 string(%d) "%s/dir_variation92/sub_dir21/../../dir_variation91"
83 resource(%d) of type (stream)
85 object(Directory)#%d (2) {
87 string(%d) "%s/dir_variation92/sub_dir21/../../dir_variation91/sub_dir11/.."
89 resource(%d) of type (stream)
91 object(Directory)#%d (2) {
[all …]
/PHP-8.2/tests/security/
H A Dopen_basedir_copy.phpt38 Warning: copy(../bad): Failed to open stream: %s in %s on line %d
43 Warning: copy(../bad/bad.txt): Failed to open stream: %s in %s on line %d
46 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
48 Warning: copy(..): Failed to open stream: %s in %s on line %d
51 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
53 Warning: copy(../): Failed to open stream: %s in %s on line %d
56 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
58 Warning: copy(/): Failed to open stream: %s in %s on line %d
63 Warning: copy(../bad/.): Failed to open stream: %s in %s on line %d
68 Warning: copy(../bad/./bad.txt): Failed to open stream: %s in %s on line %d
[all …]
/PHP-8.2/ext/standard/tests/general_functions/
H A Dtype.phpt112 int(%d)
114 int(%d)
117 int(%d)
198 object(stdClass)#%d (0) {
260 object(stdClass)#%d (3) {
269 object(stdClass)#%d (1) {
274 object(stdClass)#%d (3) {
283 object(stdClass)#%d (1) {
288 object(stdClass)#%d (1) {
293 object(stdClass)#%d (0) {
[all …]
/PHP-8.2/Zend/tests/type_declarations/
H A Dscalar_strict_basic.phpt60 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
63 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
66 *** Caught {closure}(): Argument #1 ($i) must be of type int, bool given, called in %s on line %d
69 *** Caught {closure}(): Argument #1 ($i) must be of type int, bool given, called in %s on line %d
72 *** Caught {closure}(): Argument #1 ($i) must be of type int, null given, called in %s on line %d
75 *** Caught {closure}(): Argument #1 ($i) must be of type int, array given, called in %s on line %d
95 *** Caught {closure}(): Argument #1 ($f) must be of type float, bool given, called in %s on line %d
98 *** Caught {closure}(): Argument #1 ($f) must be of type float, bool given, called in %s on line %d
101 *** Caught {closure}(): Argument #1 ($f) must be of type float, null given, called in %s on line %d
115 *** Caught {closure}(): Argument #1 ($s) must be of type string, int given, called in %s on line %d
[all …]
/PHP-8.2/ext/snmp/tests/
H A Dsnmp-object.phpt160 string(%d) "%S"
167 string(%d) "%S"
170 string(%d) "%S"
171 string(%d) "%S"
174 string(%d) "%s"
175 string(%d) "%s"
179 int(%d)
185 int(%d)
191 int(%d)
197 int(%d)
[all …]

Completed in 49 milliseconds

1...<<11121314151617181920>>...260