Skip to content

Conversation

dtakken
Copy link

@dtakken dtakken commented Sep 29, 2020

I know I'm late with this one, so please ignore it if time is too short.

This change throws a ValueError when an invalid tag name is passed to XMLWriter.

The rationale is that this indicates a programming error because tag names typically originate from string literals or application code generating them. This translates into either a typo or a flaw in tag generation logic.

@php-pulls php-pulls closed this in 6dac6a9 Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants