Lines Matching refs:timestamp
770 . 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.
2503 to control formatting of date/timestamp columns: PDO::FB_ATTR_DATE_FORMAT,
3489 - Fixed bug #43527 (DateTime created from a timestamp reports environment timezone). (Derick)
3520 - Fixed bug #43003 (Invalid timezone reported for DateTime objects constructed using a timestamp). …
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)
5420 - Fixed bug #35751 (using date with a timestamp makes httpd segfault). (Derick)
5499 - Fixed bug #33671 (sun_rise and sun_set don't return a GMT timestamp if one
5926 - Fixed bug #34052 (date('U') returns %ld not unix timestamp). (Nuno)