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

 ID:               50581
 Updated by:       paj...@php.net
 Reported by:      stevenmartin99 at gmail dot com
 Summary:          php.ini  inconsitency
-Status:           Open
+Status:           Assigned
 Type:             Feature/Change Request
-Package:          Feature/Change Request
+Package:          *General Issues
 Operating System: windows
-PHP Version:      5.3SVN-2009-12-26 (snap)
+PHP Version:      *
-Assigned To:      
+Assigned To:      pajoye

 New Comment:

We can take care of that in the next version (trunk).


Previous Comments:
------------------------------------------------------------------------
[2009-12-26 20:14:24] stevenmartin99 at gmail dot com

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 this bug report at http://bugs.php.net/bug.php?id=50581&edit=1

Reply via email to