ID: 50578 Updated by: [email protected] Reported By: Fedora at FamilleCollet dot com -Status: Open +Status: Assigned Bug Type: PHAR related Operating System: Linux (Fedora 12) PHP Version: 5.3.2RC1 -Assigned To: +Assigned To: cellog
Previous Comments: ------------------------------------------------------------------------ [2009-12-26 12:28:34] Fedora at FamilleCollet dot com Trivial which fix the issue : http://remi.fedorapeople.org/php-5.3.2-phar.patch ------------------------------------------------------------------------ [2009-12-26 12:26:46] Fedora at FamilleCollet dot com Description: ------------ default PHP_PHARCMD_BANG is PHP_EXCUTABLE which is relative to top_builddir. This result to a php.phar which include a bad path to php. Until PHP 5.3.1, PHP_EXCUTABLE was not set (by default) on Makefile, so all works fine With 5.3.2RC1, PHP_EXCUTABLE is set to $(top_builddir)/$(SAPI_CLI_PATH) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=50578&edit=1
