Skip to content

Conversation

@ndossche
Copy link
Member

Attributes can't be numeric strings by the definition of the grammar, so don't bother with the symbol table stuff.

Attributes can't be numeric strings by the definition of the grammar, so
don't bother with the symbol table stuff.
@staabm
Copy link
Contributor

staabm commented Nov 18, 2025

Is my guess right that this PR might reduce overhead when generating phpunit coverage xml reports?

@ndossche
Copy link
Member Author

Is my guess right that this PR might reduce overhead when generating phpunit coverage xml reports?

No, this extension is an XML SAX parser that's unrelated to that coverage report generator.

@ndossche ndossche merged commit 4a12745 into php:master Nov 18, 2025
10 checks passed
jmarble pushed a commit to jmarble/php-src that referenced this pull request Nov 21, 2025
Attributes can't be numeric strings by the definition of the grammar, so
don't bother with the symbol table stuff.
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.

4 participants