]> granicus.if.org Git - php/commit
add Phar->getPath() for retrieving the full path to the phar archive.
authorGreg Beaver <cellog@php.net>
Sun, 23 Mar 2008 19:03:15 +0000 (19:03 +0000)
committerGreg Beaver <cellog@php.net>
Sun, 23 Mar 2008 19:03:15 +0000 (19:03 +0000)
commitcac70206f27c1c8937236dd9750e5b0b4655909a
tree42b3e58d8159468bc6bf2670687532c40f4e15e4
parentca92928b48894b6f6a0e6b83e8aa8b6b7bda787c
add Phar->getPath() for retrieving the full path to the phar archive.
this is useful for renaming and also always returns the realpath()
ext/phar/phar_object.c