Home
last modified time | relevance | path

Searched refs:last (Results 1 – 18 of 18) sorted by relevance

/web-php/styles/
H A Dcalendar.css32 #calnav td:last-child a:after {
51 #cal td:last-child, #cal th:last-child {
84 #cal .event:last-child a {
H A Dcredits.css17 table tr:last-child td, table tr:last-child th {
H A Dchangelog.css8 section.version > :last-child {
H A Dadd-note.css43 #email_and_formatting > section:last-child {
H A Di-love-markdown.css159 .markdown-content th:last-child:after,
160 .markdown-content td:last-child:after {
H A Dphp8.css178 .php8-section p:last-child {
/web-php/images/
H A Delephpants.php7 $last = strtotime($_SERVER["HTTP_IF_MODIFIED_SINCE"]); variable
10 if (strtotime("+1 day", $last) > $now) {
H A Dlogo.php13 $last = strtotime($_SERVER['HTTP_IF_MODIFIED_SINCE']); variable
16 if (strtotime('+1 day', $last) > $now && !$refresh) {
/web-php/include/
H A Dbranches.inc175 // Gather the last release on each branch into a convenient array.
277 $last = "$branch.0";
279 … if (version_number_to_branch($version) == $branch && version_compare($version, $last, '>')) {
280 $last = $version;
284 if (isset($GLOBALS['OLDRELEASES'][$major][$last])) {
285 return $GLOBALS['OLDRELEASES'][$major][$last];
290 if (isset($GLOBALS['RELEASES'][$major][$last])) {
292 $release = $GLOBALS['RELEASES'][$major][$last];
H A Dheader.inc151 $last = array_pop($breadcrumbs);
155 echo " <li><a href='{$last['link']}'>{$last['title']}</a></li>";
H A Dprepend.inc95 // mirror's last updated time.
H A Dpregen-news.inc263 The PHP team is glad to announce the third and last beta release of PHP 7.4:
306 The PHP team is glad to announce the third and last beta release of PHP 7.4:
13727 is the last planned release that contains regular bugfixes. All the consequent releases
13749 is the last planned release that contains regular bugfixes. All the consequent releases
14266 Spend the last days of summer immersed in hands-on and engaging PHP and Symfony
14271 tickets are on the way! This is what it was like last year:
14277 Spend the last days of summer immersed in hands-on and engaging PHP and Symfony
14282 tickets are on the way! This is what it was like last year:
18297 and make connections that will last the year through.</p>
19560 6th - last event day -, we have the PHP Conference on Beach: a day to
[all …]
/web-php/backend/events/
H A Da4f90756312b9937d324ecd1a1354f9e36 every time I think "this will be the last time!". But it truly is ...\n\
/web-php/js/ext/
H A Dhogan-3.0.2.min.js5last=0==n.length||"\n"==n[0].tag)}u.push(f)}if(i.length>0)throw new Error("missing closing tag: "+…
H A Dtypeahead.jquery.min.js8last(),this.$el.html(c).prepend(this._getHeader(a,b)).append(this._getFooter(a,b))},_appendSuggest…
/web-php/releases/
H A DNEWS_5_4_0_beta2.txt140 . Dropped restriction of not setting the same value multiple times, the last
1061 last parameters wouldn't be filled unless the type were DNS_ANY (Gustavo).
H A DNEWS_5_4_0_RC1.txt183 . Dropped restriction of not setting the same value multiple times, the last
1106 last parameters wouldn't be filled unless the type were DNS_ANY (Gustavo).
1597 - Fixed bug #51291 (oci_error doesn't report last error when called two times)
1620 - Fixed bug #51096 ('last day' and 'first day' are handled incorrectly when
2125 - Fixed bug #48660 (parse_ini_*(): dollar sign as last character of value
2473 . support for "first/last day of <month>" style texts.
2487 with months - like in "last saturday of februari 2008".
2593 - Fixed a bug causing miscalculations with the "last <weekday> of <n> month"
2690 - Fixed bug #46817 (tokenizer misses last single-line comment (PHP 5.3+, with
4594 - Fixed bug #33386 (ScriptControl only sees last function of class). (Rob)
[all …]
H A DNEWS_5_4_0_beta1.txt89 . Dropped restriction of not setting the same value multiple times, the last
1010 last parameters wouldn't be filled unless the type were DNS_ANY (Gustavo).
1501 - Fixed bug #51291 (oci_error doesn't report last error when called two times)
1524 - Fixed bug #51096 ('last day' and 'first day' are handled incorrectly when
2029 - Fixed bug #48660 (parse_ini_*(): dollar sign as last character of value
2377 . support for "first/last day of <month>" style texts.
2391 with months - like in "last saturday of februari 2008".
2497 - Fixed a bug causing miscalculations with the "last <weekday> of <n> month"
2594 - Fixed bug #46817 (tokenizer misses last single-line comment (PHP 5.3+, with
4498 - Fixed bug #33386 (ScriptControl only sees last function of class). (Rob)
[all …]

Completed in 147 milliseconds