mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: [ci skip] Update EXTENSIONS and CODEOWNERS for ext/soap (#16542)
This commit is contained in:
commit
18a925b3db
2 changed files with 3 additions and 1 deletions
1
.github/CODEOWNERS
vendored
1
.github/CODEOWNERS
vendored
|
@ -45,6 +45,7 @@
|
||||||
/ext/random @TimWolla @zeriyoshi
|
/ext/random @TimWolla @zeriyoshi
|
||||||
/ext/session @Girgias
|
/ext/session @Girgias
|
||||||
/ext/simplexml @nielsdos
|
/ext/simplexml @nielsdos
|
||||||
|
/ext/soap @nielsdos
|
||||||
/ext/sockets @devnexen
|
/ext/sockets @devnexen
|
||||||
/ext/spl @Girgias
|
/ext/spl @Girgias
|
||||||
/ext/standard @bukka
|
/ext/standard @bukka
|
||||||
|
|
|
@ -184,7 +184,8 @@ SINCE: 5.0
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
EXTENSION: soap
|
EXTENSION: soap
|
||||||
PRIMARY MAINTAINER: Dmitry Stogov <dmitry@php.net> (2004 - 2018)
|
PRIMARY MAINTAINER: Dmitry Stogov <dmitry@php.net> (2004 - 2018)
|
||||||
MAINTENANCE: Maintained
|
Niels Dossche <nielsdos@php.net> (2024 - 2024)
|
||||||
|
MAINTENANCE: Odd fixes
|
||||||
STATUS: Working
|
STATUS: Working
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
EXTENSION: xml
|
EXTENSION: xml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue