]> granicus.if.org Git - php/commit
fix logic of path redirection. always prepend index_php with "/" if it doesn't have it,
authorGreg Beaver <cellog@php.net>
Sat, 2 Feb 2008 05:20:37 +0000 (05:20 +0000)
committerGreg Beaver <cellog@php.net>
Sat, 2 Feb 2008 05:20:37 +0000 (05:20 +0000)
commit2b9a4279dd111d8152070b504515336ac9c243fc
treef39edd0b61849a2f2cf5cbdf3514a52afa409890
parent5b79505d2bc5e5e6371d4374e84ee17b57c59c74
fix logic of path redirection.  always prepend index_php with "/" if it doesn't have it,
and then if path_info ends with "/" just use entry + 1
ext/phar/phar_object.c