Skip to content

Reflection: use new %pS format specifier - #23005

Merged
DanielEScherzer merged 1 commit into
php:masterfrom
DanielEScherzer:reflection-printf-ps
Aug 4, 2026
Merged

Reflection: use new %pS format specifier#23005
DanielEScherzer merged 1 commit into
php:masterfrom
DanielEScherzer:reflection-printf-ps

Conversation

@DanielEScherzer

Copy link
Copy Markdown
Member

Even when not needed for null bytes, avoids extra strlen calls.

@DanielEScherzer

This comment was marked as resolved.

Even when not needed for null bytes, avoids extra `strlen` calls.
@DanielEScherzer
DanielEScherzer marked this pull request as ready for review August 3, 2026 18:48

@arnaud-lbarnaud-lb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@DanielEScherzer
DanielEScherzer merged commit 72c70c4 into php:masterAug 4, 2026
18 checks passed
@DanielEScherzer
DanielEScherzer deleted the reflection-printf-ps branch August 4, 2026 19:19
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@DanielEScherzer@arnaud-lb