From:             [EMAIL PROTECTED]
Operating system: win98se/sambar5
PHP version:      4.3.0
PHP Bug Type:     *General Issues
Bug description:  Reading ini file

In the browscap.ini file is at line 8206 an litle problem
I found a error message during the install of v4.2.3 at that line.


[AE/2.1 (linux)]
;browser=AE/2.1(Linux)   <---- the / is not allowed!
browser="AE/2.1(Linux)"
version=2.1

it is the key/value because in section names there is no problem.
It cant be the dot because there are others without problem
The slash is in this case unique as value, no other have it.

Adding the double quotes repairs the this malfunction and
my system was running at top level.

Just take a look in v4.3.0 and there is no browscap.ini anymore.
-- 
Edit bug report at http://bugs.php.net/?id=21780&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21780&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21780&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21780&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21780&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21780&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21780&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21780&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21780&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21780&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21780&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21780&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21780&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21780&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21780&r=gnused

Reply via email to