[GIT-PULLS] [php-src] PR #23104: Zend: refactor zend_parse_arg_class() so that it can be reused
[email protected] (Girgias)
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <aauezicZ41cCV9K1Fk2w5e8tXq5z6bFyy8qpnblRzac@main.internal.php.net> |
Pull Request: https://github.com/php/php-src/pull/23104 Author: Girgias And stop throwing the exceptions directly, fixing quiet mode handling at the same time. Based on: #23052