[GIT-PULLS] [php-src] PR #23005: Reflection: use new `%pS` format specifier
[email protected] (DanielEScherzer) Mon, 3 Aug 2026 15:37:13 +0000
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <[email protected]> |
Pull Request: https://github.com/php/php-src/pull/23005 Author: DanielEScherzer Even when not needed for null bytes, avoids extra `strlen` calls.