Lines Matching refs:timestamp
674 . 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,
3393 - Fixed bug #43527 (DateTime created from a timestamp reports environment timezone). (Derick)
3424 - Fixed bug #43003 (Invalid timezone reported for DateTime objects constructed using a timestamp). …
3705 - Fixed bug #41964 (strtotime returns a timestamp for non-time string of
4292 for timestamp fields). (Ilia)
4944 - Fixed bug #37368 (Incorrect timestamp returned for strtotime()). (Derick)
5324 - Fixed bug #35751 (using date with a timestamp makes httpd segfault). (Derick)
5403 - Fixed bug #33671 (sun_rise and sun_set don't return a GMT timestamp if one
5830 - Fixed bug #34052 (date('U') returns %ld not unix timestamp). (Nuno)