Home
last modified time | relevance | path

Searched refs:d (Results 226 – 250 of 6692) sorted by relevance

12345678910>>...268

/PHP-8.3/ext/phar/tests/
H A D021.phpt18 $files['b/c/d'] = 'c';
19 $files['bad/c'] = 'd';
36 int(%d)
50 int(%d)
52 int(%d)
54 int(%d)
62 int(%d)
76 int(%d)
78 int(%d)
80 int(%d)
/PHP-8.3/Zend/tests/type_declarations/
H A Dtyped_class_constants_inheritance_success2.phpt39 object(Z)#%d (%d) {
41 object(Z)#%d (%d) {
43 object(Z)#%d (%d) {
45 object(Z)#%d (%d) {
47 object(Z)#%d (%d) {
H A Dscalar_strict.phpt63 *** 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, float given, called in %s on line %d
69 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
72 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
75 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
78 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
84 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
87 *** Caught {closure}(): Argument #1 ($i) must be of type int, true given, called in %s on line %d
90 *** Caught {closure}(): Argument #1 ($i) must be of type int, false given, called in %s on line %d
93 *** Caught {closure}(): Argument #1 ($i) must be of type int, null given, called in %s on line %d
[all …]
H A Dscalar_strict_64bit.phpt63 *** 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, float given, called in %s on line %d
69 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
72 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
75 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
78 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
84 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
87 *** Caught {closure}(): Argument #1 ($i) must be of type int, true given, called in %s on line %d
90 *** Caught {closure}(): Argument #1 ($i) must be of type int, false given, called in %s on line %d
93 *** Caught {closure}(): Argument #1 ($i) must be of type int, null given, called in %s on line %d
[all …]
/PHP-8.3/ext/zip/tests/
H A Dzip_entry_name.phpt17 Deprecated: Function zip_open() is deprecated in %s on line %d
19 Deprecated: Function zip_read() is deprecated in %s on line %d
21 Deprecated: Function zip_entry_name() is deprecated in %s on line %d
24 Deprecated: Function zip_read() is deprecated in %s on line %d
26 Deprecated: Function zip_entry_name() is deprecated in %s on line %d
29 Deprecated: Function zip_read() is deprecated in %s on line %d
31 Deprecated: Function zip_entry_name() is deprecated in %s on line %d
34 Deprecated: Function zip_read() is deprecated in %s on line %d
36 Deprecated: Function zip_entry_name() is deprecated in %s on line %d
39 Deprecated: Function zip_read() is deprecated in %s on line %d
[all …]
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_reap_async_query.phpt17 printf("[001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
22 printf("[001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
28 printf("[%03d + 1] There should be %d links ready to read from, %d ready\n",
38 printf("[%03d + 2] %s\n", $offset, var_export($res->fetch_assoc(), true));
40 printf("[%03d + 3] Error indicated through links array: %d/%s",
43 … printf("[%03d + 4] Cannot fetch and no error set - non resultset query (no SELECT)!\n", $offset);
48 printf("[%03d + 5] Error on %d: %d/%s\n",
52 printf("[%03d + 6] Rejecting thread %d: %d/%s\n",
H A Dmysqli_stmt_bind_limits.phpt43 printf("Testing %d columns with %d rows...\n", $num_params, $rows);
46 printf("[%03d + 01] [%d] %s\n", $offset, $link->errno, $link->error);
52 printf("[%03d + 02] [%d] %s\n", $offset, $link->errno, $link->error);
56 …printf("[%03d + 03] Parameter count should be %d but got %d\n", $offset, $num_params * $rows, $stm…
59 printf("... statement with %d parameters prepared\n", $stmt->param_count);
63 printf("[%03d + 03] [%d] %s\n", $offset, $stmt->errno, $stmt->error);
73 printf("[%03d + 03] [%d] %s\n", $offset, $stmt->errno, $stmt->error);
78 …printf("[%03d + 03] Parameter count should be %d but got %d\n", $offset, $num_params * $rows, $stm…
83 printf("[%03d + 04] [%d] %s\n", $offset, $stmt->errno, $stmt->error);
91 printf("[%03d + 05] [%d] %s\n", $offset, $link->errno, $link->error);
[all …]
/PHP-8.3/ext/standard/tests/file/
H A Dfscanf_variation51.phpt24 $formats = array( "%d", "%f", "%e", "%u", " %s", "%x", "%o");
68 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
71 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
74 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
77 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
80 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
83 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
86 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
91 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
94 Notice: fscanf(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
[all …]
/PHP-8.3/Zend/tests/
H A Dclosure_042.phpt7 $d = $c->bindTo(new stdClass);
8 $d();
9 $rm = new ReflectionFunction($d);
13 $d = $c->bindTo(new stdClass, NULL);
14 $d();
15 $rm = new ReflectionFunction($d);
21 object(stdClass)#%d (0) {
24 object(stdClass)#%d (0) {
/PHP-8.3/Zend/tests/function_arguments/
H A Dsensitive_parameter_variadic_arguments.phpt24 string(%d) "%ssensitive_parameter_variadic_arguments.php"
32 object(SensitiveParameterValue)#%d (0) {
35 object(SensitiveParameterValue)#%d (0) {
38 object(SensitiveParameterValue)#%d (0) {
47 string(%d) "%ssensitive_parameter_variadic_arguments.php"
55 object(SensitiveParameterValue)#%d (0) {
58 object(SensitiveParameterValue)#%d (0) {
61 object(SensitiveParameterValue)#%d (0) {
H A Dsensitive_parameter_eval_call.phpt19 #0 %ssensitive_parameter_eval_call.php(11) : eval()'d code(1): test(Object(SensitiveParameterValue))
25 string(%d) "%ssensitive_parameter_eval_call.php(11) : eval()'d code"
33 object(SensitiveParameterValue)#%d (0) {
40 string(%d) "%ssensitive_parameter_eval_call.php"
51 string(%d) "%ssensitive_parameter_eval_call.php(11) : eval()'d code"
59 object(SensitiveParameterValue)#%d (0) {
66 string(%d) "%ssensitive_parameter_eval_call.php"
/PHP-8.3/ext/simplexml/tests/
H A D033.phpt58 object(SimpleXMLElement)#%d (1) {
66 object(SimpleXMLElement)#%d (2) {
73 object(SimpleXMLElement)#%d (1) {
75 object(SimpleXMLElement)#%d (1) {
85 object(SimpleXMLElement)#%d (1) {
94 object(SimpleXMLElement)#%d (0) {
96 object(SimpleXMLElement)#%d (1) {
100 object(SimpleXMLElement)#%d (1) {
108 object(SimpleXMLElement)#%d (2) {
115 object(SimpleXMLElement)#%d (1) {
[all …]
/PHP-8.3/ext/standard/tests/dir/
H A Dreaddir_variation5.phpt73 resource(%d) of type (stream)
75 string(%d) "%s"
81 string(%d) "%s"
87 string(%d) "%s"
93 string(%d) "%s"
99 string(%d) "%s"
105 string(%d) "%s"
111 string(%d) "%s"
117 string(%d) "%s"
123 string(%d) "%s"
[all …]
/PHP-8.3/ext/oci8/tests/
H A Dclientversion.phpt12 %d.%d.%d.%d.%d
/PHP-8.3/ext/json/tests/
H A D001.phpt35 …: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in %s on line %d
37 object(stdClass)#%d (1) {
39 object(stdClass)#%d (1) {
44 object(stdClass)#%d (1) {
46 object(stdClass)#%d (1) {
51 object(stdClass)#%d (1) {
53 object(stdClass)#%d (1) {
58 object(stdClass)#%d (1) {
60 object(stdClass)#%d (1) {
/PHP-8.3/ext/date/tests/
H A Ddate_period_set_state1.phpt22 object(DatePeriod)#%d (%d) {
24 object(DateTime)#%d (%d) {
35 object(DateTime)#%d (%d) {
44 object(DateInterval)#%d (%d) {
49 ["d"]=>
H A Dbug54851.phpt14 $datePre = DateTime::createFromFormat("!D d M Y", "Fri 17 may 2011");
15 $datePost = DateTime::createFromFormat("!d M Y D", "17 may 2011 Fri");
18 var_dump($datePre->format("Y-m-d") == $datePost->format("Y-m-d"));
29 $date1 = DateTime::createFromFormat("!D d M Y", "Fri 19 November 2011");
33 var_dump($date1->format('Y-m-d') == $date2->format('Y-m-d'));
36 $date1 = DateTime::createFromFormat("!D d M Y", "Sat 19 November 2011");
40 var_dump($date1->format('Y-m-d') == $date2->format('Y-m-d'));
44 Tue, %d %s %d 00:00:00 +0000
49 Tue, %d %s %d 00:00:00 +0000
50 Tue, %d %s %d 00:00:00 +0000
/PHP-8.3/ext/standard/tests/serialize/
H A Dunserialize_subclasses.phpt10 $d = serialize(new D);
14 var_dump(unserialize($d, ["allowed_classes" => ["C"]]));
15 var_dump(unserialize($d, ["allowed_classes" => ["D"]]));
18 object(C)#%d (0) {
20 object(__PHP_Incomplete_Class)#%d (1) {
24 object(__PHP_Incomplete_Class)#%d (1) {
28 object(D)#%d (0) {
/PHP-8.3/ext/odbc/tests/
H A Dodbc_primarykeys_001.phpt66 array(%d) {
70 string(%d) "dbo"
72 string(%d) "primarykeys"
74 string(%d) "test"
76 string(%d) "1"
78 string(%d) "primarykeys_pk"
80 array(%d) {
84 string(%d) "dbo"
86 string(%d) "primarykeys"
88 string(%d) "test"
[all …]
/PHP-8.3/tests/security/
H A Dopen_basedir_scandir.phpt34 Warning: scandir(): (errno 1): %s in %s on line %d
41 Warning: scandir(): (errno 1): %s in %s on line %d
46 Warning: scandir(..): Failed to open directory: %s in %s on line %d
48 Warning: scandir(): (errno 1): %s in %s on line %d
53 Warning: scandir(../): Failed to open directory: %s in %s on line %d
55 Warning: scandir(): (errno 1): %s in %s on line %d
60 Warning: scandir(/): Failed to open directory: %s in %s on line %d
62 Warning: scandir(): (errno 1): %s in %s on line %d
69 Warning: scandir(): (errno 1): %s in %s on line %d
76 Warning: scandir(): (errno 1): %s in %s on line %d
[all …]
/PHP-8.3/ext/exif/tests/
H A Dbug72094.phpt26 Warning: exif_read_data(bug72094_1.jpg): Illegal IFD offset in %sbug72094.php on line %d
28 Warning: exif_read_data(bug72094_1.jpg): File structure corrupted in %s%ebug72094.php on line %d
30 Warning: exif_read_data(bug72094_1.jpg): Invalid JPEG file in %s%ebug72094.php on line %d
32 Warning: exif_read_data(bug72094_2.jpg): Illegal IFD size in %s%ebug72094.php on line %d
34 Warning: exif_read_data(bug72094_2.jpg): File structure corrupted in %s%ebug72094.php on line %d
36 Warning: exif_read_data(bug72094_2.jpg): Invalid JPEG file in %s%ebug72094.php on line %d
50 Warning: exif_read_data(bug72094_3.jpg): Illegal IFD size in %s%ebug72094.php on line %d
52 Warning: exif_read_data(bug72094_3.jpg): File structure corrupted in %s%ebug72094.php on line %d
54 Warning: exif_read_data(bug72094_3.jpg): Invalid JPEG file in %s%ebug72094.php on line %d
56 Warning: exif_read_data(bug72094_4.jpg): Invalid TIFF start (1) in %s%ebug72094.php on line %d
[all …]
/PHP-8.3/ext/zlib/tests/
H A Dfunc.inc11 //if (preg_match(',zlib.*Compiled Version => (\d+\.\d+\.\d+),s', $info, $match)) {
13 …if (preg_match(',zlib(?!.*libXML).*Compiled Version (=> |</).*(\d+\.\d+\.\d+?),sU', $info, $match)…
/PHP-8.3/ext/standard/tests/strings/
H A Dfprintf_variation_008_64bit.phpt10 $int_variation = array( "%d", "%-d", "%+d", "%7.2d", "%-7.2d", "%07.2d", "%-07.2d", "%'#7.2d" );
H A Dfprintf_variation_008.phpt10 $int_variation = array( "%d", "%-d", "%+d", "%7.2d", "%-7.2d", "%07.2d", "%-07.2d", "%'#7.2d" );
/PHP-8.3/ext/ffi/tests/
H A D021.phpt57 Deprecated: Calling FFI::new() statically is deprecated in %s on line %d
59 Deprecated: Calling FFI::new() statically is deprecated in %s on line %d
61 Deprecated: Calling FFI::new() statically is deprecated in %s on line %d
63 Deprecated: Calling FFI::new() statically is deprecated in %s on line %d
65 Deprecated: Calling FFI::new() statically is deprecated in %s on line %d
67 Deprecated: Calling FFI::new() statically is deprecated in %s on line %d
69 Deprecated: Calling FFI::new() statically is deprecated in %s on line %d
71 Deprecated: Calling FFI::new() statically is deprecated in %s on line %d
73 Deprecated: Calling FFI::new() statically is deprecated in %s on line %d
75 Deprecated: Calling FFI::new() statically is deprecated in %s on line %d
[all …]

Completed in 3289 milliseconds

12345678910>>...268