Searched refs:now (Results 1 – 18 of 18) sorted by relevance
/web-php/images/ |
H A D | logo.php | 10 $now = $_SERVER['REQUEST_TIME']; variable 16 if (strtotime('+1 day', $last) > $now && !$refresh) { 82 $day = date('z', $now) - date('L', $now); 87 $future = strtotime('+1 day', $now); 88 $tsstring = gmdate('D, d M Y H:i:s ', $now) . 'GMT';
|
H A D | supported-versions.php | 32 $now = new DateTime('January 1'); 33 return $now->sub(new DateInterval('P3Y')); 38 $now = new DateTime('January 1'); 39 return $now->add(new DateInterval('P5Y')); 159 $now = new DateTime(); variable 160 $x = date_horiz_coord($now); 164 <?php echo 'Today: ' . $now->format('j M Y') ?>
|
H A D | elephpants.php | 5 $now = $_SERVER["REQUEST_TIME"]; variable 10 if (strtotime("+1 day", $last) > $now) { 15 $future = strtotime("+1 day", $now); 16 $tsstring = gmdate("D, d M Y H:i:s ", $now) . "GMT";
|
/web-php/ |
H A D | supported-versions.php | 57 $now = new DateTime('now'); variable 67 …<td class="collapse-phone"><em><?php echo htmlspecialchars(format_interval($initial, $now)) ?></em… 69 …<td class="collapse-phone"><em><?php echo htmlspecialchars(format_interval($until, $now)) ?></em><… 71 …<td class="collapse-phone"><em><?php echo htmlspecialchars(format_interval($eol, $now)) ?></em></t…
|
/web-php/include/ |
H A D | branches.inc | 140 $now = new DateTime(); 155 if ($now < $threshold) { 176 $now = new DateTime(); 202 if ($now < get_branch_security_eol_date($branch)) { 367 $now = new DateTime(); 369 if ($now >= $security) { 373 if ($now >= $bug) { 377 if ($now >= $initial) {
|
H A D | shared-manual.inc | 431 …nction takes a DateTime object and returns a formated string of the time difference relative to now 442 $out = "just now...";
|
H A D | manual-lookup.inc | 179 // FIXME: metaphone causes too many false positives, disable for now
|
H A D | layout.inc | 21 // Use this ugly hack for now to avoid code snippets with bad syntax screwing up the highlighter 84 // but leave other alignments intact (for now)
|
H A D | errors.inc | 32 "</strong>) is not available on this server right now. " . 65 // This service is not working right now 73 "</strong> is not available on this server right now. " .
|
H A D | pregen-news.inc | 12011 …w at <a href="http://www.zendcon.com/register-now" title="ZendCon 2017">http://www.zendcon.com/reg… 13252 …w at <a href="http://www.zendcon.com/register-now" title="ZendCon 2017">http://www.zendcon.com/reg… 16051 …w at <a href="http://www.zendcon.com/register-now" title="ZendCon 2016">http://www.zendcon.com/reg… 19223 <li>Many fatal errors are now Exceptions</li> 19318 <li>Many fatal errors are now Exceptions</li> 19472 <li>Many fatal errors are now Exceptions</li> 19641 <li>Many fatal errors are now Exceptions</li> 19963 <li>Many fatal errors are now Exceptions</li> 20145 <li>Many fatal errors are now Exceptions</li> 20506 <li>Many fatal errors are now Exceptions</li> [all …]
|
/web-php/releases/ |
H A D | NEWS_5_4_0_alpha1.txt | 4 - autoconf 2.59+ is now supported (and required) for generating the 33 - <?= is now always available regardless of the short_tags setting (Rasmus) 93 . Simplified string offset reading. $str[1][0] is now a legal construct. 100 . ZEND_RECV now always has IS_CV as its result. 101 . ZEND_CATCH now has to be used only with constant class names. 148 . scandir() now accepts SCANDIR_SORT_NONE as a possible sorting_order value.
|
H A D | NEWS_5_4_0_beta2.txt | 37 . FilesystemIterator, GlobIterator and (Recursive)DirectoryIterator now use 71 timezone, "UTC" is now used instead. (Derick) 74 . ext/mysql, mysqli and pdo_mysql now use mysqlnd by default. (Johannes) 180 - autoconf 2.59+ is now supported (and required) for generating the 210 - <?= is now always available regardless of the short_open_tag setting (Rasmus) 270 . Simplified string offset reading. $str[1][0] is now a legal construct. 277 . ZEND_RECV now always has IS_CV as its result. 278 . ZEND_CATCH now has to be used only with constant class names. 325 . scandir() now accepts SCANDIR_SORT_NONE as a possible sorting_order value. 404 . Way of representing OID value can now be changed when SNMP_VALUE_OBJECT [all …]
|
H A D | NEWS_5_4_0_RC1.txt | 114 timezone, "UTC" is now used instead. (Derick) 117 . ext/mysql, mysqli and pdo_mysql now use mysqlnd by default. (Johannes) 223 - autoconf 2.59+ is now supported (and required) for generating the 322 . ZEND_RECV now always has IS_CV as its result. 323 . ZEND_CATCH now has to be used only with constant class names. 1433 __construct now. (Stas) 2185 . ext/mhash (BC layer is now entirely within ext/hash) 2321 . MSI installer now supports all recent Windows versions, including 2325 . FastCGI is now always enabled and cannot be disabled. 6552 - Fixed bug #28209 (strtotime("now")). (Derick) [all …]
|
H A D | NEWS_5_4_0_beta1.txt | 20 timezone, "UTC" is now used instead. (Derick) 23 . ext/mysql, mysqli and pdo_mysql now use mysqlnd by default. (Johannes) 129 - autoconf 2.59+ is now supported (and required) for generating the 226 . ZEND_RECV now always has IS_CV as its result. 227 . ZEND_CATCH now has to be used only with constant class names. 1337 __construct now. (Stas) 2089 . ext/mhash (BC layer is now entirely within ext/hash) 2225 . MSI installer now supports all recent Windows versions, including 2229 . FastCGI is now always enabled and cannot be disabled. 6456 - Fixed bug #28209 (strtotime("now")). (Derick) [all …]
|
/web-php/js/ |
H A D | search.js | 88 if (Date.now() > expireDate) { 111 time: Date.now(),
|
/web-php/js/ext/ |
H A D | jquery.scrollTo.min.js | 7 …pt&&t._last&&t._last!==curr){return $(t.elem).stop()}var next=Math.round(t.now);if(curr!==next){$(…
|
H A D | FuzzySearch.min.js | 10 …now();this.start_time=c;var d=this.options;this.dirty&&d.lazy&&(this._buildIndexFromSource(),this.…
|
H A D | jquery-3.6.0.min.js | 2 …now(),this[S.expando]=!0},S.Event.prototype={constructor:S.Event,isDefaultPrevented:Te,isPropagati…
|
Completed in 176 milliseconds