Edit report at https://bugs.php.net/bug.php?id=52556&edit=1

 ID:                 52556
 Updated by:         [email protected]
 Reported by:        php-bugs at majkl578 dot cz
-Summary:            PEAR, PECL and PHAR does not respect
                     --program_suffix
+Summary:            PEAR, PECL and PHAR does not respect
                     --program-suffix
-Status:             Open
+Status:             Bogus
 Type:               Bug
 Package:            PHAR related
 Operating System:   Linux Debian
 PHP Version:        trunk-SVN-2010-08-06 (snap)
 Block user comment: N
 Private report:     N

 New Comment:

Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.




Previous Comments:
------------------------------------------------------------------------
[2010-08-06 14:29:11] php-bugs at majkl578 dot cz

Sorry, --program_suffix should obviously be --program-suffix.

------------------------------------------------------------------------
[2010-08-06 14:16:39] php-bugs at majkl578 dot cz

Description:
------------
PEAR, PECL and PHAR does not respect --program_suffix.

Test script:
---------------
./configure --program-suffix=-trunk

Expected result:
----------------
Binaries:
pear-trunk
peardev-trunk
pecl-trunk
phar-trunk
phar-trunk.phar

Actual result:
--------------
Binaries:
pear
peardev
pecl
phar
phar.phar


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=52556&edit=1

Reply via email to