Author: Christoph M. Becker (cmb69)
Date: 2021-10-14T14:10:56+02:00

Commit: 
https://github.com/php/web-windows/commit/c9c80dbed0f5b7796b042b91e49e6c1195ac1203
Raw diff: 
https://github.com/php/web-windows/commit/c9c80dbed0f5b7796b042b91e49e6c1195ac1203.diff

Windows DLLs are available again

Changed paths:
  M  news/2021-10-11-1.php
  M  templates/left_column.php


Diff:

diff --git a/news/2021-10-11-1.php b/news/2021-10-11-1.php
index 50e062e..72756eb 100644
--- a/news/2021-10-11-1.php
+++ b/news/2021-10-11-1.php
@@ -15,5 +15,8 @@
       packages for Windows. And you can <a 
href="https://windows.php.net/downloads/pecl/releases/";>
       download the DLLs from our server</a>. Sorry for the inconvenience!
     </p>
+    <p>
+      PS: this issue has been resolved!
+    </p>
   </div>
 </div><!-- .info -->
diff --git a/templates/left_column.php b/templates/left_column.php
index 30c20d6..16cb90a 100644
--- a/templates/left_column.php
+++ b/templates/left_column.php
@@ -29,7 +29,7 @@
                                     <h3>PECL For Windows</h3>
                                     <p>
                                     <a href="http://pecl.php.net";>PECL 
extensions</a> for Windows is being worked on.
-                                    Windows DLL can be downloaded from the <a 
href="https://windows.php.net/downloads/pecl/releases/";>our server</a>.
+                                    Windows DLL can be downloaded right from 
the <a href="http://pecl.php.net";>PECL website</a>.
                                    <br /><br />
 
                                     The PECL extension 

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to