[php-src] PHP-8.5: Merge branch 'PHP-8.4' into PHP-8.5
Weilin Du <[email protected]>
| Newsgroups | gmane.comp.php.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Weilin Du (LamentXU123) Date: 2026-07-03T00:19:34+08:00 Commit: https://github.com/php/php-src/commit/2665f5f13f48351c9fd63379699d4f63ee8acd97 Raw diff: https://github.com/php/php-src/commit/2665f5f13f48351c9fd63379699d4f63ee8acd97.diff Merge branch 'PHP-8.4' into PHP-8.5 * PHP-8.4: [ci skip] Update EXTENSIONS status and update CODEOWNERS Changed paths: M .github/CODEOWNERS M EXTENSIONS Diff: diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bd456631d245..11a16c3ec785 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -44,6 +44,7 @@ /ext/pdo_pgsql @devnexen @SakiTakamachi /ext/pdo_sqlite @SakiTakamachi /ext/pgsql @devnexen +/ext/phar @LamentXU123 /ext/random @TimWolla @zeriyoshi /ext/reflection @DanielEScherzer /ext/session @Girgias @@ -57,6 +58,7 @@ /ext/xmlreader @devnexen /ext/xmlwriter @devnexen /ext/xsl @devnexen +/ext/zip @LamentXU123 /main @bukka /sapi/fpm @bukka /Zend/Optimizer @dstogov diff --git a/EXTENSIONS b/EXTENSIONS index ef33ad4a55d0..148a6ff687fd 100644 --- a/EXTENSIONS +++ b/EXTENSIONS @@ -410,6 +410,7 @@ PRIMARY MAINTAINER: Greg Beaver <[email protected]> (2008 - 2009) Marcus Börger <[email protected]> (2008 - 2008) Steph Fox <[email protected]> (2008 - 2008) Bishop Bettini <[email protected]> (2018 - 2019) + Weilin Du <[email protected]> (2026 - 2026) MAINTENANCE: Maintained STATUS: Working SINCE: 5.3 @@ -515,7 +516,8 @@ SINCE: 8.5.0 ------------------------------------------------------------------------------- EXTENSION: zip PRIMARY MAINTAINER: Pierre-Alain Joye <[email protected]> (2006 - 2011) - Remi Collet <[email protected]> (2013-2020) + Remi Collet <[email protected]> (2013 - 2020) + Weilin Du <[email protected]> (2026 - 2026) MAINTENANCE: Maintained STATUS: Working -------------------------------------------------------------------------------