ID: 43923 Updated by: [EMAIL PROTECTED] Reported By: develar at gmail dot com -Status: Assigned +Status: Closed Bug Type: *General Issues Operating System: Linux 2.6.22.13-0.3 openSUSE PHP Version: 5.3CVS-2008-01-23 (snap) Assigned To: jani New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2008-02-04 20:36:06] [EMAIL PROTECTED] Note: Using single quotes is much better idea when passing weird data in php.ini values.. ------------------------------------------------------------------------ [2008-01-26 05:58:37] develar at gmail dot com >> Why would you pass such value anyway? :) I use blitz - "blitz.tag_open = {". date.timezone as example :) ------------------------------------------------------------------------ [2008-01-26 00:54:17] [EMAIL PROTECTED] Why would you pass such value anyway? :) ------------------------------------------------------------------------ [2008-01-23 18:00:57] develar at gmail dot com Description: ------------ set in php.ini any parameter = "{" is ignored (i. e. "no value") Reproduce code: --------------- ;php.ini date.timezone = "{" Expected result: ---------------- { Actual result: -------------- no value ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43923&edit=1
