Author: Kamil Tekiela (kamil-tekiela)
Committer: Peter Cowburn (salathe)
Date: 2021-11-25T21:10:00Z

Commit: 
https://github.com/php/web-php/commit/899f4c750bad61c6a8251b7081dcede2bb6c7e7c
Raw diff: 
https://github.com/php/web-php/commit/899f4c750bad61c6a8251b7081dcede2bb6c7e7c.diff

Addendum should be after the list, not before (GH-464)

Changed paths:
  M  archive/entries/2021-11-25-1.xml


Diff:

diff --git a/archive/entries/2021-11-25-1.xml b/archive/entries/2021-11-25-1.xml
index ec206680c..5fee6a9db 100644
--- a/archive/entries/2021-11-25-1.xml
+++ b/archive/entries/2021-11-25-1.xml
@@ -3,7 +3,7 @@
   <title>PHP 8.1.0 Released!</title>
   <id>https://www.php.net/archive/2021.php#2021-11-25-1</id>
   <published>2021-11-25T17:43:08+01:00</published>
-  <updated>2021-11-25T18:32:33+00:00</updated>
+  <updated>2021-11-25T21:02:32+00:00</updated>
   <link href="https://www.php.net/index.php#id2021-11-25-1"; rel="alternate" 
type="text/html"/>
   <link href="https://www.php.net/archive/2021.php#2021-11-25-1"; rel="via" 
type="text/html"/>
   <category term="releases" label="New PHP release"/>
@@ -14,7 +14,6 @@
 
 <p>PHP 8.1 comes with numerous improvements and new features such as:</p>
 
-<p>Take a look at the <a href="https://www.php.net/releases/8.1/";>PHP 8.1 
Announcement Addendum</a> for more information.</p>
 <ul>
   <li><a 
href="https://www.php.net/manual/en/language.enumerations.php";>Enumerations</a></li>
   <li><a href="https://wiki.php.net/rfc/readonly_properties_v2";>Readonly 
properties</a></li>
@@ -28,6 +27,7 @@
   <li>Explicit <a 
href="https://www.php.net/manual/en/migration81.new-features.php#migration81.new-features.core.octal-literal-prefix";>Octal
 numeral notation</a></li>
   <li>And much much more...</li>
 </ul>
+<p>Take a look at the <a href="https://www.php.net/releases/8.1/";>PHP 8.1 
Announcement Addendum</a> for more information.</p>
 
 <p>For source downloads of PHP 8.1.0 please visit our <a 
href="https://www.php.net/downloads.php";>downloads page</a>,
 Windows source and binaries can be found on <a 
href="https://windows.php.net/download/";>windows.php.net/download/</a>.

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

Reply via email to