Help!

PHP 5.2.10 and big endian systems

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> General Discussions RSS
Next:  Bug#505602: FTBFS with GCC 4.4: dereferencing typ..  
Author Message
J.O. Aho
External


Since: Mar 26, 2004
Posts: 2216



PostPosted: Thu Jul 16, 2009 12:10 pm    Post subject: PHP 5.2.10 and big endian systems
Archived from groups: alt>os>linux>gentoo (more info?)

There is a bug in PHP 5.2.10 which affects big endian systems to display the
wrong year when using

date('Y')

Expected: 2009
Actual: 0000

See php bugzilla: http://bugs.php.net/bug.php

See Gentoo bugzilla: http://bugs.gentoo.org/show_bug.cgi?id=278064

The bug don't affect 5.2.9 or earlier, 5.2.11 or 5.3.0.

Adding the patch in http://bugs.gentoo.org/show_bug.cgi?id=278064
will fix the problem for big endian machines and is not harmful for small
endian machines.

--

//Aho
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> General Discussions All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum