ID:               41775
 Updated by:       [EMAIL PROTECTED]
 Reported By:      rozvinbm_jp at yahoo dot co dot jp
-Status:           Open
+Status:           Feedback
 Bug Type:         Date/time related
 Operating System: Windows XP
 PHP Version:      5.2.3
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc. If the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.


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

[2007-06-22 05:11:23] rozvinbm_jp at yahoo dot co dot jp

Description:
------------
OS
----
Windows XP Home Edition SP2 Japanese Version with updated hotfixes

PHP.ini changes
----
precision    =  14
output_buffering = 4096
allow_call_time_pass_reference = Off
variables_order = "GPCS"
register_long_arrays = Off
magic_quotes_gpc = Off



Reproduce code:
---------------
It is a jpg file because it maybe the chinese character does not
support this forum.
----
http://anime.geocities.jp/rozvinbm_jp/reproducecode.JPG
echo $dt1;
echo $dt2;

Expected result:
----------------
http://anime.geocities.jp/rozvinbm_jp/expectedresult.JPG

Actual result:
--------------
http://anime.geocities.jp/rozvinbm_jp/actualresult.JPG



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


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

Reply via email to