Commit: f44233f4d701523a1fac1129e9a1c662b1cc50bc Author: Remi Collet <[email protected]> Thu, 26 Apr 2018 12:20:50 +0200 Parents: 5ca652448ed87dca599db755bfab97cdf8258972 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=f44233f4d701523a1fac1129e9a1c662b1cc50bc Log: more typos Changed paths: M archive/entries/2018-03-29-2.xml M distributions M releases/7_2_4.php Diff: diff --git a/archive/entries/2018-03-29-2.xml b/archive/entries/2018-03-29-2.xml index 4af493e..5245e34 100644 --- a/archive/entries/2018-03-29-2.xml +++ b/archive/entries/2018-03-29-2.xml @@ -11,7 +11,7 @@ <content type="xhtml"> <div xmlns="http://www.w3.org/1999/xhtml"> <p>The PHP development team announces the immediate availability of PHP - 7.2.4. This is a security release with also contains several minor bug fixes.</p> + 7.2.4. This is a security release which also contains several minor bug fixes.</p> <p>All PHP 7.2 users are encouraged to upgrade to this version.</p> diff --git a/distributions b/distributions index 1dfc05c..a2f3755 160000 --- a/distributions +++ b/distributions @@ -1 +1 @@ -Subproject commit 1dfc05c3663d3f92ad2d31bd6de6a4ef9cabc461 +Subproject commit a2f37554000dbcfbae15d2d2f78d8490881bea31 diff --git a/releases/7_2_4.php b/releases/7_2_4.php index dfff500..2cb7ffb 100644 --- a/releases/7_2_4.php +++ b/releases/7_2_4.php @@ -7,7 +7,7 @@ site_header("PHP 7.2.4 Release Announcement"); <h1>PHP 7.2.4 Release Announcement</h1> <p>The PHP development team announces the immediate availability of PHP 7.2.4. -This is a security release with also contains several minor bug fixes.</p> +This is a security release which also contains several minor bug fixes.</p> <p>All PHP 7.2 users are encouraged to upgrade to this version.</p> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
