Home
last modified time | relevance | path

Searched refs:published (Results 1 – 8 of 8) sorted by relevance

/web-php/releases/
H A Dfeed.php29 $published = date(DATE_ATOM, strtotime($release["source"][0]["date"])); variable
41 <published>{$published}</published>
/web-php/license/
H A D3_01.txt31 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 D3_0.txt45 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 D2_01.txt39 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 D2_02.txt39 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 Dpregen-news.inc6 '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 Dlayout.inc391 $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 Drelease.inc51 const PUBLISHED = 'published';

Completed in 104 milliseconds