From:             chtekk at gentoo dot org
Operating system: Gentoo Linux
PHP version:      4.4.3
PHP Bug Type:     *General Issues
Bug description:  Missing patches in PHP4_4 CVS branch

Description:
------------
While updating the Gentoo PHP packages I found some patches that were
applied to the PHP5_1/PHP5_2 trees to fix a couple of bugs that should imo
also have been applied to the PHP4_4 branch, as the code of the involved
functions is perfectly the same. While I was checking the affected files,
I also found a few typos (fixed in 5_X but not 4_4) and trailing
whitespaces/tabs, so I included those too in the following diffs. All
diffs apply correctly to latest PHP4_4 CVS branch.

http://overlays.gentoo.org/proj/php/browser/patches/php-patches/4.4.3/4.4.3/php4.4.3-apache_volatile_vars_typos.patch?format=txt
references
http://cvs.php.net/viewvc.cgi/php-src/sapi/apache2handler/sapi_apache2.c?r1=1.57.2.10.2.4&r2=1.57.2.10.2.5

http://overlays.gentoo.org/proj/php/browser/patches/php-patches/4.4.3/4.4.3/php4.4.3-array_merge_bin_safety_typo.patch?format=txt
references
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.308.2.21.2.8&r2=1.308.2.21.2.9&pathrev=PHP_5_2

http://overlays.gentoo.org/proj/php/browser/patches/php-patches/4.4.3/4.4.3/php4.4.3-wordwrap_wrong_wrap_typo.patch?format=txt
references
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.445.2.14.2.8&r2=1.445.2.14.2.9&pathrev=PHP_5_2

Best regards, CHTEKK.

Expected result:
----------------
Patches being applied to 4_4 branch. ;)


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

Reply via email to