Features/Php54
From FedoraProject
< Features(Difference between revisions)
(→Detailed Description) |
|||
| Line 35: | Line 35: | ||
== 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. --> | ||
| + | Fedora provides PHP 5.3.x since version 12. Zts module for apache is provided without any extension/module, this lack make it nearly unusable. | ||
| + | |||
PHP '''5.4.0RC4''' was published for christmas, see [http://www.php.net/archive/2011.php#id2011-12-25-1 annouce]. Finale version should be available before fedora 17. | PHP '''5.4.0RC4''' was published for christmas, see [http://www.php.net/archive/2011.php#id2011-12-25-1 annouce]. Finale version should be available before fedora 17. | ||
| + | * Update to PHP 5.4.0 | ||
| + | * Build ZTS extension | ||
| + | * Provide ZTS devel stuff (in php-devel) | ||
| + | * Update other extensions (mostly pecl) for latest ABI | ||
| + | * Update PHP Guidelines | ||
== Benefit to Fedora == | == Benefit to Fedora == | ||
Revision as of 11:56, 27 December 2011
Contents |
PHP 5.4
Summary
To provide the latest PHP stack.
Owner
- Name: Remi Collet
- Email: Fedora AT SPAMFREE FamilleCollet DOT com
Current status
- Targeted release: Fedora 17
- Last updated: 2011-12-27
- Percentage of completion: 0%
Detailed Description
Fedora provides PHP 5.3.x since version 12. Zts module for apache is provided without any extension/module, this lack make it nearly unusable.
PHP 5.4.0RC4 was published for christmas, see annouce. Finale version should be available before fedora 17.
- Update to PHP 5.4.0
- Build ZTS extension
- Provide ZTS devel stuff (in php-devel)
- Update other extensions (mostly pecl) for latest ABI
- Update PHP Guidelines
Benefit to Fedora
Provides the latest PHP major version.