Home
last modified time | relevance | path

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

12345678910>>...18

/php-src/ext/date/tests/
H A Dbug73460-002.phpt15 echo $end->format('Y-m-d H:i T') . PHP_EOL;
28 echo $start->format('Y-m-d H:i T') . PHP_EOL;
H A Ddate_period.phpt12 echo $dt->modify( "3 tuesday" )->format( "l Y-m-d\n" );
23 echo $dt->format( "l Y-m-d H:i:s\n" );
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"));
/php-src/ext/dom/tests/modern/token_list/
H A Diterator_modification_invalidation.phpt26 $list->value = 'X Y Z';
48 string(1) "Y"
/php-src/ext/dba/tests/
H A Ddba_db1.phpt40 Key 2 exists? Y
42 Key 4 exists? Y
43 Key 5 exists? Y
H A Ddba_db4_000.phpt41 Key 2 exists? Y
43 Key 4 exists? Y
44 Key 5 exists? Y
H A Ddba_db2.phpt40 Key 2 exists? Y
42 Key 4 exists? Y
43 Key 5 exists? Y
H A Ddba_db3.phpt40 Key 2 exists? Y
42 Key 4 exists? Y
43 Key 5 exists? Y
H A Ddba_flatfile.phpt40 Key 2 exists? Y
42 Key 4 exists? Y
43 Key 5 exists? Y
H A Ddba_tcadb.phpt41 Key 2 exists? Y
43 Key 4 exists? Y
44 Key 5 exists? Y
H A Ddba_inifile.phpt43 Key 2 exists? Y
45 Key 4 exists? Y
46 Key 5 exists? Y
/php-src/docs/
H A Drelease-process.md137 > git checkout -b php-X.Y.0beta2-local-release-branch upstream/PHP-X.Y
147 > git checkout -b PHP-X.Y.Z upstream/PHP-X.Y
158 > git checkout -b php-X.Y.ZRC1-local-release-branch upstream/PHP-X.Y.Z
238 git tag -s -u YOURKEYID php-X.Y.ZRCn -m "Tag for php-X.Y.ZRCn"
266 git commit --gpg-sign=YOURKEYID -m "PHP-X.Y is now for PHP X.Y.Z-dev"
307 ./scripts/dev/gen_verify_stub X.Y.ZRCn YOURKEYID > php-X.Y.ZRCn.manifest
501 git checkout -b php-X.Y.Z-local-release-branch upstream/PHP-X.Y.Z
553 git tag -s -u YOURKEYID php-X.Y.Z -m "Tag for php-X.Y.Z"
580 ./scripts/dev/gen_verify_stub X.Y.Z YOURKEYID > php-X.Y.Z.manifest
599 git add php-X.Y.Z.tar.*
[all …]
/php-src/Zend/tests/property_hooks/
H A Dset_value_parameter_type_variance_004.inc5 set(Y $prop) {}
/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 …]
/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/namespaces/
H A Dns_065.inc2 namespace X\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/Zend/tests/
H A Dcode_before_loop_var_free.phpt8 Y;

Completed in 30 milliseconds

12345678910>>...18