/
vshmidt
/
php
Обзор
Документация
Войти
/
vshmidt
/
php
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.github/CODEOWNERS
83 строки
3 KB
Niels Dossche
Merge branch 'PHP-8.4' into PHP-8.5
30 окт 2025, 21:13
Не верифицирован
30 окт 2025, 21:13
2e0ab27
Код
Авторство
О чём код?
# The following volunteers have self-identified as subject matter experts # or interested parties over a particular area of the php-src source code. # While requesting a review from someone does not obligate that person to # review a pull request, these reviewers might have valuable knowledge of # the problem area and could aid in deciding whether a pull request is ready # for merging. # # When changing this file, please make sure to commit the changes to the # earliest supported PHP branch (PHP-X.Y) and not only to the master branch. # GitHub reads the CODEOWNERS file from the pull request's targeted branch. # Commit changes here similar to bug fixes: # https://github.com/php/php-src/blob/master/CONTRIBUTING.md#pull-requests # # For more information, see the GitHub CODEOWNERS documentation: # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners /.github @TimWolla /build/gen_stub.php @kocsismate /ext/bcmath @ndossche @SakiTakamachi /ext/curl @adoy /ext/date @derickr /ext/dba @Girgias /ext/dom @ndossche /ext/ffi @dstogov /ext/gd @devnexen /ext/gettext @devnexen /ext/gmp @Girgias /ext/intl @devnexen /ext/json @bukka /ext/lexbor @kocsismate @ndossche /ext/libxml @ndossche /ext/mbstring @alexdowad @youkidearitai /ext/mysqli @bukka @kamil-tekiela /ext/mysqlnd @bukka @kamil-tekiela @SakiTakamachi /ext/odbc @NattyNarwhal /ext/opcache @dstogov /ext/openssl @bukka /ext/pcntl @devnexen /ext/pdo @SakiTakamachi /ext/pdo_dblib @SakiTakamachi /ext/pdo_firebird @SakiTakamachi /ext/pdo_mysql @kamil-tekiela @SakiTakamachi /ext/pdo_odbc @NattyNarwhal @SakiTakamachi /ext/pdo_pgsql @devnexen @SakiTakamachi /ext/pdo_sqlite @SakiTakamachi /ext/pgsql @devnexen /ext/random @TimWolla @zeriyoshi /ext/reflection @DanielEScherzer /ext/session @Girgias /ext/simplexml @ndossche /ext/soap @ndossche /ext/sockets @devnexen /ext/spl @Girgias /ext/standard @bukka /ext/tidy @ndossche /ext/uri @kocsismate @TimWolla /ext/xml @ndossche /ext/xmlreader @ndossche /ext/xmlwriter @ndossche /ext/xsl @ndossche /main @bukka /sapi/fpm @bukka /Zend/Optimizer @dstogov /Zend/zend.* @dstogov /Zend/zend_alloc.* @dstogov /Zend/zend_API.* @dstogov /Zend/zend_call_stack.* @arnaud-lb /Zend/zend_closures.* @dstogov /Zend/zend_execute.* @dstogov /Zend/zend_execute_API.c @dstogov /Zend/zend_gc.* @dstogov @arnaud-lb /Zend/zend_hash.* @dstogov /Zend/zend_inheritance.* @dstogov /Zend/zend_max_execution_timer.* @arnaud-lb /Zend/zend_object_handlers.* @dstogov /Zend/zend_objects.* @dstogov /Zend/zend_objects_API.* @dstogov /Zend/zend_opcode.* @dstogov /Zend/zend_string.* @dstogov /Zend/zend_type*.h @dstogov /Zend/zend_variables.* @dstogov /Zend/zend_vm* @dstogov *.stub.php @kocsismate