[GIT-PULLS] [php-src] PR #22972: spl: use zend_call_known_function() when possible
[email protected] (Girgias) Fri, 31 Jul 2026 13:58:17 +0000
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <WXjWbpGMKDmyDznKEpPSyrXS1b6MupraxxvYE76b7xE@main.internal.php.net> |
Pull Request: https://github.com/php/php-src/pull/22972 Author: Girgias As we don't need to do function cache shenanigans on those calls.