From Fedora Project Wiki
(Add trackers)
Line 67: Line 67:
* [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:13, 11 October 2019


PHP 7.4

Summary

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

Owner

Current status


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