Skip to content

Remove useless SKIP_TEXT() invokes - #12164

Merged
ndossche merged 1 commit into
php:masterfrom
ndossche:simplexml-2
Sep 9, 2023
Merged

Remove useless SKIP_TEXT() invokes#12164
ndossche merged 1 commit into
php:masterfrom
ndossche:simplexml-2

Conversation

@ndossche

@ndossche ndossche commented Sep 9, 2023

Copy link
Copy Markdown
Member

In the places I removed them, they were useless because there is already a type check for a single node type, so I found it confusing having them there.

In the places I removed them, they were useless because there is already
a type check for a single node type, so I found it confusing having them
there.
@ndossche
ndossche merged commit bec1552 into php:master Sep 9, 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.

1 participant