[PECL-CVS] [web-pecl] master: chore: optimised wording to make it look less like an add

[email protected] (NickSdot via Derick Rethans) Wed, 24 Jun 2026 11:01:43 +0000
Newsgroups php.pecl.cvs
Message-ID <[email protected]>
Author: NickSdot (NickSdot)
Committer: Derick Rethans (derickr)
Date: 2026-06-24T12:01:38+01:00

Commit: https://github.com/php/web-pecl/commit/6b05d1f2f64a4cf7b315d9a768b67b11cca946d9
Raw diff: https://github.com/php/web-pecl/commit/6b05d1f2f64a4cf7b315d9a768b67b11cca946d9.diff

chore: optimised wording to make it look less like an add

Changed paths:
  M  templates/includes/pie.php


Diff:

diff --git a/templates/includes/pie.php b/templates/includes/pie.php
index 4a562e98..3bfedc5e 100644
--- a/templates/includes/pie.php
+++ b/templates/includes/pie.php
@@ -1,7 +1,7 @@
     <div class="errors">
-        <div>Have you heard about <abbr title="PHP Installer for Extensions">PIE</abbr>?</div>
+        <div>PECL is deprecated.</div>
         <p style="font-weight: normal;">
-            PECL is now deprecated. &#x1F967; PHP Installer for Extensions (PIE)
+            Have you heard about <abbr title="PHP Installer for Extensions">PIE</abbr>? &#x1F967; PHP Installer for Extensions (PIE)
             is the replacement for PECL. We recommend publishing your extension
             using PIE instead.
         </p>