Skip to content

Commit

Permalink
Merge branch 'PHP-8.2' into PHP-8.3
Browse files Browse the repository at this point in the history
* PHP-8.2:
  [ci skip] Update EXTENSIONS and CODEOWNERS for ext/soap (php#16542)
  • Loading branch information
nielsdos committed Oct 22, 2024
2 parents a6bf2f5 + 5c21042 commit e4010fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
/ext/random @TimWolla @zeriyoshi
/ext/session @Girgias
/ext/simplexml @nielsdos
/ext/soap @nielsdos
/ext/sockets @devnexen
/ext/spl @Girgias
/ext/standard @bukka
Expand Down
3 changes: 2 additions & 1 deletion EXTENSIONS
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,8 @@ SINCE: 5.0
-------------------------------------------------------------------------------
EXTENSION: soap
PRIMARY MAINTAINER: Dmitry Stogov <[email protected]> (2004 - 2018)
MAINTENANCE: Maintained
Niels Dossche <[email protected]> (2024 - 2024)
MAINTENANCE: Odd fixes
STATUS: Working
-------------------------------------------------------------------------------
EXTENSION: xml
Expand Down

0 comments on commit e4010fc

Please sign in to comment.