Searched refs:published (Results 1 – 8 of 8) sorted by relevance
/web-php/releases/ |
H A D | feed.php | 29 $published = date(DATE_ATOM, strtotime($release["source"][0]["date"])); variable 41 <published>{$published}</published>
|
/web-php/license/ |
H A D | 3_01.txt | 31 Once covered code has been published under a particular version 35 published by the PHP Group. No one other than the PHP Group has
|
H A D | 3_0.txt | 45 Once covered code has been published under a particular version 49 published by the PHP Group. No one other than the PHP Group has
|
H A D | 2_01.txt | 39 Once covered code has been published under a particular version 43 published by the PHP Group. No one other than the PHP Group has
|
H A D | 2_02.txt | 39 Once covered code has been published under a particular version 43 published by the PHP Group. No one other than the PHP Group has
|
/web-php/include/ |
H A D | pregen-news.inc | 6 'published' => '2019-09-05T08:39:13+00:00', 89 'published' => '2019-08-30T06:42:02+00:00', 138 'published' => '2019-08-29T20:27:22+00:00', 187 'published' => '2019-08-29T11:55:58+00:00', 236 'published' => '2019-08-22T14:51:16+00:00', 319 'published' => '2019-08-17T00:00:01+00:00', 366 'published' => '2019-08-12T05:21:22-03:00', 410 'published' => '2019-08-08T11:33:52+00:00', 459 'published' => '2019-08-08T10:29:31+00:00', 505 'published' => '2019-08-08T08:15:01+00:00', [all …]
|
H A D | layout.inc | 391 $published = substr($item["published"], 0, 10); 392 $nixtimestamp = strtotime($published); 415 <time class="newsdate" datetime="{$item["published"]}">{$newsdate}</time>
|
/web-php/releases/8.1/ |
H A D | release.inc | 51 const PUBLISHED = 'published';
|
Completed in 72 milliseconds