From:             Keisial at gmail dot com
Operating system: Windows
PHP version:      5.2CVS-2008-08-14 (snap)
PHP Bug Type:     Compile Failure
Bug description:  php_ini_scanned_path_len wasn't fixed on PHP_5_2 tag

Description:
------------
Jani added a new ini check system based on php_ini_scanned_path_len to 
HEAD:
http://cvs.php.net/viewvc.cgi/php-src/main/php_ini.c?r1=1.167&r2=1.168
PHP 5.3:
http://cvs.php.net/viewvc.cgi/php-src/main/php_ini.c?r1=1.136.2.4.2.15.2.9&r2=1.136.2.4.2.15.2.10
PHP 5.2:
http://cvs.php.net/viewvc.cgi/php-src/main/php_ini.c?r1=1.136.2.4.2.16&r2=1.136.2.4.2.17

Alas, it had a bug and didn't build on some compilers, so pajoye fixed
it:
PHP_5_3:
http://cvs.php.net/viewvc.cgi/php-src/main/php_ini.c?r1=1.136.2.4.2.15.2.10&r2=1.136.2.4.2.15.2.11
HEAD:
http://cvs.php.net/viewvc.cgi/php-src/main/php_ini.c?r1=1.168&r2=1.169

...and 5.2 branch remains broken.
Please apply the same patch to 5.2 (i tested it and fixes the issue) or
undo jani's.


-- 
Edit bug report at http://bugs.php.net/?id=45823&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=45823&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=45823&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=45823&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=45823&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=45823&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=45823&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=45823&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=45823&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=45823&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=45823&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=45823&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=45823&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=45823&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=45823&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=45823&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=45823&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=45823&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=45823&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=45823&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=45823&r=mysqlcfg

Reply via email to