Skip to content

Remove unnecessary _IS_BOOL case#12230

Merged
ndossche merged 1 commit into
php:masterfrom
ndossche:simplexml-bool
Sep 17, 2023
Merged

Remove unnecessary _IS_BOOL case#12230
ndossche merged 1 commit into
php:masterfrom
ndossche:simplexml-bool

Conversation

@ndossche

Copy link
Copy Markdown
Member

This can never be executed because booleans are handled in a special case at the top of sxe_object_cast_ex().

This can never be executed because booleans are handled in a special
case at the top of sxe_object_cast_ex().
@ndossche ndossche merged commit 695ec3c into php:master Sep 17, 2023
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.

2 participants