Merge branch 'PHP-7.4'

* PHP-7.4:
  [ci skip] Catch up with 642b8d00e0
This commit is contained in:
Peter Kokot 2019-06-07 01:25:20 +02:00
commit b7afd7b375

View File

@ -263,7 +263,8 @@
* `$PHP_X_Y_VERSION` to the correct version
* `$PHP_X_Y_DATE` to the release date
* `$PHP_X_Y_SHA256` array and update all the SHA256 sums
* `4PHP_X_Y_TAGS` array should include 'security' if this is a security release
* `$PHP_X_Y_TAGS` array should include 'security' if this is a security
release
* Make sure there are no outdated "notes" or edited "date" keys in the
`$RELEASES[X][$PHP_X_VERSION]["source"]` array.