(Created page with "<!-- All fields on this form are required to be accepted by FESCo. We also request that you maintain the same order of sections so that all of the feature pages are uniform. ...") |
No edit summary |
||
Line 13: | Line 13: | ||
* Name: [[User:remi| Remi Collet]] | * Name: [[User:remi| Remi Collet]] | ||
* Email: remi AT SPAMFREE fedoraproject DOT org | * Email: remi AT SPAMFREE fedoraproject DOT org | ||
== Current status == | == Current status == | ||
Line 24: | Line 23: | ||
== Detailed Description == | == Detailed Description == | ||
<!-- 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. --> | ||
* PHP 5.5.0alpha1 is released (Nov 22th) | |||
* PHP 5.5.0beta is planed for January (feature freeze) | |||
Finale version should be available before fedora 19. | |||
== Benefit to Fedora == | == Benefit to Fedora == | ||
<!-- What is the benefit to the platform? If this is a major capability update, what has changed? If this is a new feature, what capabilities does it bring? Why will Fedora become a better distribution or project because of this feature?--> | <!-- What is the benefit to the platform? If this is a major capability update, what has changed? If this is a new feature, what capabilities does it bring? Why will Fedora become a better distribution or project because of this feature?--> | ||
Provides the latest PHP version. | |||
== Scope == | == Scope == | ||
<!-- What work do the developers have to accomplish to complete the feature in time for release? Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?--> | <!-- What work do the developers have to accomplish to complete the feature in time for release? Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?--> | ||
* Mass rebuild of all packages which requires php ABI, some will requires update or patch | |||
* Test of web applications | |||
== How To Test == | == How To Test == | ||
* test PHP web applications available in the repository | |||
== User Experience == | == User Experience == | ||
Web developper will get the latest upstream PHP version | |||
== Dependencies == | == Dependencies == | ||
From repoquery --whatrequires 'php(zend-abi)' | |||
== Contingency Plan == | == Contingency Plan == | ||
Line 59: | Line 54: | ||
== Documentation == | == Documentation == | ||
<!-- Is there upstream documentation on this feature, or notes you have written yourself? Link to that material here so other interested developers can get involved. --> | <!-- Is there upstream documentation on this feature, or notes you have written yourself? Link to that material here so other interested developers can get involved. --> | ||
* | * upstream [http://git.php.net/?p=php-src.git;a=blob_plain;f=NEWS;hb=refs/heads/PHP-5.5 NEWS] | ||
* upstream [http://git.php.net/?p=php-src.git;a=blob_plain;f=UPGRADING;hb=refs/heads/PHP-5.5 UPGRADING] for web applications developer | |||
* upstream [http://git.php.net/?p=php-src.git;a=blob_plain;f=UPGRADING.INTERNALS;hb=refs/heads/PHP-5.5 UPGRADING.INTERNALS] for extension developer | |||
== Release Notes == | == Release Notes == | ||
Fedora 19 includes version 5.5.0 of PHP. This includes a number of significant new features, including support for [http://www.php.net/generators Generators] as well as a number of performance enhancements. For complete details see [http://www.php.net/manual/en/migration55.php Migrating from PHP 5.4.x to PHP 5.5.x]. | |||
== Comments and Discussion == | == Comments and Discussion == | ||
* See [[Talk:Features/ | * See [[Talk:Features/Php55]] | ||
For discussion, please join the [https://admin.fedoraproject.org/mailman/listinfo/php-devel php devel ML] | |||
Revision as of 07:08, 12 December 2012
PHP 5.5
Summary
To provide the latest PHP stack.
Owner
- Name: Remi Collet
- Email: remi AT SPAMFREE fedoraproject DOT org
Current status
- Targeted release: Fedora 19
- Last updated: Dec 12
- Percentage of completion: 5%
Detailed Description
- PHP 5.5.0alpha1 is released (Nov 22th)
- PHP 5.5.0beta is planed for January (feature freeze)
Finale version should be available before fedora 19.
Benefit to Fedora
Provides the latest PHP version.
Scope
- Mass rebuild of all packages which requires php ABI, some will requires update or patch
- Test of web applications
How To Test
- test PHP web applications available in the repository
User Experience
Web developper will get the latest upstream PHP version
Dependencies
From repoquery --whatrequires 'php(zend-abi)'
Contingency Plan
Documentation
- upstream NEWS
- upstream UPGRADING for web applications developer
- upstream UPGRADING.INTERNALS for extension developer
Release Notes
Fedora 19 includes version 5.5.0 of PHP. This includes a number of significant new features, including support for Generators as well as a number of performance enhancements. For complete details see Migrating from PHP 5.4.x to PHP 5.5.x.
Comments and Discussion
For discussion, please join the php devel ML