A modern, accurate HTML parser and serializer for PHP
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dustin Wilson 61b842fa74 Added 'groupElements' serializer option 2 years ago
..
ActiveFormattingElementsList.php Remove most uses of parser exceptions 3 years ago
AttributeSetter.php Fixed yet another xmlns issue... 3 years ago
CharacterReference.php Remove DOM features and related 3 years ago
Charset.php Tests for XML declaration-base encoding detection 3 years ago
Config.php Changed serializer configuration to array 3 years ago
Data.php Improve coverage 3 years ago
EncodingChangeException.php Prototype implementation of changing of encoding 3 years ago
Exception.php Added Parser::parseInto 3 years ago
NameCoercion.php Improve coverage 3 years ago
OpenElementsStack.php Remove most uses of parser exceptions 3 years ago
Output.php Add missing docblocks 3 years ago
ParseError.php Align parser better with test suite 3 years ago
ParseErrorEmitter.php Improve coverage 3 years ago
Serializer.php Added 'groupElements' serializer option 2 years ago
Stack.php Added PHP 8.1 attributes to Stack methods to suppress deprecation errors 2 years ago
TemplateInsertionModesStack.php Remove DOM features and related 3 years ago
Token.php Address most remaining test mismatches 3 years ago
Tokenizer.php Remove most uses of parser exceptions 3 years ago
TreeConstructor.php Remove or suppress coverage for unreachable lines 3 years ago
ctype.php Further improve coverage 3 years ago