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.
J. King 2b8a31ce47 Add search element 1 year ago
..
ActiveFormattingElementsList.php Remove most uses of parser exceptions 3 years ago
AttributeSetter.php Avoid dynamic property creation 1 year ago
CharacterReference.php Remove DOM features and related 3 years ago
Charset.php Add first tests for DOMParser 1 year ago
Config.php Changed serializer configuration to array 2 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 Make Serializer "block" query look for descendants rather than children 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 Spec-related update 1 year ago
TreeConstructor.php Add search element 1 year ago
ctype.php Further improve coverage 3 years ago