[PATCH] Backport of IIS PATH_INFO fix.

php.internals

Gijsbert te Riet

22 years ago
Hi, While updating PHP 4.3.6 with our IIS 'path_info' patch (see bug #7782) we found that the isapi module of PHP 5 already contains a 'path_info' fix. Since that fix is already part of PHP, and our fix didn't get included (the fix in php5 is better), we have made a backport of the PHP5 fix for PHP 4.3.6. Please find the patch attached to this posting. We have tested this patch with PHP 4.3.6 / IIS. We have not tested this with an other webserver. The patch included is made against PHP 4.3.6, but as the isapi code in cvs has not undergone changes since 4.3.6, this patch should also be applicable to the PHP_4_3 branch. A compiled version of the isapi module with this patch applied can be download from: ftp://ftp.muze.nl/pub/ariadne/win/iis/php-4.3.6/ Regards, Gijsbert te Riet. Muze.