Patch for bug #40938

php.internals

Andrea

19 years ago
Hello, the BUG #38236(http://bugs.php.net/bug.php?id=38236),correctly addressed and fixed in the PHP 5.x codebase, is still present in the PHP 4.4.x codebase. I've tested and reproduced the same problem with many installations ranging from PHP 4.4.0 to PHP 4.4.6 included. I've used the relevant patches from iliaa for the files for the same bug in the PHP 5 codebase: /main/php_variables.c (http://cvs.php.net/viewvc.cgi/php-src/main/php_variables.c?r1=1.127&r2=1.128 /main/rfc1867.c (http://cvs.php.net/viewvc.cgi/php-src/main/rfc1867.c?r1=1.186&r2=1.187 ) adapting them for the 4.4.x codebase, and they seems to work correctly. The patches are available here: patch for php_variables.c => http://www.box.net/shared/akyjqyq55s patch for rfc1867.c => http://www.box.net/shared/2ime21vb4j Regards, Andrea

Stanislav Malyshev

19 years ago
> Hello, > the BUG #38236(http://bugs.php.net/bug.php?id=38236),correctly addressed > and fixed in the PHP 5.x codebase, is still present in the PHP 4.4.x > codebase. I've tested and reproduced the same problem with many > installations ranging from PHP 4.4.0 to PHP 4.4.6 included.
I've applied the patch.
-- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/