From: stevenmartin99 at gmail dot com Operating system: windows PHP version: 5.3SVN-2009-12-26 (snap) PHP Bug Type: Feature/Change Request Bug description: php.ini inconsitency
Description: ------------ in the php.ini with php5.3.0 there is 6lines that are not consistant with the layout of the ini file these two line below have comments written on the same line.the stand is before them [967] => ;extension=php_oci8.dll ; Use with Oracle 10gR2 Instant Client [968] => ;extension=php_oci8_11g.dll ; Use with Oracle 11g Instant Client ------------------------------------------------------------ these line below have now whitespace after the ; as all comment lines have [1040] => ;PCRE library recursion limit. 1041] => ;Please note that if you set this value to a high number you may consume all [1042] => ;the available process stack and eventually crash PHP (due to reaching the [1043] => ;stack size limit imposed by the Operating System). Expected result: ---------------- I am trying to make a php.ini gui interface and these lines are messing it up .. i presume its just a mistake in the php.ini thanks -- Edit bug report at http://bugs.php.net/?id=50581&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=50581&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=50581&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=50581&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=50581&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=50581&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=50581&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=50581&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=50581&r=needscript Try newer version: http://bugs.php.net/fix.php?id=50581&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=50581&r=support Expected behavior: http://bugs.php.net/fix.php?id=50581&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=50581&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=50581&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=50581&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=50581&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=50581&r=dst IIS Stability: http://bugs.php.net/fix.php?id=50581&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=50581&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=50581&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=50581&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=50581&r=mysqlcfg