mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
[ci skip] Update EXTENSIONS and CODEOWNERS for ext/soap (#16542)
De facto, I do the maintenance. But since many bugs are blocked by not having reproducers and there's some fundamental issues in the extension, this should get the "odd fixes" status instead. The "odd fixes" description should perhaps also be updated to include a statement about "limited willpower to debug"...
This commit is contained in:
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
@@ -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
|
||||
|
||||
@@ -193,7 +193,8 @@ SINCE: 5.0
|
||||
-------------------------------------------------------------------------------
|
||||
EXTENSION: soap
|
||||
PRIMARY MAINTAINER: Dmitry Stogov <dmitry@php.net> (2004 - 2018)
|
||||
MAINTENANCE: Maintained
|
||||
Niels Dossche <nielsdos@php.net> (2024 - 2024)
|
||||
MAINTENANCE: Odd fixes
|
||||
STATUS: Working
|
||||
-------------------------------------------------------------------------------
|
||||
EXTENSION: xml
|
||||
|
||||
Reference in New Issue
Block a user