From: rozvinbm_jp at yahoo dot co dot jp Operating system: Windows XP PHP version: 5.2.3 PHP Bug Type: Date/time related Bug description: date() using chinese character as a separator
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 bug report at http://bugs.php.net/?id=41775&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=41775&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=41775&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=41775&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=41775&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=41775&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=41775&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=41775&r=needscript Try newer version: http://bugs.php.net/fix.php?id=41775&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=41775&r=support Expected behavior: http://bugs.php.net/fix.php?id=41775&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=41775&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=41775&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=41775&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=41775&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=41775&r=dst IIS Stability: http://bugs.php.net/fix.php?id=41775&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=41775&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=41775&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=41775&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=41775&r=mysqlcfg
