Skip to content

Commit e4010fc

Browse files
committed
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: [ci skip] Update EXTENSIONS and CODEOWNERS for ext/soap (#16542)
2 parents a6bf2f5 + 5c21042 commit e4010fc

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
@@ -46,6 +46,7 @@
4646
/ext/random @TimWolla @zeriyoshi
4747
/ext/session @Girgias
4848
/ext/simplexml @nielsdos
49+
/ext/soap @nielsdos
4950
/ext/sockets @devnexen
5051
/ext/spl @Girgias
5152
/ext/standard @bukka

EXTENSIONS

+2-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,8 @@ SINCE: 5.0
193193
-------------------------------------------------------------------------------
194194
EXTENSION: soap
195195
PRIMARY MAINTAINER: Dmitry Stogov <[email protected]> (2004 - 2018)
196-
MAINTENANCE: Maintained
196+
Niels Dossche <[email protected]> (2024 - 2024)
197+
MAINTENANCE: Odd fixes
197198
STATUS: Working
198199
-------------------------------------------------------------------------------
199200
EXTENSION: xml

0 commit comments

Comments
 (0)