Searched refs:years (Results 1 – 5 of 5) sorted by relevance
61 $years = iterator_to_array(new DatePeriod(min_date(), new DateInterval('P1Y'), max_date())); variable62 $width = $margin_left + $margin_right + ((count($years) - 1) * $year_width);148 <?php foreach ($years as $date): ?>
10 * - stable: the end of active support (usually two years after release).11 * - security: the end of security support (usually release + 3 years).
906 '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 development8618 Celebrating over eleven years of success in the PHP and web development13449 Celebrating over eleven years of success in the PHP and web development13470 Celebrating over eleven years of success in the PHP and web development13728 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 …]
1891 - 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 years3824 - Fixed bug #41842 (Cannot create years < 0100 & negative years with date_create5430 - Fixed bug #35699 (date() can't handle leap years before 1970). (Derick)5451 - Fixed bug #35558 (mktime() interpreting 3 digit years incorrectly). (Ilia)
1795 - 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 years3728 - Fixed bug #41842 (Cannot create years < 0100 & negative years with date_create5334 - 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