[PECL-CVS] [web-pecl] master: Update PIE message following PECL deprecation
[email protected] (James Titcumb via Derick Rethans)
| Newsgroups | php.pecl.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: James Titcumb (asgrim)
Committer: Derick Rethans (derickr)
Date: 2025-09-23T08:57:25+01:00
Commit: https://github.com/php/web-pecl/commit/10276db9d945fd2e9aa6c92a60d77f30aecf98aa
Raw diff: https://github.com/php/web-pecl/commit/10276db9d945fd2e9aa6c92a60d77f30aecf98aa.diff
Update PIE message following PECL deprecation
Changed paths:
M templates/includes/pie.php
Diff:
diff --git a/templates/includes/pie.php b/templates/includes/pie.php
index 235cf224..4a562e98 100644
--- a/templates/includes/pie.php
+++ b/templates/includes/pie.php
@@ -1,8 +1,8 @@
<div class="errors">
<div>Have you heard about <abbr title="PHP Installer for Extensions">PIE</abbr>?</div>
<p style="font-weight: normal;">
- 🥧 PHP Installer for Extensions (PIE) is a new tool that will
- eventually deprecate PECL. We recommend publishing your extension
+ PECL is now deprecated. 🥧 PHP Installer for Extensions (PIE)
+ is the replacement for PECL. We recommend publishing your extension
using PIE instead.
</p>
<p>