From Fedora Project Wiki
(Created page with "= PHP 8.4 = == Summary == Update the PHP stack in Fedora to the latest version 8.4.x == Owner == <!-- For change proposals to qualify as self-contained, owners of all affected packages need to be included here. Alternatively, a SIG can be listed as an owner if it owns all affected packages. This should link to your home wiki page so we know who you are. --> * Name: Remi Collet and PHP SIG <!-- Include you email address that you can be rea...")
 
(adding tracker bug)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= PHP 8.4 =
= PHP 8.4 =


== Summary ==
== Summary ==
Line 22: Line 23:
== Current status ==
== Current status ==


[[Category:ChangePageIncomplete]]
[[Category:ChangeAcceptedF42]]
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- When your change proposal page is completed and ready for review and announcement -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->
<!-- remove Category:ChangePageIncomplete and change it to Category:ChangeReadyForWrangler -->
Line 41: Line 42:
CLOSED as NEXTRELEASE -> change is completed and verified and will be delivered in next release under development
CLOSED as NEXTRELEASE -> change is completed and verified and will be delivered in next release under development
-->
-->
* [https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/thread/V53AY2LPXAZPBSTGGWD5XUSLUIXUCGZZ/ Announced]
* [https://discussion.fedoraproject.org/t/f42-change-proposal-php-8-2-self-contained/131153 Discussion Thread]
* FESCo Issue: [https://pagure.io/fesco/issue/3275 #3275]
* Tracker Bug: [https://bugzilla.redhat.com/show_bug.cgi?id=2318567 #2318567]
* Release Notes Issue: <will be assigned by wrangler>


* A testing SCL and a testing module are available in my [https://blog.remirepo.net/post/2024/07/05/PHP-8.4-as-Software-Collection]
* A testing SCL and a testing module are available in my [https://blog.remirepo.net/post/2024/07/05/PHP-8.4-as-Software-Collection repository]
* List of [https://github.com/remicollet/remirepo/issues/258 extensions compatibility list]
* List of [https://github.com/remicollet/remirepo/issues/258 extensions compatibility list]
* [https://wiki.php.net/todo/php84 Upstream schedule for 8.4]
* [https://wiki.php.net/todo/php84 Upstream schedule for 8.4]
*[https://bodhi.fedoraproject.org/updates/FEDORA-2024-b2df3b058a 8.4.0RC2] was build in rawhide


Version 8.4.0 GA is planed for November 21th.
Version 8.4.0 GA is planed for November 21th.
Line 58: Line 66:
* 1 Fedora cycle for first major (e.g. 7.0 or 8.0)
* 1 Fedora cycle for first major (e.g. 7.0 or 8.0)


Fedora 39 has PHP 8.2, Fedora 40 and 40 have PHP 8.3.
Fedora 38 and 39 have PHP 8.2, Fedora 40 and 41 have PHP 8.3.


As this version should be the last 8.x (before 9.0), it should be in Fedora 42, 43 and 44.
As this version may be the last 8.x (before 9.0), it should be in Fedora 42, 43 and 44.
If the PHP project chooses to do an 8.5, it should land in 44.


== Benefit to Fedora ==
== Benefit to Fedora ==
Line 113: Line 122:


<!-- If you cannot complete your feature by the final development freeze, what is the backup plan?  This might be as simple as "Revert the shipped configuration".  Or it might not (e.g. rebuilding a number of dependent packages).  If you feature is not completed in time we want to assure others that other parts of Fedora will not be in jeopardy.  -->
<!-- If you cannot complete your feature by the final development freeze, what is the backup plan?  This might be as simple as "Revert the shipped configuration".  Or it might not (e.g. rebuilding a number of dependent packages).  If you feature is not completed in time we want to assure others that other parts of Fedora will not be in jeopardy.  -->
* Contingency mechanism: Drop not compatible packages.
* Contingency mechanism: Drop not compatible (and not fixable) packages.


<!-- When is the last time the contingency mechanism can be put in place?  This will typically be the beta freeze. -->
<!-- When is the last time the contingency mechanism can be put in place?  This will typically be the beta freeze. -->

Latest revision as of 16:40, 14 October 2024

PHP 8.4

Summary

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

Owner

Current status

Version 8.4.0 GA is planed for November 21th.

Detailed Description

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

Fedora has a 6 months cycle, PHP a 1 year cycle, our common practice for some years:

  • 2 Fedora cycles for each PHP minor release (exceptions below)
  • 3 Fedora cycles for latest minor (e.g. 5.6 or 7.4) to give more time before next major
  • 1 Fedora cycle for first major (e.g. 7.0 or 8.0)

Fedora 38 and 39 have PHP 8.2, Fedora 40 and 41 have PHP 8.3.

As this version may be the last 8.x (before 9.0), it should be in Fedora 42, 43 and 44. If the PHP project chooses to do an 8.5, it should land in 44.

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 (and not fixable) 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