Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/CODEOWNERS
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
Loading