php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11696 php_mktime problems
Submitted: 2001-06-26 09:26 UTC Modified: 2001-10-02 18:15 UTC
From: sboms at herzig dot com Assigned:
Status: Closed Package: Date/time related
PHP Version: 4.0.6 OS: Darwin/Mac OS X 10.0.4
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sboms at herzig dot com
New email:
PHP Version: OS:

 

 [2001-06-26 09:26 UTC] sboms at herzig dot com
The previously mentioned date and time bug on OS X still 
seems to be around in 4.0.6. I've tried updating the 
datetime.c file using the patch I received from Trevis but 
this resulted in a series of errors at the end of the 
'make' process. The file I was using as a guide can be 
found at "http://homepage.mac.com/sboms/FileSharing.html". 

For reference, here's my configure line:

./configure \
   --with-xml \
   --with-zlib \
   --with-apxs=/usr/sbin/apxs \
   --with-mysql=/usr/local/mysql

PHP itself compiles fine on OS X 10.0.4, but the php_mktime 
bug still exists.

If anyone has a fix, I'd be most appreciative.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-22 17:12 UTC] andy@php.net
Can anybody with Mac OS X reproduce this?
 [2001-08-03 15:34 UTC] kalowsky@php.net
can you please post a sample script to reproduce the 
problem?
 [2001-10-02 18:15 UTC] sniper@php.net
No feedback.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 07:01:28 2024 UTC