From Fedora Project Wiki
Line 56: Line 56:
* Tracker bug: <strike>[https://bugzilla.redhat.com/show_bug.cgi?id=1474939 #1474939]</strike>
* Tracker bug: <strike>[https://bugzilla.redhat.com/show_bug.cgi?id=1474939 #1474939]</strike>


Most of the work is done in my personal repository
* PHP '''7.2.0RC3''' haven been imported in Rawhide on October 3rd, 2017
* all dependent packages have been rebuilt


All of extensions compatible with PHP 7.1 are ready for PHP 7.2 (some need upstream patches, xdebug need 2.6.0-dev)
Known issues


* mcrypt extension is dropped from PHP but can be provided as a pecl extension, if really wanted.
* php-pecl-timecop is FTBFS, reported upstream
* php-mcrypt is dropped from PHP, php-pecl-mcrypt have been submitted for review #1498037


== Detailed Description ==
== Detailed Description ==

Revision as of 13:56, 3 October 2017


PHP 7.2

Summary

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

Owner

Current status

  • PHP 7.2.0RC3 haven been imported in Rawhide on October 3rd, 2017
  • all dependent packages have been rebuilt

Known issues

  • php-pecl-timecop is FTBFS, reported upstream
  • php-mcrypt is dropped from PHP, php-pecl-mcrypt have been submitted for review #1498037

Detailed Description

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

  • PHP 7.2.0 is planed for end of year, which seems compatible with Fedora roadmap.

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)
  • 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