1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Merge branch 'PHP-8.4'

* PHP-8.4:
  Add myself as ext/reflection codeowner [skip ci]
This commit is contained in:
Daniel Scherzer
2025-03-25 11:23:29 -07:00

1
.github/CODEOWNERS vendored
View File

@@ -44,6 +44,7 @@
/ext/pdo_sqlite @SakiTakamachi
/ext/pgsql @devnexen
/ext/random @TimWolla @zeriyoshi
/ext/reflection @DanielEScherzer
/ext/session @Girgias
/ext/simplexml @nielsdos
/ext/soap @nielsdos