|
||||||||||
|
New in This Group #50223 [NEW]: foreach() affects array pointer unexpectedly (different between PHP versions)11/18/2009 11:44:27 PM #50222 [NEW]: can't disable magic_quotes_gpc support11/18/2009 11:21:53 PM #50220 [NEW]: file_exists fails for files on network share11/18/2009 2:55:48 PM #50219 [NEW]: soap call Segmentation fault on a redirected url11/18/2009 2:41:59 PM #50215 [NEW]: Parent: child process exited with status 3221225477 -- Restarting.11/18/2009 10:22:50 AM #50214 [NEW]: IPv6 with fsockopen broken11/18/2009 10:08:29 AM #50213 [NEW]: impossible to delete header11/18/2009 5:56:05 AM #50212 [NEW]: SEGV by ldap_get_option() with LDAP_OPT_NETWORK_TIMEOUT11/18/2009 1:29:30 AM #50210 [NEW]: PHP won't parse multipart/form-data if it was originally chunk encoded.11/17/2009 10:46:23 PM #50209 [NEW]: Compiling with libedit cannot find readline.h11/17/2009 9:49:34 PM |
#50581 [NEW]: php.ini inconsitency
|
|||||||||
| Group: php.bugs |
Subscribe
|
Posted:12/26/2009 8:14:24 PM | Replies:0 | Views:32 | Items(0) |
|
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 |
php-b...@lists.php.net ("stevenmartin99 at gmail dot com") 12/26/2009 8:14:24 PM |
note 97095 added to soapclient.soapclient
note 97094 added to function.sqlite-changes
note 97093 added to function.sqlite-changes
note 97092 added to ref.xmlrpc
note 97091 added to function.var-export