From Fedora Project Wiki
 
(15 intermediate revisions by 3 users not shown)
Line 22: Line 22:
== Current status ==
== Current status ==


[[Category:ChangePageIncomplete]]
[[Category:ChangeAcceptedF40]]
<!-- 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 31: Line 31:
[[Category:SelfContainedChange]]
[[Category:SelfContainedChange]]


* Targeted release: [[https://docs.fedoraproject.org/en-US/releases/f39/ | Fedora Linux 39 ]]  
* Targeted release: [https://docs.fedoraproject.org/en-US/releases/f40/ Fedora Linux 40]  
* 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 41: Line 41:
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@lists.fedoraproject.org/thread/GC5GGHVU72YQPSLDCGVDCOGDJVRQYRAD/ devel thread]
* [https://discussion.fedoraproject.org/t/f40-change-proposal-php-8-3-self-contained/89611/1 Discussion Thread]
* FESCo issue:  
* [https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedoraproject.org/thread/XCBFLJNE27V3DUTWSTWREXEBTEYWCEDE/ Announced]
* Tracker bug:  
* FESCo issue: [https://pagure.io/fesco/issue/3073 #3073]
* Release notes tracker:  
* Tracker bug: [https://bugzilla.redhat.com/show_bug.cgi?id=2241987 #2241987]
* Release notes tracker: [https://pagure.io/fedora-docs/release-notes/issue/1047 #1047]


* A testing SCL is available in my [https://blog.remirepo.net/post/2023/06/06/PHP-8.3-as-Software-Collection repository]
* A testing SCL and a testing module are available in my [https://blog.remirepo.net/post/2023/08/31/PHP-on-the-road-to-the-8.3.0-release repository]
* List of [https://github.com/remicollet/remirepo/issues/237 extensions compatibility list]
* List of [https://github.com/remicollet/remirepo/issues/237 extensions compatibility list]
* [https://wiki.php.net/todo/php83 Upstream schedule for 8.3]
* [https://wiki.php.net/todo/php83 Upstream schedule for 8.3]
* [https://bodhi.fedoraproject.org/updates/FEDORA-2023-246a5cdcbe PHP 8.3.0RC3] is built in rawhide with mass rebuild of all extensions
* [https://bodhi.fedoraproject.org/updates/FEDORA-2023-e908347b47 PHP 8.3.0RC4] is built in rawhide
* [https://bodhi.fedoraproject.org/updates/FEDORA-2023-daec7e32ea PHP 8.3.0RC5] is built in rawhide
* [https://bodhi.fedoraproject.org/updates/FEDORA-2023-c0525d0e1e PHP 8.3.0] GA is built in rawhide


Version 8.3.0 GA is planed for November 23th.


== Detailed Description ==
== Detailed Description ==
Line 78: Line 84:
<!-- What work do other 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 other 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?-->


* Release engineering: <!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
* Release engineering:[https://pagure.io/releng/issues #Releng issue number]<!-- REQUIRED FOR SYSTEM WIDE CHANGES -->


<!-- Does this feature require coordination with release engineering (e.g. changes to installer image generation or update package delivery)?  Is a mass rebuid required?  If a rel-eng ticket exists, add a link here.  
<!-- Does this feature require coordination with release engineering (e.g. changes to installer image generation or update package delivery)?  Is a mass rebuid required?  If a rel-eng ticket exists, add a link here.  
Line 124: Line 130:
== Documentation ==
== Documentation ==


<!-- * [https://www.php.net/manual/en/migration83.php Migrating from PHP 8.2.x to PHP 8.3.x] -->
* [https://www.php.net/releases/8.3/en.php Release announcement]
* [https://raw.githubusercontent.com/php/php-src/master/UPGRADING UPGRADING]
* [https://www.php.net/manual/en/migration83.php Migrating from PHP 8.2.x to PHP 8.3.x]
* [https://raw.githubusercontent.com/php/php-src/master/UPGRADING.INTERNALS UPGRADING.INTERNALS]
* [https://raw.githubusercontent.com/php/php-src/PHP-8.3/UPGRADING UPGRADING]
* [https://raw.githubusercontent.com/php/php-src/PHP-8.3/UPGRADING.INTERNALS UPGRADING.INTERNALS]


== Release Notes ==
== Release Notes ==

Latest revision as of 09:02, 22 November 2023

PHP 8.3

Summary

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

Owner

Current status

Version 8.3.0 GA is planed for November 23th.

Detailed Description

Update the PHP stack in Fedora to latest version 8.3.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 37 has PHP 8.1, Fedora 38 and 39 have PHP 8.2.

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 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