Home
last modified time | relevance | path

Searched refs:Y (Results 201 – 225 of 416) sorted by relevance

12345678910>>...17

/php-src/ext/date/tests/
H A Dbug67118.phpt17 echo "Bad date" . $this->format("Y") . "\n";
28 #0 %s(%d): DateTime->format('Y')
H A DDatePeriod_getter.phpt13 var_dump($period->getStartDate()->format('Y-m-d H:i:s'));
16 var_dump($period->getEndDate()->format('Y-m-d H:i:s'));
H A Dbug79580.phpt11 $dt = DateTime::createFromFormat( 'z Y', $value );
15 echo $dt->format('Y-m-d'), "\n";
H A Dbug52062.phpt12 var_dump($d->format('Y-m-d H:i:s U'));
25 var_dump($d->format('Y-m-d H:i:s U'));
H A Dbug29585.phpt6 echo gmdate("Y-m-d H:i:s", strtotime("2004W30"));
H A Ddate_sunrise_and_sunset_basic.phpt17 echo date("D M d Y") . ', sunrise time : ' . date_sunrise(time(), SUNFUNCS_RET_STRING, 38.4, -9, 90…
18 echo date("D M d Y") . ', sunset time : ' . date_sunset(time(), SUNFUNCS_RET_STRING, 38.4, -9, 90, …
H A Dbug21399.phpt7 echo gmdate("Y-m-d H:i:s", strtotime("20050620091407 GMT"));
H A Dbug28599.phpt6 print gmdate("d-m-Y H:i:s", strtotime("+30 minutes", 1100535573));
H A Dbug29150.phpt7 echo gmdate("Y-m-d H:i:s", strtotime("20 VI. 2005"));
H A Dbug64653.phpt6 echo $date->sub(new \DateInterval('P1M'))->format('Y-m-d');
H A Dbug33452.phpt6 echo date('Y-W', strtotime('2005-1-1')), "\n";
H A Dbug26694.phpt7 echo gmdate("Y-m-d H:i:s", strtotime("Sun, 21 Dec 2003 20:38:33 +0000 GMT"));
H A Ddate_create_from_format_basic2.phpt10 var_dump(date_create_from_format('Y-m-d', '2009---01')); // invalid date
/php-src/docs/
H A Drelease-process.md138 > git checkout -b php-X.Y.0beta2-local-release-branch upstream/PHP-X.Y
148 > git checkout -b PHP-X.Y.Z upstream/PHP-X.Y
159 > git checkout -b php-X.Y.ZRC1-local-release-branch upstream/PHP-X.Y.Z
239 git tag -s -u YOURKEYID php-X.Y.ZRCn -m "Tag for php-X.Y.ZRCn"
256 git commit --gpg-sign=YOURKEYID -m "PHP-X.Y is now for PHP X.Y.Z-dev"
297 ./scripts/dev/gen_verify_stub X.Y.ZRCn YOURKEYID > php-X.Y.ZRCn.manifest
491 git checkout -b php-X.Y.Z-local-release-branch upstream/PHP-X.Y.Z
543 git tag -s -u YOURKEYID php-X.Y.Z -m "Tag for php-X.Y.Z"
570 ./scripts/dev/gen_verify_stub X.Y.Z YOURKEYID > php-X.Y.Z.manifest
589 git add php-X.Y.Z.tar.*
[all …]
/php-src/ext/dba/tests/
H A Ddba_inifile.phpt43 Key 2 exists? Y
45 Key 4 exists? Y
46 Key 5 exists? Y
/php-src/ext/opcache/tests/
H A Dpreload_loadable_classes_2.inc5 const Y = Foo::UNDEF;
H A Dpreload_ind2.inc4 public X|Y $prop;
/php-src/ext/hash/tests/
H A Dfnv1a32.phpt25 array( 'Y+F;', '12d960fe' ),
37 array( 'U <Y!A;', 'ebcefc16' ),
68 array( '~Y-xQ~[JfwiL ', '97dae25b' ),
72 array( '18@k5>tG"$Y@@d', 'e67f32fc' ),
83 array( '?RNRQ`5_lA\'Y;k@&', '98f1390e' ),
94 array( 'suXRrNrTrPwjeQUu!Y', 'e2ac5b6c' ),
102 array( '\'&X.Y F72aD:QDZYS]SX', '26b51c68' ),
103 array( 'Eid*lB9#Q}<Y%tg_u/v(', '9ff0e9b3' ),
119 array( 'Y+IerDB5kl ?$X*xk/L\'T.q', '20d3742c' ),
159 array( 'C7z4do<_<4:Y?JI$WaZ\'BoJ0;7dtV,w', '9874d3b3' ),
[all …]
H A Dfnv1a64.phpt27 array( 'MB:&Y', 'beb09d1ee59646d5' ),
36 array( 'Y;yt@n', 'afdae733c98065a2' ),
62 array( '|@hn8xvV,%Y:', '157fda2502fe1297' ),
75 array( '6wi:L*Y\\gp]UPB', 'bff5f2c9ed84bce5' ),
95 array( 'Y.c?HyVElg\\J,hY%>N', '01e82905c1f66c8f' ),
152 array( 'oj#WqZv;lWVp[,OF?Y&cLM%f%]q24j', '151f45373d53bd27' ),
156 array( 'n6O8Z?f\'Hw2N9*m*Wn9k9.~Y^t@G9]', '732c4bf03e824fe5' ),
160 array( '4a4YSjy@NC+,V,Y#jE#dh/f~W?8m?}!', '628239fa1e9fbf4c' ),
184 array( 'WNzUKh"BjL~/}o[]?+_x.[6Vu^4y ^$X- .Y', '0457576f79c1af9f' ),
189 array( '*#\'K|ob.EsY#rsg$`%Y.((lcx(e]wx9"|ANy1', 'e16aa67d2eb4115b' ),
[all …]
/php-src/ext/standard/tests/file/
H A Dbug78241.phpt15 echo 'Date: '.date('D, d M Y H:i:s', $t), PHP_EOL;
19 echo 'File: '.date('D, d M Y H:i:s', $file), PHP_EOL, PHP_EOL;
/php-src/ext/phar/tests/
H A Dbug73768.phar13 Y"�9�O
/php-src/Zend/tests/
H A Dns_065.inc2 namespace X\Y;
H A Dcode_before_loop_var_free.phpt8 Y;
/php-src/ext/pgsql/tests/
H A D80_bug14383.phpt50 Key 2 exists? Y
52 Key 4 exists? Y
53 Key 5 exists? Y
/php-src/ext/opcache/tests/opt/
H A Dsccp_039.phpt10 return Y;

Completed in 31 milliseconds

12345678910>>...17