HTML-Parser/lib/Parser
2021-12-16 14:25:19 -06:00
..
ActiveFormattingElementsList.php Remove most uses of parser exceptions 2021-10-10 15:03:26 -04:00
AttributeSetter.php Fixed yet another xmlns issue... 2021-11-21 19:55:09 -06:00
CharacterReference.php Remove DOM features and related 2021-09-26 15:49:13 -04:00
Charset.php Tests for XML declaration-base encoding detection 2021-10-10 09:36:38 -04:00
Config.php Changed serializer configuration to array 2021-11-18 11:12:09 -06:00
ctype.php Further improve coverage 2021-10-19 23:14:10 -04:00
Data.php Improve coverage 2021-10-19 15:20:53 -04:00
EncodingChangeException.php Prototype implementation of changing of encoding 2021-09-27 19:44:31 -04:00
Exception.php Added Parser::parseInto 2021-11-06 15:57:41 -05:00
NameCoercion.php Improve coverage 2021-10-19 15:20:53 -04:00
OpenElementsStack.php Remove most uses of parser exceptions 2021-10-10 15:03:26 -04:00
Output.php Add missing docblocks 2021-10-17 11:48:00 -04:00
ParseError.php Align parser better with test suite 2021-10-06 14:05:43 -04:00
ParseErrorEmitter.php Improve coverage 2021-10-19 15:20:53 -04:00
Serializer.php More Serializer fixes 2021-12-16 14:25:19 -06:00
Stack.php Added PHP 8.1 attributes to Stack methods to suppress deprecation errors 2021-12-05 09:00:39 -06:00
TemplateInsertionModesStack.php Remove DOM features and related 2021-09-26 15:49:13 -04:00
Token.php Address most remaining test mismatches 2021-10-08 19:21:09 -04:00
Tokenizer.php Remove most uses of parser exceptions 2021-10-10 15:03:26 -04:00
TreeConstructor.php Remove or suppress coverage for unreachable lines 2021-10-23 14:01:45 -04:00