ID:               50930
 Comment by:       kmcgrail at apache dot org
 Reported By:      nathan dot kessler at hushmail dot me
 Status:           Assigned
 Bug Type:         Date/time related
 Operating System: SuSE 7.3 i386 / gcc version 2.95
 PHP Version:      5.*, 6
 Assigned To:      jani
 New Comment:

Upon upgrading to PHP 5.2.12, we had issues such as Warning: Expiry
date cannot have a year greater then 9999

Upon reviewing this bug and looking at
http://svn.php.net/viewvc?view=revision&revision=286508, I recompiled
php with gcc 3.2.3.  I had been using the RH Version 2.96 for
compatibility with previous compilation reasons.

In CGI and Apache mode, we could NOT replicate the date showing the
wrong years below.  

However, AFTER recompiling with gcc3.2.3, the expiry error was not
showing up in phpmyadmin AND squirrelmail 1.4.19's cookies appeared to
be working better.

I am reverting to a version compiled with the older gcc to see if the
problem replicates.  If it does, I will remove 286508 from the php code
and see if it replicates there as well.


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

[2010-02-03 23:28:37] j...@php.net

Oops, that bug was no warning but an error. So can't really just
revert..

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

[2010-02-03 23:26:34] j...@php.net

I'm considering reverting the patch for fixing bug #50266 since that
was only a warning anyway..need to investigate a bit more though.


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

[2010-02-03 22:47:21] nathan dot kessler at hushmail dot me

It's defined with 1:

/* Define if you have the llabs function.  */
#define HAVE_LLABS 1

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

[2010-02-03 22:27:26] j...@php.net

What exactly is HAVE_LLABS defined in your main/php_config.h file? (in
the build)

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

[2010-02-03 21:57:10] j...@php.net

Some links to help out a bit:

  http://svn.php.net/viewvc/?view=revision&revision=291371


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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/50930

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

Reply via email to