From Fedora Project Wiki
(Created page with "{{admon/important | Comments and Explanations | The page source contains comments providing guidance to fill out each section. They are invisible when viewing this page. To re...")
 
No edit summary
Line 30: Line 30:
Update the PHP stack in Fedora to latest version 7.0.x
Update the PHP stack in Fedora to latest version 7.0.x


Notice: 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 be a Fedora 25 feature
== Owner ==
== Owner ==
<!--  
<!--  
Line 37: Line 35:
This should link to your home wiki page so we know who you are.  
This should link to your home wiki page so we know who you are.  
-->
-->
* Name: [[User:FASAcountName| Your Name]]
* Name: [[User:Remi| Remi Collet]]
<!-- Include you email address that you can be reached should people want to contact you about helping with your change, status is requested, or technical issues need to be resolved. If the change proposal is owned by a SIG, please also add a primary contact person. -->
<!-- Include you email address that you can be reached should people want to contact you about helping with your change, status is requested, or technical issues need to be resolved. If the change proposal is owned by a SIG, please also add a primary contact person. -->
* Email: <your email address so we can contact you, invite you to meetings, etc.>
* Email: remi at fedoraproject dot org
* Release notes owner: <!--- To be assigned by docs team [[User:FASAccountName| Release notes owner name]] <email address> -->
* Release notes owner: <!--- To be assigned by docs team [[User:FASAccountName| Release notes owner name]] <email address> -->
<!--- UNCOMMENT only for Changes with assigned Shepherd (by FESCo)
<!--- UNCOMMENT only for Changes with assigned Shepherd (by FESCo)
Line 50: Line 48:


== Current status ==
== Current status ==
* Targeted release: [[Releases/<number> | Fedora <number> ]]  
* Targeted release: [[Releases/25 | Fedora 25 ]]  
* Last updated: <!-- this is an automatic macro — you don't need to change this line -->  {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}}  
* Last updated: <!-- this is an automatic macro — you don't need to change this line -->  {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}}  
<!-- After the change proposal is accepted by FESCo, tracking bug is created in Bugzilla and linked to this page  
<!-- After the change proposal is accepted by FESCo, tracking bug is created in Bugzilla and linked to this page  
Line 65: Line 63:


<!-- Expand on the summary, if appropriate.  A couple sentences suffices to explain the goal, but the more details you can provide the better. -->
<!-- Expand on the summary, if appropriate.  A couple sentences suffices to explain the goal, but the more details you can provide the better. -->
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 extension.
See:
* [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.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 extension.

See:


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