Home
last modified time | relevance | path

Searched refs:d (Results 301 – 325 of 6494) sorted by relevance

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

/PHP-8.2/tests/security/
H A Dopen_basedir_filegroup.phpt23 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
29 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
32 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
35 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
38 …sedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
47 …basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on line %d
49 int(%d)
50 int(%d)
51 int(%d)
52 int(%d)
[all …]
H A Dopen_basedir_fileinode.phpt23 …basedir restriction in effect. File(../bad) is not within the allowed path(s): (.) in %s on line %d
29 …pen_basedir restriction in effect. File(..) is not within the allowed path(s): (.) in %s on line %d
32 …en_basedir restriction in effect. File(../) is not within the allowed path(s): (.) in %s on line %d
35 …open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) in %s on line %d
38 …sedir restriction in effect. File(../bad/.) is not within the allowed path(s): (.) in %s on line %d
47 …basedir restriction in effect. File(./../.) is not within the allowed path(s): (.) in %s on line %d
49 int(%d)
50 int(%d)
51 int(%d)
52 int(%d)
[all …]
/PHP-8.2/ext/date/tests/
H A Ddate_time_fractions.phpt16 echo $dt->modify( "+1 day" )->format( "Y-m-d H:i:s.u" ), "\n";
19 echo $dt->modify( "-3 months" )->format( "Y-m-d H:i:s.u" ), "\n";
25 echo $dt->modify( "yesterday" )->format( "Y-m-d H:i:s.u" ), "\n";
28 echo $dt->modify( "noon" )->format( "Y-m-d H:i:s.u" ), "\n";
45 echo $dt0->format( "Y-m-d H:i:s.u" ), "\n";
46 echo $dt1->format( "Y-m-d H:i:s.u" ), "\n";
47 echo $dt2->format( "Y-m-d H:i:s.u" ), "\n";
48 echo $dt3->format( "Y-m-d H:i:s.u" ), "\n";
49 echo $dt4->format( "Y-m-d H:i:s.u" ), "\n";
61 object(DateInterval)#%d (%d) {
[all …]
H A Doo_001.phpt19 $d = new DateTime;
20 var_dump($d->format("Y-m-d H:i:s"));
23 $d = new _d;
24 var_dump($d->format("Y-m-d H:i:s"));
66 string(19) "%d-%d-%d %d:%d:%d"
H A Dgmstrftime_variation4.phpt31 Deprecated: Function gmstrftime() is deprecated in %s on line %d
32 string(%d) "%s"
34 Deprecated: Function gmstrftime() is deprecated in %s on line %d
39 Deprecated: Function gmstrftime() is deprecated in %s on line %d
40 string(%d) "%s"
42 Deprecated: Function gmstrftime() is deprecated in %s on line %d
47 Deprecated: Function gmstrftime() is deprecated in %s on line %d
48 string(%d) "%d"
50 Deprecated: Function gmstrftime() is deprecated in %s on line %d
H A Ddate_interval_non_relative_warning.phpt13 $d = DateInterval::createFromDateString($format);
17 $d = date_interval_create_from_date_string($format);
22 …eekday 15:30' contains non-relative elements in %sdate_interval_non_relative_warning.php on line %d
24 …5 hours noon' contains non-relative elements in %sdate_interval_non_relative_warning.php on line %d
26 …ays March 23' contains non-relative elements in %sdate_interval_non_relative_warning.php on line %d
28 … seconds UTC' contains non-relative elements in %sdate_interval_non_relative_warning.php on line %d
30 …eekday 15:30' contains non-relative elements in %sdate_interval_non_relative_warning.php on line %d
32 …5 hours noon' contains non-relative elements in %sdate_interval_non_relative_warning.php on line %d
34 …ays March 23' contains non-relative elements in %sdate_interval_non_relative_warning.php on line %d
36 … seconds UTC' contains non-relative elements in %sdate_interval_non_relative_warning.php on line %d
H A Dbug69336.phpt7 var_dump(date('d.m.Y',strtotime('last day of april')));
8 var_dump(date('d.m.Y',strtotime('last tuesday of march 2015')));
9 var_dump(date('d.m.Y',strtotime('last wednesday of march 2015')));
10 var_dump(date('d.m.Y',strtotime('last wednesday of april 2015')));
11 var_dump(date('d.m.Y',strtotime('last wednesday of march 2014')));
12 var_dump(date('d.m.Y',strtotime('last wednesday of april 2014')));
15 string(10) "30.04.%d"
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_check_param_no_change.phpt71 object(foo)#%d (1) {
73 string(%d) "фубар"
75 object(foo)#%d (1) {
77 &string(%d) "фубар"
82 object(foo)#%d (1) {
84 string(%d) "фубар"
87 object(foo)#%d (1) {
92 object(foo)#%d (1) {
100 object(foo)#%d (1) {
102 string(%d) "фубар"
[all …]
H A Dmysqli_stmt_bind_param_call_user_func.phpt15 printf("[001] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
36 printf("[005] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
65 printf("[010] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
93 printf("[015] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
121 printf("[020] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
148 printf("[025] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
177 printf("[025] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
206 printf("[030] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
235 printf("[035] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
263 printf("[040] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
[all …]
H A Dmysqli_fetch_field_direct.phpt16 printf("[004] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
49 object(stdClass)#%d (13) {
61 string(%d) "%s"
63 string(%d) "%s"
65 int(%d)
67 int(%d)
69 int(%d)
71 int(%d)
73 int(%d)
75 int(%d)
H A Dmysqli_stmt_execute_stored_proc_next_result.phpt12 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));
42 printf("[008] [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
45 printf("[009] Results seem wrong, got %s, [%d] %s\n",
58 printf("[013] [%d] %s\n", $link->errno, $link->error);
65 printf("[014] [%d] %s.\n", mysqli_errno($link), mysqli_error($link));
85 printf("[019] Results seem wrong, got %s, [%d] %s\n",
90 printf("[020] [%d] %s\n", $link->errno, $link->error);
98 printf("[022] Results seem wrong, got %s, [%d] %s\n",
107 printf("[024] [%d] %s\n", $link->errno, $link->error);
[all …]
/PHP-8.2/ext/standard/tests/dir/
H A Dscandir_variation6.phpt49 Warning: scandir(%s/scandir_var*): Failed to open directory: %s in %s on line %d
51 Warning: scandir(): (errno %d): %s in %s on line %d
54 Warning: scandir(%s/*): Failed to open directory: %s in %s on line %d
56 Warning: scandir(): (errno %d): %s in %s on line %d
61 Warning: scandir(%s/scandir_variation6/sub_dir?): Failed to open directory: %s in %s on line %d
63 Warning: scandir(): (errno %d): %s in %s on line %d
66 Warning: scandir(%s/scandir_variation6/sub?dir1): Failed to open directory: %s in %s on line %d
68 Warning: scandir(): (errno %d): %s in %s on line %d
/PHP-8.2/tests/lang/
H A D019.phpt10 eval("echo \"hey, this is a regular echo'd eval()\\n\";");
18 hey, this is a regular echo'd eval()
20 hey, this is a regular echo'd eval()
22 hey, this is a regular echo'd eval()
24 hey, this is a regular echo'd eval()
26 hey, this is a regular echo'd eval()
28 hey, this is a regular echo'd eval()
30 hey, this is a regular echo'd eval()
32 hey, this is a regular echo'd eval()
34 hey, this is a regular echo'd eval()
[all …]
/PHP-8.2/ext/zend_test/tests/
H A Dobserver_backtrace_01.phpt41 <!-- init '%s%eobserver_backtrace_%d.php' -->
43 {main} %s%eobserver_backtrace_%d.php
45 <file '%s%eobserver_backtrace_%d.php'>
49 {main} %s%eobserver_backtrace_%d.php
56 {main} %s%eobserver_backtrace_%d.php
64 {main} %s%eobserver_backtrace_%d.php
73 {main} %s%eobserver_backtrace_%d.php
83 {main} %s%eobserver_backtrace_%d.php
94 {main} %s%eobserver_backtrace_%d.php
123 {main} %s%eobserver_backtrace_%d.php
[all …]
/PHP-8.2/ext/simplexml/tests/
H A D007.phpt50 object(SimpleXMLElement)#%d (3) {
57 object(SimpleXMLElement)#%d (0) {
60 object(SimpleXMLElement)#%d (1) {
62 object(SimpleXMLElement)#%d (1) {
64 object(SimpleXMLElement)#%d (1) {
66 object(SimpleXMLElement)#%d (0) {
73 object(SimpleXMLElement)#%d (1) {
77 object(SimpleXMLElement)#%d (1) {
82 object(SimpleXMLElement)#%d (1) {
86 object(SimpleXMLElement)#%d (1) {
H A D003.phpt33 object(SimpleXMLElement)#%d (2) {
40 object(SimpleXMLElement)#%d (3) {
47 object(SimpleXMLElement)#%d (0) {
50 object(SimpleXMLElement)#%d (1) {
52 object(SimpleXMLElement)#%d (2) {
54 object(SimpleXMLElement)#%d (1) {
59 object(SimpleXMLElement)#%d (1) {
61 object(SimpleXMLElement)#%d (0) {
H A D010.phpt33 object(simplexml_inherited)#%d (2) {
40 object(simplexml_inherited)#%d (3) {
47 object(simplexml_inherited)#%d (0) {
50 object(simplexml_inherited)#%d (1) {
52 object(simplexml_inherited)#%d (1) {
54 object(simplexml_inherited)#%d (1) {
56 object(simplexml_inherited)#%d (0) {
H A D002.phpt33 object(SimpleXMLElement)#%d (2) {
40 object(SimpleXMLElement)#%d (3) {
47 object(SimpleXMLElement)#%d (0) {
50 object(SimpleXMLElement)#%d (1) {
52 object(SimpleXMLElement)#%d (1) {
54 object(SimpleXMLElement)#%d (1) {
56 object(SimpleXMLElement)#%d (0) {
/PHP-8.2/ext/standard/tests/general_functions/
H A Dproc_open_pipes3.phpt34 Warning: proc_open(): pi is not a valid descriptor spec/mode in %s on line %d
38 resource(%d) of type (Unknown)
40 resource(%d) of type (Unknown)
42 resource(%d) of type (Unknown)
44 resource(%d) of type (Unknown)
47 Warning: proc_open(test): Failed to open stream: %s in %s on line %d
50 resource(%d) of type (Unknown)
52 resource(%d) of type (Unknown)
54 resource(%d) of type (Unknown)
56 resource(%d) of type (Unknown)
/PHP-8.2/ext/standard/tests/strings/
H A Dhtmlentities21.phpt77 0000D: 0d 0d
93 0000D: 0d 0d
109 0000D: 0d 0d
125 0000D: 0d 0d
136 …ulti-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in %s line %d
139 …ulti-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in %s line %d
142 …ulti-byte encodings other than UTF-8; functionality is equivalent to htmlspecialchars in %s line %d
155 0000D: 0d 0d
199 0000D: 0d 0d
243 0000D: 0d 0d
[all …]
/PHP-8.2/Zend/tests/
H A Dbug34310.phpt2 Bug #34310 (foreach($arr as $c->d => $x) crashes)
8 public $d;
16 foreach($arr as $x => $c->d)
18 echo "{$x} => {$c->d}\n";
22 foreach($arr as $c->d => $x)
24 echo "{$c->d} => {$x}\n";
H A Dbug53958.phpt36 $d = 1;
37 $fn1 = function() use ($d) {echo "$d\n"; $d++;};
38 $fn2 = function() use (&$d) {echo "$d\n"; $d++;};
39 $d = 5;
H A Dgh14969.phpt19 $d = new D();
21 $d->prop = $c;
25 var_dump($d);
28 $d->prop = 'foo';
30 $d->prop = $c;
34 var_dump($d);
39 object(D)#%d (0) {
/PHP-8.2/ext/standard/tests/array/
H A Darray_rand_basic1.phpt30 array(%d) {
32 int(%d)
34 int(%d)
36 int(%d)
38 int(%d)
40 int(%d)
42 int(%d)
46 int(%d)
/PHP-8.2/ext/standard/tests/math/
H A Dfloorceil.phpt6 $d = ceil (-1.8); $e = ceil (-2.7);
7 var_dump ($a, $b, $c, $d, $e);
10 $d = ceil (1.5); $e = ceil (1.8); $f = ceil (2.7);
11 var_dump ($a, $b, $c, $d, $e, $f);
14 $d = floor (-1.5); $e = floor (-1.8); $f = floor (-2.7);
15 var_dump ($a, $b, $c, $d, $e, $f);
18 $d = floor (1.5); $e = floor (1.8); $f = floor (2.7);
19 var_dump ($a, $b, $c, $d, $e, $f);

Completed in 39 milliseconds

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