Home
last modified time | relevance | path

Searched refs:d (Results 201 – 225 of 6039) sorted by relevance

12345678910>>...242

/PHP-8.1/ext/date/tests/
H A Dgmstrftime_variation6.phpt35 Deprecated: Function gmstrftime() is deprecated in %s on line %d
36 string(2) "%d"
38 Deprecated: Function gmstrftime() is deprecated in %s on line %d
43 Deprecated: Function gmstrftime() is deprecated in %s on line %d
44 string(2) "%d"
46 Deprecated: Function gmstrftime() is deprecated in %s on line %d
51 Deprecated: Function gmstrftime() is deprecated in %s on line %d
52 string(%d) "%d"
54 Deprecated: Function gmstrftime() is deprecated in %s on line %d
59 Deprecated: Function gmstrftime() is deprecated in %s on line %d
[all …]
H A Dgmdate_variation9.phpt44 string(%d) "%d"
48 string(%d) "%d"
52 string(%d) "%d"
56 string(%d) "%d"
60 string(2) "%d"
64 string(2) "%d"
68 string(2) "%d"
72 string(%d) "%d"
H A Dgmstrftime_variation7.phpt14 'Day of the month as a decimal number' => "%d",
33 Deprecated: Function gmstrftime() is deprecated in %s on line %d
34 string(%d) "%d"
36 Deprecated: Function gmstrftime() is deprecated in %s on line %d
41 Deprecated: Function gmstrftime() is deprecated in %s on line %d
42 string(%d) "%d"
44 Deprecated: Function gmstrftime() is deprecated in %s on line %d
49 Deprecated: Function gmstrftime() is deprecated in %s on line %d
50 string(%d) "%d"
52 Deprecated: Function gmstrftime() is deprecated in %s on line %d
H A Dstrftime_variation7.phpt15 'Day of the month as a decimal number' => "%d",
34 Deprecated: Function strftime() is deprecated in %s on line %d
35 string(%d) "%d"
37 Deprecated: Function strftime() is deprecated in %s on line %d
42 Deprecated: Function strftime() is deprecated in %s on line %d
43 string(%d) "%d"
45 Deprecated: Function strftime() is deprecated in %s on line %d
50 Deprecated: Function strftime() is deprecated in %s on line %d
51 string(%d) "%d"
53 Deprecated: Function strftime() is deprecated in %s on line %d
H A Dstrtotime.phpt6 $d = array();
7 $d[] = strtotime("2005-07-14 22:30:41");
8 $d[] = strtotime("2005-07-14 22:30:41 GMT");
9 $d[] = strtotime("@1121373041");
10 $d[] = strtotime("@1121373041 CEST");
12 foreach($d as $date) {
/PHP-8.1/tests/classes/
H A Dproperty_recreate_private.phpt22 $d = new D;
23 $d->unsetPrivate();
24 $d->setPrivate();
25 var_dump($d);
28 $d = new D;
29 $d->unsetPrivate();
30 $d->setP();
31 var_dump($d);
34 $d = new D;
35 $d->unsetPrivate();
[all …]
/PHP-8.1/ext/opcache/tests/
H A Dbug78015.phpt13 $d = $a['b'] + $a['c'];
14 return $d;
20 $d = !$a['b'];
21 return $d;
27 $d = (int) $a['b'];
28 return $d;
34 $d = $a['b'] ?: 42;
35 return $d;
42 return $d;
49 $d = "$a[b]{$b}bar";
[all …]
/PHP-8.1/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.1/Zend/tests/
H A Doct_overflow.phpt16 foreach ($doubles as $d) {
17 $l = (double)$d;
24 float(4308640384%d)
25 float(3545655%d)
27 float(549755813%d)
28 float(1884877076%d)
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.1/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.1/ext/ffi/tests/
H A D041.phpt62 object(FFI\CData:int32_t)#%d (1) {
66 object(FFI\CData:int32_t[2])#%d (2) {
72 object(FFI\CData:int32_t)#%d (1) {
76 object(FFI\CData:int32_t[2])#%d (2) {
82 object(FFI\CType:int32_t)#%d (0) {
84 object(FFI\CType:int32_t[2])#%d (0) {
86 object(FFI\CType:int32_t)#%d (0) {
88 object(FFI\CType:int32_t[2])#%d (0) {
90 object(FFI\CData:int32_t)#%d (1) {
94 object(FFI\CData:int32_t[2])#%d (2) {
[all …]
/PHP-8.1/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.1/ext/mysqli/tests/
H A Dmysqli_stmt_bind_limits.phpt42 printf("Testing %d columns with %d rows...\n", $num_params, $rows);
45 printf("[%03d + 01] [%d] %s\n", $offset, $link->errno, $link->error);
51 printf("[%03d + 02] [%d] %s\n", $offset, $link->errno, $link->error);
55 …printf("[%03d + 03] Parameter count should be %d but got %d\n", $offset, $num_params * $rows, $stm…
58 printf("... statement with %d parameters prepared\n", $stmt->param_count);
62 printf("[%03d + 03] [%d] %s\n", $offset, $stmt->errno, $stmt->error);
72 printf("[%03d + 03] [%d] %s\n", $offset, $stmt->errno, $stmt->error);
77 …printf("[%03d + 03] Parameter count should be %d but got %d\n", $offset, $num_params * $rows, $stm…
82 printf("[%03d + 04] [%d] %s\n", $offset, $stmt->errno, $stmt->error);
90 printf("[%03d + 05] [%d] %s\n", $offset, $link->errno, $link->error);
[all …]
H A Dmysqli_stmt_fetch_bit.phpt27 …!mysqli_query($link, $sql = sprintf('CREATE TABLE test(id INT, label BIT(%d)) ENGINE="%s"', $bits,…
28 printf("[002 - %d] [%d] %s\n",$bits, mysqli_errno($link), mysqli_error($link));
31 printf("[003 - %d] [%d] %s\n", $bits, mysqli_errno($link), mysqli_error($link));
36 … $sql = sprintf("INSERT INTO test(id, label) VALUES (%d, b'%s')", $value, decbin($value));
40 … printf("[004 - %d] [%d] %s\n", $bits, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
43 … $sql = sprintf("SELECT id, label + 0 AS _label0, label FROM test WHERE id = %d", $value);
47 … printf("[005 - %d] [%d] %s\n", $bits, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
50 … printf("[006 - %d] [%d] %s\n", $bits, mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
53 …printf("[007 - %d] Insert of %d in BIT(%d) column might have failed. MySQL reports odd values, id …
56 …printf("[008 - %d] Wrong values, (original) value = %s, id = %s, label + 0 AS label0 = %s, label …
/PHP-8.1/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.1/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.1/ext/oci8/tests/
H A Dclientversion.phpt12 %d.%d.%d.%d.%d
/PHP-8.1/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.1/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.1/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.1/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.1/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.1/Zend/tests/type_declarations/
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, bool given, called in %s on line %d
90 *** Caught {closure}(): Argument #1 ($i) must be of type int, bool 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, bool given, called in %s on line %d
90 *** Caught {closure}(): Argument #1 ($i) must be of type int, bool 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 …]

Completed in 45 milliseconds

12345678910>>...242