From Fedora Project Wiki
No edit summary
Line 69: Line 69:
* PHP 7.1.0 is planed for end of year, but is probably not compatible with our Schedule, will probably be a Fedora 26 feature
* PHP 7.1.0 is planed for end of year, but is probably not compatible with our Schedule, will probably be a Fedora 26 feature


Compatibility for PHP code is very good, while internal API have big changes, implying a major rewrite of extension.
Compatibility for PHP code is very good, while internal API have big changes, implying a major rewrite of C extensions.


See:  
See documentation :  
* [http://php.net/manual/en/migration70.php http://php.net/manual/en/migration70.php]
* [http://php.net/manual/en/migration70.php http://php.net/manual/en/migration70.php]
* [https://raw.githubusercontent.com/php/php-src/PHP-7.0/UPGRADING UPGRADING]
* [https://raw.githubusercontent.com/php/php-src/PHP-7.0/UPGRADING UPGRADING]
* [https://raw.githubusercontent.com/php/php-src/PHP-7.0/UPGRADING.INTERNALS UPGRADING.INTERNALS]
* [https://raw.githubusercontent.com/php/php-src/PHP-7.0/UPGRADING.INTERNALS UPGRADING.INTERNALS]


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

Revision as of 09:04, 14 June 2016

Important.png
Comments and Explanations
The page source contains comments providing guidance to fill out each section. They are invisible when viewing this page. To read it, choose the "view source" link.
Copy the source to a new page before making changes! DO NOT EDIT THIS TEMPLATE FOR YOUR CHANGE PROPOSAL.


PHP 7.0

Summary

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

Owner

  • Name: Remi Collet
  • Email: remi at fedoraproject dot org
  • Release notes owner:

Current status

  • Targeted release: Fedora 25
  • Last updated: 2016-06-14
  • Tracker bug: <will be assigned by the Wrangler>

Detailed Description

Update the PHP stack in Fedora to latest version 7.0.x, which brings a big performance improvement.

  • PHP 7.0.0 was released in December 2015.
  • PHP 7.1.0 is planed for end of year, but is probably not compatible with our Schedule, will probably be a Fedora 26 feature

Compatibility for PHP code is very good, while internal API have big changes, implying a major rewrite of C extensions.

See documentation :

Benefit to Fedora

Scope

  • Proposal owners:
  • Other developers: N/A (not a System Wide Change)
  • Release engineering: 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

N/A (not a System Wide Change)

User Experience

N/A (not a System Wide Change)

Dependencies

N/A (not a System Wide Change)

Contingency Plan

  • Contingency mechanism: (What to do? Who will do it?) N/A (not a System Wide Change)
  • Contingency deadline: N/A (not a System Wide Change)
  • Blocks release? N/A (not a System Wide Change), Yes/No
  • Blocks product? product

Documentation

N/A (not a System Wide Change)

Release Notes