Edit report at https://bugs.php.net/bug.php?id=77543&edit=1
ID: 77543 Updated by: c...@php.net Reported by: ozgurh at gmail dot com Summary: pecl install mustache error -Status: Open +Status: Closed Type: Bug Package: PECL Operating System: MacOSX Sierra PHP Version: 7.3.1 -Assigned To: +Assigned To: cmb Block user comment: N Private report: N New Comment: This issue has been fixed in the meantime; latest version is mustache 0.9.1. Previous Comments: ------------------------------------------------------------------------ [2019-01-29 18:51:23] ozgurh at gmail dot com Description: ------------ When I try to install mustache with pecl install mustache command I get the error below. I saw that there is no version 0.8.0 on pecl website. So I tried pecl mustache-0.8.1 and it says that latest version is 0.8.0. I tried clear-cache, upgrade but nothing changed. pecl install mustache Could not download from "https://pecl.php.net/get/mustache-0.8.0.tgz", cannot download "pecl/mustache" (File https://pecl.php.net:443/get/mustache-0.8.0.tgz not valid (received: HTTP/1.0 404 Not Found pecl install mustache-0.8.1 Failed to download pecl/mustache, version "0.8.1", latest release is version 0.8.0, stability "stable", use "channel://pecl.php.net/mustache-0.8.0" to install install failed Test script: --------------- pecl install mustache Expected result: ---------------- It should install mustache without any error. Actual result: -------------- command : pecl install mustache error : Could not download from "https://pecl.php.net/get/mustache-0.8.0.tgz", cannot download "pecl/mustache" (File https://pecl.php.net:443/get/mustache-0.8.0.tgz not valid (received: HTTP/1.0 404 Not Found command : pecl install mustache-0.8.1 error : Failed to download pecl/mustache, version "0.8.1", latest release is version 0.8.0, stability "stable", use "channel://pecl.php.net/mustache-0.8.0" to install install failed ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=77543&edit=1 -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php