Home
last modified time | relevance | path

Searched refs:year (Results 1 – 9 of 9) sorted by relevance

/web-php/
H A Dcal.php134 $year = date('Y', $lm); variable
135 if (!valid_year($year)) {
143 urlencode($year),
145 htmlentities($year));
151 $year = date('Y', $nm); variable
152 if (!valid_year($year)) {
160 urlencode($year),
162 htmlentities($year));
357 $day, $month, $year, $country,
382 function valid_year($year) argument
[all …]
/web-php/include/
H A Dbranches.inc57 $times[] = [$diff->y, 'year'];
318 // Versions before 8.2 do not extend the release cycle to the end of the year
323 // Extend the release cycle to the end of the year
343 // Versions before 8.1 have 3-year support since the initial release
350 // Extend the release cycle to the end of the year
H A Dpregen-news.inc1333 <p><b>Our focus this year is:</b></p>
6839 <p>Our speaker package for this year\'s event includes:</p>
9760 Our comprehensive speaker\'s package this year includes:
11038 <p>This year\'s speaker package includes:
11950 <p><b>Our focus this year are:</b></p>
18011 <p>This year, part of the program will focus on performance.
18348 …is launching into its fourth year in Minneapolis, MN. Once again this year, Midwest PHP is bringi…
18354 …>Don’t wait until it’s too late to come to this fantastic conference. Last year was a sell out year
18366 …is launching into its fourth year in Minneapolis, MN. Once again this year, Midwest PHP is bringi…
18370 …’t wait until it’s too late to come to this fantastic conference. Last year was a sell out year
[all …]
H A Dlayout.inc239 // Current year (int)($_GET['cy'] ?: 0)
338 <h3 class="announcements">Archives by year</h3>
H A Dshared-manual.inc435 $units = ["year" => $diff->format("%y"),
H A Derrors.inc538 …This is a 100% hack currently, and let's hope temporary does not become permanent (Hello year 2014…
/web-php/backend/events/
H A D6f8f302844f1e5438dd259abe517451d34 t meeting of the year\, we have decided to a planning meeting to map out
/web-php/releases/
H A DNEWS_5_4_0_RC1.txt3157 - Fixed bug #46732 (mktime.year description is wrong). (Derick)
5013 - Fixed bug #37514 (strtotime doesn't assume year correctly). (Derick)
H A DNEWS_5_4_0_beta1.txt3061 - Fixed bug #46732 (mktime.year description is wrong). (Derick)
4917 - Fixed bug #37514 (strtotime doesn't assume year correctly). (Derick)

Completed in 146 milliseconds