|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2008-07-27 14:05 UTC] helly@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Oct 27 05:00:01 2025 UTC |
Description: ------------ php-5.3.0-0.SNAP200805080630 After build and install phar 2.0.0b1 I try execute phar.phar utility, but got Uncaught exception. Reproduce code: --------------- Just invoke binary: bash-3.2$ /usr/bin/phar.phar Expected result: ---------------- Working, brief of usage, help. Actual result: -------------- PHP Fatal error: Uncaught exception 'PharException' with message 'Cannot open archive "/usr/bin/phar.phar", invalid alias' in /usr/bin/phar.phar:1170 Stack trace: #0 /usr/bin/phar.phar(1170): Phar::mapPhar() #1 {main} thrown in /usr/bin/phar.phar on line 1170