Home
last modified time | relevance | path

Searched refs:years (Results 1 – 5 of 5) sorted by relevance

/web-php/images/
H A Dsupported-versions.php61 $years = iterator_to_array(new DatePeriod(min_date(), new DateInterval('P1Y'), max_date())); variable
62 $width = $margin_left + $margin_right + ((count($years) - 1) * $year_width);
148 <?php foreach ($years as $date): ?>
/web-php/include/
H A Dbranches.inc10 * - stable: the end of active support (usually two years after release).
11 * - security: the end of security support (usually release + 3 years).
H A Dpregen-news.inc906 'title' => 'php[world] 2019 — 25 years of PHP',
938 'title' => 'php[world] 2019 — Celebrating 25 years of PHP programming',
8594 Celebrating over eleven years of success in the PHP and web development
8618 Celebrating over eleven years of success in the PHP and web development
13449 Celebrating over eleven years of success in the PHP and web development
13470 Celebrating over eleven years of success in the PHP and web development
13728 will contain only security-relevant fixes, for the term of two years.
13750 will contain only security-relevant fixes, for the term of two years.
18284 in St. Louis, in order to expand this year and for years to come.</p>
19027 The release being introduced is an outcome of the almost two years development
[all …]
/web-php/releases/
H A DNEWS_5_4_0_RC1.txt1891 - Fixed bug #49585 (date_format buffer not long enough for >4 digit years).
2161 - Fixed bug #45141 (setcookie will output expires years of >4 digits). (Ilia)
3822 - Fixed bug #41844 (Format returns incorrect number of digits for negative years
3824 - Fixed bug #41842 (Cannot create years < 0100 & negative years with date_create
5430 - Fixed bug #35699 (date() can't handle leap years before 1970). (Derick)
5451 - Fixed bug #35558 (mktime() interpreting 3 digit years incorrectly). (Ilia)
H A DNEWS_5_4_0_beta1.txt1795 - Fixed bug #49585 (date_format buffer not long enough for >4 digit years).
2065 - Fixed bug #45141 (setcookie will output expires years of >4 digits). (Ilia)
3726 - Fixed bug #41844 (Format returns incorrect number of digits for negative years
3728 - Fixed bug #41842 (Cannot create years < 0100 & negative years with date_create
5334 - Fixed bug #35699 (date() can't handle leap years before 1970). (Derick)
5355 - Fixed bug #35558 (mktime() interpreting 3 digit years incorrectly). (Ilia)

Completed in 86 milliseconds