ID: 48276
User updated by: info at programmiernutte dot net
Reported By: info at programmiernutte dot net
-Status: No Feedback
+Status: Open
Bug Type: Date/time related
Operating System: Mac OS X 10.4 PPC
PHP Version: 5.3.0RC2
New Comment:
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
)
Previous Comments:
------------------------------------------------------------------------
[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] [email protected]
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] [email protected]
Bleh, wrong link. Anyway, I can not reproduce this on Linux.
------------------------------------------------------------------------
[2009-05-14 08:39:43] [email protected]
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php
If you can provide more information, feel free to add it
to this bug and change the status back to "Open".
Thank you for your interest in PHP.
------------------------------------------------------------------------
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