ID:               34874
 User updated by:  dverspui at hotpop dot com
 Reported By:      dverspui at hotpop dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Date/time related
 Operating System: Linux (Fedora 2)
 PHP Version:      5.1.0RC1
 New Comment:

Hi, thanks for your reply.
I succesfully compiled 5.1.0RC3-dev you gave me the link to, but the
problem remains!


Previous Comments:
------------------------------------------------------------------------

[2005-10-14 21:40:23] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip



------------------------------------------------------------------------

[2005-10-14 17:36:00] dverspui at hotpop dot com

Description:
------------
strtotime("<day>",<time>) returns the specified day of the next week of
<time> if <time> itself is on day <day>.


Reproduce code:
---------------
print date("Ymd",strtotime(date("l",time()),time()));


Expected result:
----------------
Output should be the date of today, but on my installation it returns
the date of 7 days ahead. This differs from all earlier PHP versions.




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=34874&edit=1

Reply via email to