Home
last modified time | relevance | path

Searched refs:d (Results 701 – 725 of 6498) sorted by relevance

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

/PHP-8.2/ext/date/tests/
H A Dbug76032.phpt8 $d = new DateTime('2008-03-01');
11 var_dump($d->diff($a)->y);
15 $d = new DateTime('2008-03-01');
18 var_dump($d->diff($a)->y);
H A Doo_002.phpt8 $d = new _d("1pm Aug 1 GMT 2007");
9 var_dump($d->format(DateTime::RFC822));
10 $c = clone $d;
12 $d->modify("1 hour");
14 var_dump($d->format(DateTime::RFC822));
/PHP-8.2/ext/standard/tests/strings/
H A Dbug26973.phpt6 printf("%+05d\n", 200);
7 printf("%+05d\n", -200);
13 printf("%05d\n", 200);
14 printf("%05d\n", -200);
H A Dbug47322.phpt2 Bug #47322 (sscanf %d doesn't work)
6 sscanf(":59:58","%s:%d:%f", $a, $b, $c);
9 sscanf("15:01:58.2","%d:%f:%f", $a, $b, $c);
12 sscanf("15.1111::foo","%f:%d:%s", $a, $b, $c);
/PHP-8.2/ext/sockets/tests/
H A Dsocket_sendrecvmsg_error.phpt15 Warning: socket_sendmsg(): Error in sendmsg [%d]: %a in %s on line %d
17 Warning: socket_recvmsg(): Error in recvmsg [%d]: %a in %s on line %d
/PHP-8.2/Zend/tests/
H A Dns_077_3.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
H A Dbug60825.phpt19 object(test)#%d (0) refcount(%d){
21 object(test)#%d (0) refcount(%d){
H A Dbug29896.phpt25 #0 %s(%d): userErrorHandler(2, 'Undefined varia...', '%s', %d)
26 #1 %s(%d): GenerateError1('Test1')
27 #2 %s(%d): GenerateError2('Test2')
H A Dforeach_list_001.phpt12 array('c', 'd'),
25 foreach ($multi as list(list($a, $b), list($c, $d))) {
26 var_dump($a . $b . $c . $d);
29 foreach ($multi as $key => list(list($a, $b), list($c, $d))) {
30 var_dump($key . $a . $b . $c . $d);
H A Dgc_030.phpt23 Fatal error: Uncaught Exception: foobar in %sgc_030.php:%d
26 #1 %sgc_030.php(%d): gc_collect_cycles()
29 Next Exception: foobar in %sgc_030.php:%d
32 #1 %sgc_030.php(%d): gc_collect_cycles()
34 thrown in %sgc_030.php on line %d
/PHP-8.2/ext/standard/tests/general_functions/
H A Dbug70157.phpt18 array(%d) {
20 string(%d) "10 little indians"
22 array(%d) {
24 string(%d) "24575"
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_store_result_copy.phpt10 mysqlnd.debug="d:t:O,{TMP}/mysqlnd.trace"
27 printf("[004] Expecting object, got %s/%s. [%d] %s\n",
57 printf("[009] Expecting object, got %s/%s. [%d] %s\n",
67 printf("[010] Brute force seek %d returned %d\n", $idx, var_export($row, true));
76 printf("No result: %d\n", $no_result);
95 printf("[013] Expecting object, got %s/%s. [%d] %s\n",
122 printf("[016] Expecting object, got %s/%s. [%d] %s\n",
133 printf("[018] Expecting object, got %s/%s. [%d] %s\n",
146 printf("[021] Expecting object, got %s/%s. [%d] %s\n",
212 id = 4, label = d
[all …]
H A Dmysqli_explain_metadata.phpt20 printf("[002] Expecting result but got no data [%d] %s\n",
33 printf("[003] Expecting int/%d got %s/%s\n",
37 printf("[004] Expecting int/%d got %s/%s\n",
42 printf("[005] Expecting int/%d got %s/%s\n",
72 printf("[010] Expecting int/%d got %s/%s\n",
76 printf("[011] Expecting int/%d got %s/%s\n",
80 printf("[013] Expecting int/%d got %s/%s\n",
84 printf("[014] Expecting int/%d got %s/%s\n",
89 printf("[015] Expecting int/%d got %s/%s\n",
106 printf("[018] Expecting int/%d got %s/%s\n",
[all …]
/PHP-8.2/Zend/tests/generators/
H A Dyield_from_multi_tree_exception.phpt65 Exception in %s:%d
67 #0 %s(%d): from(5)
68 #1 %s(%d): gen(Object(Generator), 1)
69 #2 %s(%d): gen(Object(Generator), 2)
71 #4 %s(%d): Generator->next()
73 ClosedGeneratorException: Generator yielded from aborted, no return value available in %s:%d
76 #1 %s(%d): Generator->current()
/PHP-8.2/Zend/tests/type_declarations/iterable/
H A Dor_null.phpt35 …am) must be of type Traversable|array|null, int given, called in %s on line %d and defined in %s:%d
37 #0 %s(%d): iterableF(1)
39 …Error: returnIterable(): Return value must be of type Traversable|array|null, int returned in %s:%d
41 #0 %s(%d): returnIterable()
43 …eturnMissingIterable(): Return value must be of type Traversable|array|null, none returned in %s:%d
45 #0 %s(%d): returnMissingIterable()
/PHP-8.2/ext/spl/tests/
H A Dbug73423.phpt71 Fatal error: Uncaught Error: Class "NotExists" not found in %s:%d
73 #0 %s(%d): eval()
74 #1 %s(%d): fooIterator->__destruct()
77 Next Error: Class "NotExists" not found in %s:%d
79 #0 %s(%d): eval()
80 #1 %s(%d): fooIterator->__destruct()
82 thrown in %s on line %d
/PHP-8.2/ext/standard/tests/array/
H A Darray_chunk2.phpt5 $input_array = array('a', 'b', 'c', 'd', 'e');
48 string(1) "d"
75 string(1) "d"
96 string(1) "d"
117 string(1) "d"
135 string(1) "d"
150 string(1) "d"
/PHP-8.2/ext/oci8/tests/
H A Dlob_024.phpt52 object(OCILob)#%d (1) {
54 resource(%d) of type (oci8 descriptor)
61 object(OCILob)#%d (1) {
63 resource(%d) of type (oci8 descriptor)
66 object(OCILob)#%d (1) {
68 resource(%d) of type (oci8 descriptor)
74 Warning: oci_lob_load(): Unable to find descriptor property in %s on line %d
/PHP-8.2/ext/dom/tests/
H A Ddomobject_debug_handler.phpt12 $d = new domdocument;
13 $d->dynamicProperty = new stdclass;
14 $d->loadXML($xml);
15 var_dump($d);
18 …precated: Creation of dynamic property DOMDocument::$dynamicProperty is deprecated in %s on line %d
46 string(%d) %s
96 string(%d) %s
/PHP-8.2/ext/intl/tests/
H A Dformatter_fail.phpt98 …ntCountError: NumberFormatter::__construct() expects at least 2 arguments, 0 given in %s on line %d
101 ArgumentCountError: numfmt_create() expects at least 2 arguments, 0 given in %s on line %d
104 ArgumentCountError: NumberFormatter::create() expects at least 2 arguments, 0 given in %s on line %d
107 Error: NumberFormatter object is already constructed in %s on line %d
118 …mfmt_create(): Passing null to parameter #1 ($locale) of type string is deprecated in %s on line %d
120 …: numfmt_create(): Passing null to parameter #2 ($style) of type int is deprecated in %s on line %d
122 IntlException: Constructor failed in %s on line %d
130 …mberFormatter::create(): Argument #1 ($locale) must be of type string, array given in %s on line %d
133 …eError: numfmt_create(): Argument #1 ($locale) must be of type string, array given in %s on line %d
136 IntlException: Constructor failed in %s on line %d
[all …]
/PHP-8.2/tests/lang/
H A Dbug32828.phpt16 Fatal error: Uncaught Exception in %s:%d
18 #0 [internal function]: output_handler('', %d)
19 #1 %s(%d): ob_end_clean()
21 thrown in %s on line %d
/PHP-8.2/ext/opcache/tests/opt/
H A Dsccp_exception2.phpt8 …ValueError: version_compare(): Argument #3 ($operator) must be a valid comparison operator in %s:%d
10 #0 %s(%d): version_compare('1.2', '2.1', '??')
11 #1 %s(%d): require('%s')
13 thrown in %s on line %d
/PHP-8.2/ext/sodium/tests/
H A Dexception_trace_without_args.phpt17 Fatal error: Uncaught SodiumException: a PHP string is required in %s:%d
19 #0 %s(%d): sodium_memzero()
20 #1 %s(%d): do_memzero()
22 thrown in %s on line %d
/PHP-8.2/ext/ldap/tests/
H A Dldap_connect_variation.phpt33 object(LDAP\Connection)#%d (0) {
35 object(LDAP\Connection)#%d (0) {
37 object(LDAP\Connection)#%d (0) {
39 object(LDAP\Connection)#%d (0) {
41 object(LDAP\Connection)#%d (0) {
/PHP-8.2/Zend/tests/fibers/
H A Dresume-previous-fiber.phpt20 … Uncaught FiberError: Cannot resume a fiber that is not suspended in %sresume-previous-fiber.php:%d
22 #0 %sresume-previous-fiber.php(%d): Fiber->resume()
24 #2 %sresume-previous-fiber.php(%d): Fiber->start()
26 #4 %sresume-previous-fiber.php(%d): Fiber->start()
28 thrown in %sresume-previous-fiber.php on line %d

Completed in 43 milliseconds

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