php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #42028 filemtime() returns different timestamp in 5.2.3 compared to 5.2.0
Submitted: 2007-07-18 11:56 UTC Modified: 2007-07-18 14:31 UTC
From: levi_tedder at hotmail dot com Assigned:
Status: Not a bug Package: Date/time related
PHP Version: 5.2.3 OS: Windows 2003
Private report: No CVE-ID: None
 [2007-07-18 11:56 UTC] levi_tedder at hotmail dot com
Description:
------------
Hi

filemtime() results differs from 5.2.0 to 5.2.3 on files modified during winter time.

In 5.2.0 it returns for example 2007-03-15 12:49:35 (1173959375)
In 5.2.3 the same file returns 2007-03-15 11:49:35 (1173955775)

One hour difference.

On files modified during summer time, there's no such difference.

Actual bug or feature?

Levi


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-07-18 14:31 UTC] jani@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

See bug #40568

 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sat Aug 15 00:00:01 2026 UTC