Skip to content

Commit 18a925b

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: [ci skip] Update EXTENSIONS and CODEOWNERS for ext/soap (php#16542)
2 parents bb6cf5e + e4010fc commit 18a925b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/CODEOWNERS

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
/ext/random @TimWolla @zeriyoshi
4646
/ext/session @Girgias
4747
/ext/simplexml @nielsdos
48+
/ext/soap @nielsdos
4849
/ext/sockets @devnexen
4950
/ext/spl @Girgias
5051
/ext/standard @bukka

EXTENSIONS

+2-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,8 @@ SINCE: 5.0
184184
-------------------------------------------------------------------------------
185185
EXTENSION: soap
186186
PRIMARY MAINTAINER: Dmitry Stogov <[email protected]> (2004 - 2018)
187-
MAINTENANCE: Maintained
187+
Niels Dossche <[email protected]> (2024 - 2024)
188+
MAINTENANCE: Odd fixes
188189
STATUS: Working
189190
-------------------------------------------------------------------------------
190191
EXTENSION: xml

0 commit comments

Comments
 (0)