Merge pull request #26 from EricSten-MSFT/master

PHP Minor Version Update for July 2019
This commit is contained in:
Jason Freeberg 2019-07-23 12:24:39 -07:00 коммит произвёл GitHub
Родитель a780a65446 2cfb869d0d
Коммит 36db0f5d4b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 17 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,17 @@
---
layout: post
title: "PHP Minor Version Update for July 2019"
author: "Eric Stenson"
tags: PHP
---
Latest version updates to PHP
In July 2019, Azure App Service will update the PHP stacks to the latest available versions. For information on the changes in the new versions, please see the change logs on the PHP website.
PHP Version | Change Log
-- | --
7.1.28 | http://www.php.net/ChangeLog-7.php#7.1.28
7.2.17 | http://www.php.net/ChangeLog-7.php#7.2.17
7.3.4 | http://www.php.net/ChangeLog-7.php#7.3.4
Feel free to post any questions about PHP Minor Version Update for July 2019 on the [MSDN Forum](https://social.msdn.microsoft.com/forums/azure/en-US/home?forum=windowsazurewebsitespreview).