From 555b1dc495329f17f74e0c4754f477dd674829ee Mon Sep 17 00:00:00 2001 From: Petr Bokoc Date: May 16 2018 21:59:14 +0000 Subject: Fix #88 - PHP 7.2 --- diff --git a/en-US/developers/Development_Web.adoc b/en-US/developers/Development_Web.adoc index 974dc95..d0d693e 100644 --- a/en-US/developers/Development_Web.adoc +++ b/en-US/developers/Development_Web.adoc @@ -3,3 +3,8 @@ include::en-US/entities.adoc[] [[sect-web-development]] = Web Development + +== PHP 7.2 +Fedora 28 provides PHP 7.2. + +As the list of changes is too extensive to cover in this document, and at the same time all changes are documented upstream, you are encouraged to read the link:++http://www.php.net/ChangeLog-7.php#7.2.0++[upstream changelog] and link:++https://raw.githubusercontent.com/php/php-src/PHP-7.2/UPGRADING++[upgrade notes]. A link:++http://php.net/manual/en/migration72.php++[migration guide] is also available to anyone wishing to migrate from version 7.1.