[php-src] master: Merge branch '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:52+08:00 Commit: https://github.com/php/php-src/commit/9a14b9b0709d77a72dc2f07d213ea6cfed9c19e5 Raw diff: https://github.com/php/php-src/commit/9a14b9b0709d77a72dc2f07d213ea6cfed9c19e5.diff Merge branch 'PHP-8.5' * PHP-8.5: [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 20d7679d8281..01807655e3a5 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 -------------------------------------------------------------------------------