Home
last modified time | relevance | path

Searched refs:timestamp (Results 1 – 6 of 6) sorted by relevance

/web-php/
H A Dindex.php35 $timestamp = max($timestamps); variable
38 $tsstring = gmdate("D, d M Y H:i:s ", $timestamp) . "GMT";
/web-php/include/
H A Dheader.inc32 $timestamp = $config["cache"];
34 $timestamp = filemtime($_SERVER["DOCUMENT_ROOT"] . "/" . $_SERVER["BASE_PAGE"]);
36 $tsstring = gmdate("D, d M Y H:i:s ", $timestamp) . "GMT";
H A Derrors.inc465 'timestamp' => 'function.time.php',
/web-php/releases/
H A DNEWS_5_4_0_RC1.txt770 . Removed timestamp in logs written by children processes. (fat)
873 created from timestamp). (Stas)
1248 . Added support for formatting the timestamp stored in a DateTime object.
1852 - Fixed bug #50162 (Memory leak when fetching timestamp column from Oracle
2002 - Fixed bug #49732 (crashes when using fileinfo when timestamp conversion
2466 . date_timestamp_set() / DateTime::setTimestamp() to set a Unix timestamp
2469 timestamp belonging to a date object.
3801 - Fixed bug #41964 (strtotime returns a timestamp for non-time string of
4388 for timestamp fields). (Ilia)
5040 - Fixed bug #37368 (Incorrect timestamp returned for strtotime()). (Derick)
[all …]
H A DNEWS_5_4_0_beta1.txt674 . Removed timestamp in logs written by children processes. (fat)
777 created from timestamp). (Stas)
1152 . Added support for formatting the timestamp stored in a DateTime object.
1756 - Fixed bug #50162 (Memory leak when fetching timestamp column from Oracle
1906 - Fixed bug #49732 (crashes when using fileinfo when timestamp conversion
2370 . date_timestamp_set() / DateTime::setTimestamp() to set a Unix timestamp
2373 timestamp belonging to a date object.
2407 to control formatting of date/timestamp columns: PDO::FB_ATTR_DATE_FORMAT,
3705 - Fixed bug #41964 (strtotime returns a timestamp for non-time string of
4292 for timestamp fields). (Ilia)
[all …]
H A DNEWS_5_4_0_beta2.txt725 . Removed timestamp in logs written by children processes. (fat)
828 created from timestamp). (Stas)

Completed in 41 milliseconds