php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38412 Missing patches in PHP4_4 CVS branch
Submitted: 2006-08-10 13:03 UTC Modified: 2006-08-16 14:28 UTC
From: chtekk at gentoo dot org Assigned:
Status: Closed Package: Unknown/Other Function
PHP Version: 4.4.3 OS: Gentoo Linux
Private report: No CVE-ID: None
 [2006-08-10 13:03 UTC] chtekk at gentoo dot org
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. ;)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-08-10 13:38 UTC] tony2001@php.net
It's up to Derick to decide.
 [2006-08-16 14:28 UTC] derick@php.net
They're there now, and ready for PHP 4.4.4 to be released shortly.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Jun 07 20:01:33 2024 UTC