ID:               48276
 Updated by:       der...@php.net
 Reported By:      info at programmiernutte dot net
-Status:           Open
+Status:           Feedback
 Bug Type:         Date/time related
 Operating System: Mac OS X 10.4 PPC
 PHP Version:      5.3.0RC2
 New Comment:

I still can't reproduce this, and I still don't have access to this
platform.


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

[2009-05-24 19:22:55] info at programmiernutte dot net

DateTime is also affected:

$oDateTime = new DateTime();
    
print_r($oDateTime);

Result:
DateTime Object
(
    [date] => 0000-05-24 21:27:10
    [timezone_type] => 3
    [timezone] => Europe/Berlin
)

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

[2009-05-22 01:00:02] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2009-05-14 09:05:52] der...@php.net

Could you provide access? I don't have the possibility to test and
debug on this specific platform myself.

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

[2009-05-14 08:48:22] info at programmiernutte dot net

Me neither, I have 5.3.0RC2 flawlessly working on Linux, 
The issue occurs on my development system on Mac OS X 10.4 PPC only
with 
5.3.0RC2. RC1 works correct. Strange, I know.

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

[2009-05-14 08:40:31] der...@php.net

Bleh, wrong link. Anyway, I can not reproduce this on Linux.

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

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/48276

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

Reply via email to