[GIT-PULLS] [php-src] PR #23383: Zend/opcache: minor refactorings (2026-08)
[email protected] (Girgias)
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <[email protected]> |
Pull Request: https://github.com/php/php-src/pull/23383 Author: Girgias I was exploring a few different things and got a bit carried away with a bunch of minor refactorings. Some of it is clarity, other is preliminary work to help determine if the parent field on a CE can ever be marked constant.