Hi here is a simple test case:
echo date( 'Y', ( time() ));
Should return 2009 but returns
The upstream bug report is here: http://bugs.php.net/bug.php?id=48276
It looks like an endian issue. I can reproduce it on Debian Testing on
PPC.
This is a pretty grave issue for me. It mak
Hi Ondřej,
On Tuesday 25 August 2009 10:35:35 Ondřej Surý wrote:
[...]
> And
> sice it's clearly upstream bug, it would be best to have it reported
> upstream. I can fill a bug report at php bug database[2] for you, but
> it would be best, if you could report it there yourself and send us
> upstr
severity 542301 normal
thank you
Tomeu,
could you please read about bug severities[1]? This is hardly grave bug.
Could you provide a test case with actual and expected result. And
sice it's clearly upstream bug, it would be best to have it reported
upstream. I can fill a bug report at php bug da
Package: php5-cli
Version: 5.2.10.dfsg.1-2
Severity: grave
Justification: renders package unusable
I try use date function with four digit year format (Y) and returns
and try (y) two digit format and works. Is similar to:
http://groups.google.com/group/comp.lang.php/browse_thread/thread/ec7
4 matches
Mail list logo