Commit:    dbc3ea2583bee83b14dc724e2b9bc2bff129d3ac
Author:    Christoph M. Becker <cmbecke...@gmx.de>         Fri, 7 Dec 2018 
10:11:43 +0100
Parents:   98feca68ec2714d9be1bf1c25743dcd457e2e7d2
Branches:  master

Link:       
http://git.php.net/?p=web/php.git;a=commitdiff;h=dbc3ea2583bee83b14dc724e2b9bc2bff129d3ac

Log:
Update links in release announcements

Since the migration guide is online, finally, we change the links from
UPGRADING to the migration guide proper.

Changed paths:
  M  archive/entries/2018-12-06-1.xml
  M  releases/7_3_0.php


Diff:
diff --git a/archive/entries/2018-12-06-1.xml b/archive/entries/2018-12-06-1.xml
index 6978920..d2583f6 100644
--- a/archive/entries/2018-12-06-1.xml
+++ b/archive/entries/2018-12-06-1.xml
@@ -16,20 +16,20 @@
       <p>PHP 7.3.0 comes with numerous improvements and new features such 
as</p>
 
       <ul>
-      <li><a 
href="https://github.com/php/php-src/blob/43329e85e682bed4919bb37c15acb8fb3e63175f/UPGRADING#L171-L175";>Flexible
 Heredoc and Nowdoc Syntax</a></li>
-      <li><a 
href="https://github.com/php/php-src/blob/43329e85e682bed4919bb37c15acb8fb3e63175f/UPGRADING#L510-L513";>PCRE2
 Migration</a></li>
-      <li><a 
href="https://github.com/php/php-src/blob/43329e85e682bed4919bb37c15acb8fb3e63175f/UPGRADING#L193-L238";>Multiple
 MBString Improvements</a></li>
-      <li><a 
href="https://github.com/php/php-src/blob/43329e85e682bed4919bb37c15acb8fb3e63175f/UPGRADING#L377-L383";>LDAP
 Controls Support</a></li>
-      <li><a 
href="https://github.com/php/php-src/blob/43329e85e682bed4919bb37c15acb8fb3e63175f/UPGRADING#L267-L274";>Improved
 FPM Logging</a></li>
-      <li><a 
href="https://github.com/php/php-src/blob/43329e85e682bed4919bb37c15acb8fb3e63175f/UPGRADING#L706-L710";>Windows
 File Deletion Improvements</a></li>
-      <li><a 
href="https://github.com/php/php-src/blob/43329e85e682bed4919bb37c15acb8fb3e63175f/UPGRADING#L281-L341";>Several
 Deprecations</a></li>
+      <li><a 
href="http://php.net/manual/migration73.new-features.php#migration73.new-features.core.heredoc";>Flexible
 Heredoc and Nowdoc Syntax</a></li>
+      <li><a 
href="http://php.net/manual/migration73.other-changes.php#migration73.other-changes.pcre";>PCRE2
 Migration</a></li>
+      <li><a 
href="http://php.net/manual/migration73.new-features.php#migration73.new-features.mbstring";>Multiple
 MBString Improvements</a></li>
+      <li><a 
href="http://php.net/manual/migration73.new-features.php#migration73.new-features.ldap";>LDAP
 Controls Support</a></li>
+      <li><a 
href="http://php.net/manual/migration73.new-features.php#migration73.new-features.fpm";>Improved
 FPM Logging</a></li>
+      <li><a 
href="http://php.net/manual/migration73.windows-support.php#migration73.windows-support.core.file-descriptors";>Windows
 File Deletion Improvements</a></li>
+      <li><a href="http://php.net/manual/migration73.deprecated.php";>Several 
Deprecations</a></li>
       </ul>
 
       <p>For source downloads of PHP 7.3.0 please visit our <a 
href="http://www.php.net/downloads";>downloads</a> page
       Windows binaries can be found on the <a 
href="http://windows.php.net/download";>PHP for Windows</a> site.
       The list of changes is recorded in the <a 
href="http://www.php.net/ChangeLog-7.php#7.3.0";>ChangeLog</a>.</p>
 
