From Fedora Project Wiki
(Add trackers)
(One intermediate revision by the same user not shown)
Line 56: Line 56:
* Tracker bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1756470 #1756470]
* Tracker bug: [https://bugzilla.redhat.com/show_bug.cgi?id=1756470 #1756470]
* Release notes tracker: [https://pagure.io/fedora-docs/release-notes/issue/392 #392]
* Release notes tracker: [https://pagure.io/fedora-docs/release-notes/issue/392 #392]


* An testing module is available in my [https://blog.remirepo.net/post/2019/09/06/PHP-on-the-road-to-the-7.4.0-release repository]
* An testing module is available in my [https://blog.remirepo.net/post/2019/09/06/PHP-on-the-road-to-the-7.4.0-release repository]
* List of [https://blog.remirepo.net/post/2019/05/23/PHP-extensions-status-with-upcoming-PHP-7.4 extensions compatibility list]
* List of [https://blog.remirepo.net/post/2019/05/23/PHP-extensions-status-with-upcoming-PHP-7.4 extensions compatibility list]
* Oct 3th PHP 7.4.0RC3 was release
* Oct 7th PHP 7.4.0RC3 built in rawhide with extension mass rebuild


== Detailed Description ==
== Detailed Description ==
Line 67: Line 69:
* [https://www.php.net/archive/2019.php#2019-09-05-1 First RC] was released on Sept 5th
* [https://www.php.net/archive/2019.php#2019-09-05-1 First RC] was released on Sept 5th
* PHP 7.4.0 is [https://wiki.php.net/todo/php74 planed] for end of year, which seems compatible with Fedora roadmap.
* PHP 7.4.0 is [https://wiki.php.net/todo/php74 planed] for end of year, which seems compatible with Fedora roadmap.
Dropped unmaintained extensions (available on PECL if needed):
* wddx
* recode
* interbase
New extension:
* ffi (foreign function interface)


Compatibility for PHP code is very good.
Compatibility for PHP code is very good.


== Benefit to Fedora ==
== Benefit to Fedora ==

Revision as of 10:15, 11 October 2019


PHP 7.4

Summary

Update the PHP stack in Fedora to latest version 7.4.x

Owner

Current status

  • Oct 3th PHP 7.4.0RC3 was release
  • Oct 7th PHP 7.4.0RC3 built in rawhide with extension mass rebuild

Detailed Description

Update the PHP stack in Fedora to latest version 7.4.x.

  • First RC was released on Sept 5th
  • PHP 7.4.0 is planed for end of year, which seems compatible with Fedora roadmap.

Dropped unmaintained extensions (available on PECL if needed):

  • wddx
  • recode
  • interbase

New extension:

  • ffi (foreign function interface)

Compatibility for PHP code is very good.

Benefit to Fedora

Provides the latest PHP version to developers and system administrators.


Scope

  • Proposal owners: Check Koschei status. Test with latest version to ensure compatibility. Work with upstream on bug fixing. Needed mass rebuild (C extensions) done by change owner.


  • Other developers: N/A (not a System Wide Change)
  • Release engineering:
  • Policies and guidelines: N/A (not a System Wide Change)
  • Trademark approval: N/A (not needed for this Change)

Upgrade/compatibility impact

N/A (not a System Wide Change)

How To Test

  • The PHP stack (extensions and libraries) are monitored by Koschei, see the Koschei PHP group
  • install and play with your web applications

User Experience

Developers and system administrators will have the great benefit or running the latest PHP version.


Dependencies

All php-* packages (and some *-php)

Contingency Plan

  • Contingency mechanism: Drop not compatible packages.
  • Contingency deadline: N/A (not a System Wide Change)
  • Blocks release? N/A (not a System Wide Change), Yes/No
  • Blocks product? product

Documentation

Release Notes