Skip to content

GH-22658: avoid truncation on null bytes in ReflectionConstant::__toString()#22659

Open
DanielEScherzer wants to merge 2 commits into
php:PHP-8.4from
DanielEScherzer:reflection-constant-null-byte
Open

GH-22658: avoid truncation on null bytes in ReflectionConstant::__toString()#22659
DanielEScherzer wants to merge 2 commits into
php:PHP-8.4from
DanielEScherzer:reflection-constant-null-byte

Conversation

@DanielEScherzer

Copy link
Copy Markdown
Member

Fixes #22658

Sign up for free to 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.

ReflectionConstant::__toString() with a string value with null bytes truncates output

2 participants