-      <p>The <a href="http://php.net/manual/en/migration73.php";>migration 
guide</a> is available in the PHP Manual, shortly.
+      <p>The <a href="http://php.net/manual/en/migration73.php";>migration 
guide</a> is available in the PHP Manual.
       Please consult it for the detailed list of new features and backward 
incompatible changes.</p>
 
       <p>Many thanks to all the contributors and supporters!</p>
diff --git a/releases/7_3_0.php b/releases/7_3_0.php
index f80f5d3..08f771c 100644
--- a/releases/7_3_0.php
+++ b/releases/7_3_0.php
@@ -13,20 +13,20 @@ site_header("PHP 7.3.0 Release Announcement");
        <p>PHP 7.3.0 comes with numerous improvements and new features such 
as</p>
 
        <ul>
-    <li><a 
href="https://github.com/php/php-src/blob/43329e85e682bed4919bb37c15acb8fb3e63175f/UPGRADING#L171-L175";>Flexible
 Heredoc and Nowdoc Syntax</a></li>
-    <li><a 
href="https://github.com/php/php-src/blob/43329e85e682bed4919bb37c15acb8fb3e63175f/UPGRADING#L510-L513";>PCRE2
 Migration</a></li>
-    <li><a 
href="https://github.com/php/php-src/blob/43329e85e682bed4919bb37c15acb8fb3e63175f/UPGRADING#L193-L238";>Multiple
 MBString Improvements</a></li>
-    <li><a 
href="https://github.com/php/php-src/blob/43329e85e682bed4919bb37c15acb8fb3e63175f/UPGRADING#L377-L383";>LDAP
 Controls Support</a></li>
-    <li><a 
href="https://github.com/php/php-src/blob/43329e85e682bed4919bb37c15acb8fb3e63175f/UPGRADING#L267-L274";>Improved
 FPM Logging</a></li>
-    <li><a 
href="https://github.com/php/php-src/blob/43329e85e682bed4919bb37c15acb8fb3e63175f/UPGRADING#L706-L710";>Windows
 File Deletion Improvements</a></li>
-    <li><a 
href="https://github.com/php/php-src/blob/43329e85e682bed4919bb37c15acb8fb3e63175f/UPGRADING#L281-L341";>Several
 Deprecations</a></li>
+    <li><a 
href="http://php.net/manual/migration73.new-features.php#migration73.new-features.core.heredoc";>Flexible
 Heredoc and Nowdoc Syntax</a></li>
+    <li><a 
href="http://php.net/manual/migration73.other-changes.php#migration73.other-changes.pcre";>PCRE2
 Migration</a></li>
+    <li><a 
href="http://php.net/manual/migration73.new-features.php#migration73.new-features.mbstring";>Multiple
 MBString Improvements</a></li>
+    <li><a 
href="http://php.net/manual/migration73.new-features.php#migration73.new-features.ldap";>LDAP
 Controls Support</a></li>
+    <li><a 
href="http://php.net/manual/migration73.new-features.php#migration73.new-features.fpm";>Improved
 FPM Logging</a></li>
+    <li><a 
href="http://php.net/manual/migration73.windows-support.php#migration73.windows-support.core.file-descriptors";>Windows
 File Deletion Improvements</a></li>
+    <li><a href="http://php.net/manual/migration73.deprecated.php";>Several 
Deprecations</a></li>
        </ul>
 
        <p>For source downloads of PHP 7.3.0 please visit our <a 
href="http://www.php.net/downloads";>downloads</a> page
        Windows binaries can be found on the <a 
href="http://windows.php.net/download";>PHP for Windows</a> site.
        The list of changes is recorded in the <a 
href="http://www.php.net/ChangeLog-7.php#7.3.0";>ChangeLog</a>.</p>
 
-       <p>The <a href="http://php.net/manual/en/migration73.php";>migration 
guide</a> is available in the PHP Manual, shortly.
+       <p>The <a href="http://php.net/manual/en/migration73.php";>migration 
guide</a> is available in the PHP Manual.
        Please consult it for the detailed list of new features and backward 
incompatible changes.</p>
 
        <p>Many thanks to all the contributors and supporters!</p>


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

Reply via email to