Home
last modified time | relevance | path

Searched refs:d (Results 626 – 650 of 6498) sorted by relevance

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

/PHP-8.2/ext/snmp/tests/
H A Dsnmp2_get.phpt59 string(%d) "%s"
63 string(%d) "%s"
68 string(%d) "%s"
70 string(%d) "%d"
75 Warning: snmp2_get(): Invalid object identifier: .1.3.6.1.2..1.1.1.0 in %s on line %d
79 Warning: snmp2_get(): Invalid object identifier: .1.3.6.1.2.1...1.1.0 in %s on line %d
83 Warning: snmp2_get(): Invalid object identifier: .1.3.6.1.2.1...1.1.0 in %s on line %d
88 …nmp2_get(): Error in packet at '%s': No Such Instance currently exists at this OID in %s on line %d
92 …nmp2_get(): Error in packet at '%s': No Such Instance currently exists at this OID in %s on line %d
96 …nmp2_get(): Error in packet at '%s': No Such Instance currently exists at this OID in %s on line %d
[all …]
H A Dsnmp2_real_walk.phpt54 int(%d)
55 string(%d) "%s"
56 string(%d) "%s"
59 int(%d)
60 string(%d) "%s"
61 string(%d) "%s"
65 Warning: snmp2_real_walk(): Multi OID walks are not supported! in %s on line %d
69 Warning: snmp2_real_walk(): Multi OID walks are not supported! in %s on line %d
72 Warning: snmp2_real_walk(): Multi OID walks are not supported! in %s on line %d
76 …'%s': No more variables left in this MIB View (It is past the end of the MIB tree) in %s on line %d
H A Dsnmprealwalk.phpt54 int(%d)
55 string(%d) "%s"
56 string(%d) "%s"
59 int(%d)
60 string(%d) "%s"
61 string(%d) "%s"
65 Warning: snmprealwalk(): Multi OID walks are not supported! in %s on line %d
69 Warning: snmprealwalk(): Multi OID walks are not supported! in %s on line %d
72 Warning: snmprealwalk(): Multi OID walks are not supported! in %s on line %d
76 … Error in packet at '%s': (noSuchName) There is no such variable name in this MIB. in %s on line %d
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_stmt_result_metadata.phpt16 printf("[003] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
31 printf("[007] Expecting int/2, got %s/%s, [%d] %s\n",
35 printf("[008] Expecting object, got %s/%s, [%d] %s\n",
39 printf("[009] Expecting object, got %s/%s, [%d] %s\n",
51 printf("[011] Expecting array, got %s/%s, [%d] %s\n",
60 printf("[013] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
63 printf("[014] Expecting object, got %s/%s, [%d] %s\n",
73 printf("[016] Expecting int/1, got %s/%s, [%d] %s\n",
94 object(stdClass)#%d (13) {
106 string(%d) "%s"
[all …]
H A Dbug44897.phpt13 die(sprintf('skip Needs MySQL 5.0+, found version %d.', mysqli_get_server_version($link)));
21 printf("[001] [%d] %s\n", $link->errno, $link->error);
24 printf("[002] [%d] %s\n", $link->errno, $link->error);
30 printf("[003] [%d] %s\n", $link->errno, $link->error);
33 printf("[004] [%d] %s\n", $stmt->errno, $stmt->error);
37 printf("[005] [%d] %s\n", $stmt->errno, $stmt->error);
48 printf("[007] Failed to create new statement object, [%d] %s\n",
54 printf("[008] [%d] %s\n", $stmt2->errno, $stmt2->error);
58 printf("[009] [%d] %s\n", $stmt2->errno, $stmt2->error);
74 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
[all …]
H A Dmysqli_local_infile_directory_access_allowed.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);
46 printf("[005] [%d] %s\n", $link->errno, $link->error);
56 printf("[006] %d != %d\n", $row_count, $expected_row_count);
59 printf("[007] [%d] %s\n", $link->errno, $link->error);
75 …printf("[clean] Failed to drop old test table: [%d] %s\n", mysqli_errno($link), mysqli_error($link…
H A Dmysqli_stmt_execute_stored_proc_out.phpt9 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect…
12 die(sprintf('skip Needs MySQL 5.5.3+, found version %d.', mysqli_get_server_version($link)));
25 printf("[003] [%d] %s.\n", mysqli_errno($link), mysqli_error($link));
29 … printf("[005] Cannot prepare CALL, [%d] %s\n", mysqli_errno($link), mysqli_error($link));
34 …printf("[006] Cannot bind parameter, [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt…
37 …printf("[007] Cannot execute CALL, [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
44 printf("[010] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
53 …printf("[012] Cannot close statement, [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stm…
56 printf("[013] [%d] %s\n", $link->errno, $link->error);
59 printf("[004] Cannot create SP, [%d] %s.\n", mysqli_errno($link), mysqli_error($link));
[all …]
/PHP-8.2/ext/spl/tests/
H A Dobserver_005.phpt77 object(TestClass)#%d (4) {
87 object(TestClass)#%d (4) {
97 object(MyStorage)#%d (5) {
111 object(TestClass)#%d (4) {
127 object(TestClass)#%d (4) {
142 string(%d) "%s"
145 object(TestClass)#%d (4) {
155 object(TestClass)#%d (4) {
165 object(MyStorage)#%d (5) {
179 object(TestClass)#%d (4) {
[all …]
/PHP-8.2/ext/standard/tests/array/
H A Dbug39576.phpt36 Notice: Only variables should be passed by reference in %s on line %d
38 Warning: test(): Argument #3 ($columns) must be passed by reference, value given in %s on line %d
40 Warning: test(): Argument #3 ($columns) must be passed by reference, value given in %s on line %d
42 Warning: test(): Argument #3 ($columns) must be passed by reference, value given in %s on line %d
44 Warning: test(): Argument #3 ($columns) must be passed by reference, value given in %s on line %d
45 object(Test)#%d (4) {
51 object(stdClass)#%d (0) {
/PHP-8.2/ext/standard/tests/file/windows_mb_path/
H A Dtest_long_path_bug71103.phpt15 $d = $base . '\\dev\\http\\tproj\\app\\cache\\dev_old\\annotations\\72';
17 $foo = $d . '\\5b53796d666f6e795c42756e646c655c5477696742756e646c655c436f6e74726f6c6c65725c45786365…
18 $bar = $d . '\\5b53796d666f6e795c42756e646c655c5477696742756e646c655c436f6e74726f6c6c65725c45786365…
20 mkdir($d, 0777, true);
40 $p = $d;
48 string(%d) "%s\dev\http\tproj\app\cache\dev_old\annotations\72\5b53796d666f6e795c42756e646c655c5477…
56 string(%d) "%s\dev\http\tproj\app\cache\dev_old\annotations\72\5b53796d666f6e795c42756e646c655c5477…
/PHP-8.2/ext/dom/tests/
H A Ddom003.phpt28 object(DOMException)#%d (%d) {
36 string(%d) "%sdom003.php"
44 string(%d) "%sdom003.php"
65 Fatal error: Uncaught DOMException: Hierarchy Request Error in %sdom003.php:%d
67 #0 %sdom003.php(%d): DOMNode->appendChild(Object(DOMElement))
69 thrown in %sdom003.php on line %d
/PHP-8.2/ext/pcre/tests/
H A Dmatch_flags3.phpt8 var_dump(preg_match('/\d+/', '123 456 789 012', $match, 0, -8));
11 var_dump(preg_match('/\d+/', '123 456 789 012', $match, 0, -500));
14 var_dump(preg_match_all('/\d+/', '123 456 789 012', $match, 0, -8));
44 …mpilation failed: %s name must start with a non-digit at offset %d in %smatch_flags3.php on line %d
/PHP-8.2/ext/intl/tests/
H A Dmsgfmt_millisecond_dates.phpt10 $d = 1336308097.123;
21 string(%d) "On 2012-05-0%d AD at %d:%d:49.123 %s something odd happened"
/PHP-8.2/tests/basic/
H A Derrorlog_permission.phpt38 [%d-%s-%d %d:%d:%d %s] hello world
/PHP-8.2/ext/zip/tests/
H A Dzip_entry_open.phpt15 Deprecated: Function zip_open() is deprecated in %s on line %d
17 Deprecated: Function zip_read() is deprecated in %s on line %d
19 Deprecated: Function zip_entry_open() is deprecated in %s on line %d
21 Deprecated: Function zip_entry_close() is deprecated in %s on line %d
23 Deprecated: Function zip_close() is deprecated in %s on line %d
/PHP-8.2/Zend/tests/
H A Dex_func_null_during_property_write.phpt16 Fatal error: Uncaught Error: Object of class a could not be converted to string in %s:%d
18 #0 %s(%d): a->__destruct()
21 Next Exception in %s:%d
23 #0 %s(%d): a->__destruct()
25 thrown in %s on line %d
H A Dbug41421.phpt23 Warning: feof(): wrapper::stream_eof is not implemented! Assuming EOF in %s on line %d
25 Fatal error: Uncaught Exception in %s:%d
28 #1 %s(%d): feof(Resource id #%d)
30 thrown in %s on line %d
H A Dstrict_001.phpt17 Warning: Resource ID#%d used as offset, casting to integer (%d) in %s on line %d
18 int(%d)
H A Dns_077_1.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_8.phpt13 Fatal error: Uncaught Error: Undefined constant "unknown" in %s:%d
15 #0 %s(%d): foo()
17 thrown in %sns_077_%d.php on line %d
/PHP-8.2/Zend/tests/fibers/
H A Dticks.phpt26 …tal error: Uncaught FiberError: Cannot switch fibers in current execution context in %sticks.php:%d
28 #0 %sticks.php(%d): Fiber::suspend()
29 #1 %sticks.php(%d): {closure}()
31 #3 %sticks.php(%d): Fiber->start()
33 thrown in %sticks.php on line %d
/PHP-8.2/ext/phar/tests/cache_list/files/
H A Dwrite5.phar.inc9 $d = dirname(__FILE__) . "/copyonwrite5";
10 mkdir($d);
11 file_put_contents($d . "/file1", "file1\n");
12 file_put_contents($d . "/file2", "file2\n");
13 $arr = $phar->buildFromDirectory($d);
/PHP-8.2/ext/zend_test/tests/
H A Dobserver_retval_03.phpt25 <!-- init '%s%eobserver_retval_%d.php' -->
26 <file '%s%eobserver_retval_%d.php'>
29 </foo:object(MyRetval)#%d>
31 </foo:object(MyRetval)#%d>
33 </file '%s%eobserver_retval_%d.php'>
/PHP-8.2/ext/standard/tests/serialize/
H A D003.phpt15 d:100;
18 d:5[0-9]*;
21 d:8\.52[89][0-9]+E-22;
24 d:8\.[9]*[0-9]*E-9;
/PHP-8.2/tests/security/
H A Dopen_basedir_tempnam.phpt48 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
51 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
54 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
57 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
60 …sedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
63 …basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on line %d
66 …pen_basedir restriction in effect. File(%s) is not within the allowed path(s): (.) in %s on line %d
68 string(%d) "%s"
70 string(%d) "%s"
72 string(%d) "%s"

Completed in 78 milliseconds

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