PSR-2 reformatting PHPDoc corrections
commitfac747bdbdba6aeaba4bed91ef49b2378c1798e4
authorMarcus Bointon <marcus@synchromedia.co.uk>
Tue, 16 Jul 2013 11:56:14 +0000 (16 13:56 +0200)
committerEdward Z. Yang <ezyang@mit.edu>
Sun, 18 Aug 2013 02:27:26 +0000 (17 22:27 -0400)
tree9df24a981644467cbcd7a308dea2b0993ee6b9de
parent19eee1489965d9bc6eded80f847ced2382127261
PSR-2 reformatting PHPDoc corrections

With minor corrections.

Signed-off-by: Marcus Bointon <marcus@synchromedia.co.uk>
Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
433 files changed:
benchmarks/Lexer.php
extras/ConfigDoc/HTMLXSLTProcessor.php
extras/FSTools.php
extras/FSTools/File.php
extras/HTMLPurifierExtras.autoload.php
extras/HTMLPurifierExtras.php
library/HTMLPurifier.autoload.php
library/HTMLPurifier.func.php
library/HTMLPurifier.kses.php
library/HTMLPurifier.php
library/HTMLPurifier/AttrCollections.php
library/HTMLPurifier/AttrDef.php
library/HTMLPurifier/AttrDef/CSS.php
library/HTMLPurifier/AttrDef/CSS/AlphaValue.php
library/HTMLPurifier/AttrDef/CSS/Background.php
library/HTMLPurifier/AttrDef/CSS/BackgroundPosition.php
library/HTMLPurifier/AttrDef/CSS/Border.php
library/HTMLPurifier/AttrDef/CSS/Color.php
library/HTMLPurifier/AttrDef/CSS/Composite.php
library/HTMLPurifier/AttrDef/CSS/DenyElementDecorator.php
library/HTMLPurifier/AttrDef/CSS/Filter.php
library/HTMLPurifier/AttrDef/CSS/Font.php
library/HTMLPurifier/AttrDef/CSS/FontFamily.php
library/HTMLPurifier/AttrDef/CSS/Ident.php
library/HTMLPurifier/AttrDef/CSS/ImportantDecorator.php
library/HTMLPurifier/AttrDef/CSS/Length.php
library/HTMLPurifier/AttrDef/CSS/ListStyle.php
library/HTMLPurifier/AttrDef/CSS/Multiple.php
library/HTMLPurifier/AttrDef/CSS/Number.php
library/HTMLPurifier/AttrDef/CSS/Percentage.php
library/HTMLPurifier/AttrDef/CSS/TextDecoration.php
library/HTMLPurifier/AttrDef/CSS/URI.php
library/HTMLPurifier/AttrDef/Clone.php
library/HTMLPurifier/AttrDef/Enum.php
library/HTMLPurifier/AttrDef/HTML/Bool.php
library/HTMLPurifier/AttrDef/HTML/Class.php
library/HTMLPurifier/AttrDef/HTML/Color.php
library/HTMLPurifier/AttrDef/HTML/FrameTarget.php
library/HTMLPurifier/AttrDef/HTML/ID.php
library/HTMLPurifier/AttrDef/HTML/Length.php
library/HTMLPurifier/AttrDef/HTML/LinkTypes.php
library/HTMLPurifier/AttrDef/HTML/MultiLength.php
library/HTMLPurifier/AttrDef/HTML/Nmtokens.php
library/HTMLPurifier/AttrDef/HTML/Pixels.php
library/HTMLPurifier/AttrDef/Integer.php
library/HTMLPurifier/AttrDef/Lang.php
library/HTMLPurifier/AttrDef/Switch.php
library/HTMLPurifier/AttrDef/Text.php
library/HTMLPurifier/AttrDef/URI.php
library/HTMLPurifier/AttrDef/URI/Email.php
library/HTMLPurifier/AttrDef/URI/Email/SimpleCheck.php
library/HTMLPurifier/AttrDef/URI/Host.php
library/HTMLPurifier/AttrDef/URI/IPv4.php
library/HTMLPurifier/AttrDef/URI/IPv6.php
library/HTMLPurifier/AttrTransform.php
library/HTMLPurifier/AttrTransform/Background.php
library/HTMLPurifier/AttrTransform/BdoDir.php
library/HTMLPurifier/AttrTransform/BgColor.php
library/HTMLPurifier/AttrTransform/BoolToCSS.php
library/HTMLPurifier/AttrTransform/Border.php
library/HTMLPurifier/AttrTransform/EnumToCSS.php
library/HTMLPurifier/AttrTransform/ImgRequired.php
library/HTMLPurifier/AttrTransform/ImgSpace.php
library/HTMLPurifier/AttrTransform/Input.php
library/HTMLPurifier/AttrTransform/Lang.php
library/HTMLPurifier/AttrTransform/Length.php
library/HTMLPurifier/AttrTransform/Name.php
library/HTMLPurifier/AttrTransform/NameSync.php
library/HTMLPurifier/AttrTransform/Nofollow.php
library/HTMLPurifier/AttrTransform/SafeEmbed.php
library/HTMLPurifier/AttrTransform/SafeObject.php
library/HTMLPurifier/AttrTransform/SafeParam.php
library/HTMLPurifier/AttrTransform/ScriptRequired.php
library/HTMLPurifier/AttrTransform/TargetBlank.php
library/HTMLPurifier/AttrTransform/Textarea.php
library/HTMLPurifier/AttrTypes.php
library/HTMLPurifier/AttrValidator.php
library/HTMLPurifier/Bootstrap.php
library/HTMLPurifier/CSSDefinition.php
library/HTMLPurifier/ChildDef.php
library/HTMLPurifier/ChildDef/Chameleon.php
library/HTMLPurifier/ChildDef/Custom.php
library/HTMLPurifier/ChildDef/Empty.php
library/HTMLPurifier/ChildDef/List.php
library/HTMLPurifier/ChildDef/Optional.php
library/HTMLPurifier/ChildDef/Required.php
library/HTMLPurifier/ChildDef/StrictBlockquote.php
library/HTMLPurifier/ChildDef/Table.php
library/HTMLPurifier/Config.php
library/HTMLPurifier/ConfigSchema.php
library/HTMLPurifier/ConfigSchema/Builder/ConfigSchema.php
library/HTMLPurifier/ConfigSchema/Builder/Xml.php
library/HTMLPurifier/ConfigSchema/Interchange.php
library/HTMLPurifier/ConfigSchema/Interchange/Directive.php
library/HTMLPurifier/ConfigSchema/Interchange/Id.php
library/HTMLPurifier/ConfigSchema/InterchangeBuilder.php
library/HTMLPurifier/ConfigSchema/Validator.php
library/HTMLPurifier/ConfigSchema/ValidatorAtom.php
library/HTMLPurifier/ContentSets.php
library/HTMLPurifier/Context.php
library/HTMLPurifier/Definition.php
library/HTMLPurifier/DefinitionCache.php
library/HTMLPurifier/DefinitionCache/Decorator.php
library/HTMLPurifier/DefinitionCache/Decorator/Cleanup.php
library/HTMLPurifier/DefinitionCache/Decorator/Memory.php
library/HTMLPurifier/DefinitionCache/Decorator/Template.php.in
library/HTMLPurifier/DefinitionCache/Null.php
library/HTMLPurifier/DefinitionCache/Serializer.php
library/HTMLPurifier/DefinitionCacheFactory.php
library/HTMLPurifier/Doctype.php
library/HTMLPurifier/DoctypeRegistry.php
library/HTMLPurifier/ElementDef.php
library/HTMLPurifier/Encoder.php
library/HTMLPurifier/EntityLookup.php
library/HTMLPurifier/EntityParser.php
library/HTMLPurifier/ErrorCollector.php
library/HTMLPurifier/ErrorStruct.php
library/HTMLPurifier/Filter.php
library/HTMLPurifier/Filter/ExtractStyleBlocks.php
library/HTMLPurifier/Filter/YouTube.php
library/HTMLPurifier/Generator.php
library/HTMLPurifier/HTMLDefinition.php
library/HTMLPurifier/HTMLModule.php
library/HTMLPurifier/HTMLModule/Bdo.php
library/HTMLPurifier/HTMLModule/CommonAttributes.php
library/HTMLPurifier/HTMLModule/Edit.php
library/HTMLPurifier/HTMLModule/Forms.php
library/HTMLPurifier/HTMLModule/Hypertext.php
library/HTMLPurifier/HTMLModule/Iframe.php
library/HTMLPurifier/HTMLModule/Image.php
library/HTMLPurifier/HTMLModule/Legacy.php
library/HTMLPurifier/HTMLModule/List.php
library/HTMLPurifier/HTMLModule/Name.php
library/HTMLPurifier/HTMLModule/Nofollow.php
library/HTMLPurifier/HTMLModule/NonXMLCommonAttributes.php
library/HTMLPurifier/HTMLModule/Object.php
library/HTMLPurifier/HTMLModule/Presentation.php
library/HTMLPurifier/HTMLModule/Proprietary.php
library/HTMLPurifier/HTMLModule/Ruby.php
library/HTMLPurifier/HTMLModule/SafeEmbed.php
library/HTMLPurifier/HTMLModule/SafeObject.php
library/HTMLPurifier/HTMLModule/SafeScripting.php
library/HTMLPurifier/HTMLModule/Scripting.php
library/HTMLPurifier/HTMLModule/StyleAttribute.php
library/HTMLPurifier/HTMLModule/Tables.php
library/HTMLPurifier/HTMLModule/Target.php
library/HTMLPurifier/HTMLModule/TargetBlank.php
library/HTMLPurifier/HTMLModule/Text.php
library/HTMLPurifier/HTMLModule/Tidy.php
library/HTMLPurifier/HTMLModule/Tidy/Name.php
library/HTMLPurifier/HTMLModule/Tidy/Proprietary.php
library/HTMLPurifier/HTMLModule/Tidy/Strict.php
library/HTMLPurifier/HTMLModule/Tidy/Transitional.php
library/HTMLPurifier/HTMLModule/Tidy/XHTML.php
library/HTMLPurifier/HTMLModule/Tidy/XHTMLAndHTML4.php
library/HTMLPurifier/HTMLModule/XMLCommonAttributes.php
library/HTMLPurifier/HTMLModuleManager.php
library/HTMLPurifier/IDAccumulator.php
library/HTMLPurifier/Injector.php
library/HTMLPurifier/Injector/AutoParagraph.php
library/HTMLPurifier/Injector/DisplayLinkURI.php
library/HTMLPurifier/Injector/Linkify.php
library/HTMLPurifier/Injector/PurifierLinkify.php
library/HTMLPurifier/Injector/RemoveEmpty.php
library/HTMLPurifier/Injector/RemoveSpansWithoutAttributes.php
library/HTMLPurifier/Injector/SafeObject.php
library/HTMLPurifier/Language.php
library/HTMLPurifier/Language/classes/en-x-test.php
library/HTMLPurifier/Language/messages/en.php
library/HTMLPurifier/LanguageFactory.php
library/HTMLPurifier/Length.php
library/HTMLPurifier/Lexer.php
library/HTMLPurifier/Lexer/DOMLex.php
library/HTMLPurifier/Lexer/DirectLex.php
library/HTMLPurifier/Lexer/PH5P.php
library/HTMLPurifier/PercentEncoder.php
library/HTMLPurifier/Printer.php
library/HTMLPurifier/Printer/CSSDefinition.php
library/HTMLPurifier/Printer/ConfigForm.php
library/HTMLPurifier/Printer/HTMLDefinition.php
library/HTMLPurifier/PropertyList.php
library/HTMLPurifier/PropertyListIterator.php
library/HTMLPurifier/Strategy.php
library/HTMLPurifier/Strategy/Composite.php
library/HTMLPurifier/Strategy/Core.php
library/HTMLPurifier/Strategy/FixNesting.php
library/HTMLPurifier/Strategy/MakeWellFormed.php
library/HTMLPurifier/Strategy/RemoveForeignElements.php
library/HTMLPurifier/Strategy/ValidateAttributes.php
library/HTMLPurifier/StringHash.php
library/HTMLPurifier/StringHashParser.php
library/HTMLPurifier/TagTransform.php
library/HTMLPurifier/TagTransform/Font.php
library/HTMLPurifier/TagTransform/Simple.php
library/HTMLPurifier/Token.php
library/HTMLPurifier/Token/Comment.php
library/HTMLPurifier/Token/Empty.php
library/HTMLPurifier/Token/End.php
library/HTMLPurifier/Token/Start.php
library/HTMLPurifier/Token/Tag.php
library/HTMLPurifier/Token/Text.php
library/HTMLPurifier/TokenFactory.php
library/HTMLPurifier/URI.php
library/HTMLPurifier/URIDefinition.php
library/HTMLPurifier/URIFilter.php
library/HTMLPurifier/URIFilter/DisableExternal.php
library/HTMLPurifier/URIFilter/DisableExternalResources.php
library/HTMLPurifier/URIFilter/DisableResources.php
library/HTMLPurifier/URIFilter/HostBlacklist.php
library/HTMLPurifier/URIFilter/MakeAbsolute.php
library/HTMLPurifier/URIFilter/Munge.php
library/HTMLPurifier/URIFilter/SafeIframe.php
library/HTMLPurifier/URIParser.php
library/HTMLPurifier/URIScheme.php
library/HTMLPurifier/URIScheme/data.php
library/HTMLPurifier/URIScheme/file.php
library/HTMLPurifier/URIScheme/ftp.php
library/HTMLPurifier/URIScheme/http.php
library/HTMLPurifier/URIScheme/https.php
library/HTMLPurifier/URIScheme/mailto.php
library/HTMLPurifier/URIScheme/news.php
library/HTMLPurifier/URIScheme/nntp.php
library/HTMLPurifier/URISchemeRegistry.php
library/HTMLPurifier/UnitConverter.php
library/HTMLPurifier/VarParser.php
library/HTMLPurifier/VarParser/Flexible.php
library/HTMLPurifier/VarParser/Native.php
maintenance/PH5P.php
maintenance/common.php
maintenance/config-scanner.php
maintenance/flush.php
maintenance/generate-entity-file.php
maintenance/generate-includes.php
maintenance/generate-standalone.php
maintenance/old-extract-schema.php
maintenance/update-freshmeat.php
plugins/phorum/htmlpurifier.php
plugins/phorum/init-config.php
plugins/phorum/migrate.bbcode.php
plugins/phorum/settings/form.php
plugins/phorum/settings/migrate-sigs-form.php
plugins/phorum/settings/migrate-sigs.php
plugins/phorum/settings/save.php
smoketests/cacheConfig.php
smoketests/common.php
smoketests/xssAttacks.php
tests/CliTestCase.php
tests/Debugger.php
tests/FSTools/FileSystemHarness.php
tests/FSTools/FileTest.php
tests/HTMLPurifier/AttrCollectionsTest.php
tests/HTMLPurifier/AttrDef/CSS/AlphaValueTest.php
tests/HTMLPurifier/AttrDef/CSS/BackgroundPositionTest.php
tests/HTMLPurifier/AttrDef/CSS/BackgroundTest.php
tests/HTMLPurifier/AttrDef/CSS/BorderTest.php
tests/HTMLPurifier/AttrDef/CSS/ColorTest.php
tests/HTMLPurifier/AttrDef/CSS/CompositeTest.php
tests/HTMLPurifier/AttrDef/CSS/FilterTest.php
tests/HTMLPurifier/AttrDef/CSS/FontFamilyTest.php
tests/HTMLPurifier/AttrDef/CSS/FontTest.php
tests/HTMLPurifier/AttrDef/CSS/ImportantDecoratorTest.php
tests/HTMLPurifier/AttrDef/CSS/LengthTest.php
tests/HTMLPurifier/AttrDef/CSS/ListStyleTest.php
tests/HTMLPurifier/AttrDef/CSS/MultipleTest.php
tests/HTMLPurifier/AttrDef/CSS/NumberTest.php
tests/HTMLPurifier/AttrDef/CSS/PercentageTest.php
tests/HTMLPurifier/AttrDef/CSS/TextDecorationTest.php
tests/HTMLPurifier/AttrDef/CSS/URITest.php
tests/HTMLPurifier/AttrDef/CSSTest.php
tests/HTMLPurifier/AttrDef/EnumTest.php
tests/HTMLPurifier/AttrDef/HTML/BoolTest.php
tests/HTMLPurifier/AttrDef/HTML/ClassTest.php
tests/HTMLPurifier/AttrDef/HTML/ColorTest.php
tests/HTMLPurifier/AttrDef/HTML/FrameTargetTest.php
tests/HTMLPurifier/AttrDef/HTML/IDTest.php
tests/HTMLPurifier/AttrDef/HTML/LengthTest.php
tests/HTMLPurifier/AttrDef/HTML/LinkTypesTest.php
tests/HTMLPurifier/AttrDef/HTML/MultiLengthTest.php
tests/HTMLPurifier/AttrDef/HTML/NmtokensTest.php
tests/HTMLPurifier/AttrDef/HTML/PixelsTest.php
tests/HTMLPurifier/AttrDef/IntegerTest.php
tests/HTMLPurifier/AttrDef/LangTest.php
tests/HTMLPurifier/AttrDef/SwitchTest.php
tests/HTMLPurifier/AttrDef/TextTest.php
tests/HTMLPurifier/AttrDef/URI/Email/SimpleCheckTest.php
tests/HTMLPurifier/AttrDef/URI/EmailHarness.php
tests/HTMLPurifier/AttrDef/URI/HostTest.php
tests/HTMLPurifier/AttrDef/URI/IPv4Test.php
tests/HTMLPurifier/AttrDef/URI/IPv6Test.php
tests/HTMLPurifier/AttrDef/URITest.php
tests/HTMLPurifier/AttrDefHarness.php
tests/HTMLPurifier/AttrDefTest.php
tests/HTMLPurifier/AttrTransform/BackgroundTest.php
tests/HTMLPurifier/AttrTransform/BdoDirTest.php
tests/HTMLPurifier/AttrTransform/BgColorTest.php
tests/HTMLPurifier/AttrTransform/BoolToCSSTest.php
tests/HTMLPurifier/AttrTransform/BorderTest.php
tests/HTMLPurifier/AttrTransform/EnumToCSSTest.php
tests/HTMLPurifier/AttrTransform/ImgRequiredTest.php
tests/HTMLPurifier/AttrTransform/ImgSpaceTest.php
tests/HTMLPurifier/AttrTransform/InputTest.php
tests/HTMLPurifier/AttrTransform/LangTest.php
tests/HTMLPurifier/AttrTransform/LengthTest.php
tests/HTMLPurifier/AttrTransform/NameSyncTest.php
tests/HTMLPurifier/AttrTransform/NameTest.php
tests/HTMLPurifier/AttrTransformHarness.php
tests/HTMLPurifier/AttrTransformTest.php
tests/HTMLPurifier/AttrTypesTest.php
tests/HTMLPurifier/AttrValidator_ErrorsTest.php
tests/HTMLPurifier/ChildDef/ChameleonTest.php
tests/HTMLPurifier/ChildDef/CustomTest.php
tests/HTMLPurifier/ChildDef/ListTest.php
tests/HTMLPurifier/ChildDef/OptionalTest.php
tests/HTMLPurifier/ChildDef/RequiredTest.php
tests/HTMLPurifier/ChildDef/StrictBlockquoteTest.php
tests/HTMLPurifier/ChildDef/TableTest.php
tests/HTMLPurifier/ChildDefHarness.php
tests/HTMLPurifier/ComplexHarness.php
tests/HTMLPurifier/ConfigSchema/InterchangeTest.php
tests/HTMLPurifier/ConfigSchema/ValidatorAtomTest.php
tests/HTMLPurifier/ConfigSchema/ValidatorTest.php
tests/HTMLPurifier/ConfigSchema/ValidatorTestCase.php
tests/HTMLPurifier/ConfigSchemaTest.php
tests/HTMLPurifier/ConfigTest.php
tests/HTMLPurifier/ContextTest.php
tests/HTMLPurifier/DefinitionCache/Decorator/CleanupTest.php
tests/HTMLPurifier/DefinitionCache/Decorator/MemoryTest.php
tests/HTMLPurifier/DefinitionCache/DecoratorHarness.php
tests/HTMLPurifier/DefinitionCache/DecoratorTest.php
tests/HTMLPurifier/DefinitionCache/SerializerTest.php
tests/HTMLPurifier/DefinitionCacheFactoryTest.php
tests/HTMLPurifier/DefinitionCacheHarness.php
tests/HTMLPurifier/DefinitionCacheTest.php
tests/HTMLPurifier/DefinitionTest.php
tests/HTMLPurifier/DoctypeRegistryTest.php
tests/HTMLPurifier/ElementDefTest.php
tests/HTMLPurifier/EncoderTest.php
tests/HTMLPurifier/EntityLookupTest.php
tests/HTMLPurifier/EntityParserTest.php
tests/HTMLPurifier/ErrorCollectorEMock.php
tests/HTMLPurifier/ErrorCollectorTest.php
tests/HTMLPurifier/ErrorsHarness.php
tests/HTMLPurifier/Filter/ExtractStyleBlocksTest.php
tests/HTMLPurifier/GeneratorTest.php
tests/HTMLPurifier/HTMLDefinitionTest.php
tests/HTMLPurifier/HTMLModule/FormsTest.php
tests/HTMLPurifier/HTMLModule/ImageTest.php
tests/HTMLPurifier/HTMLModule/NameTest.php
tests/HTMLPurifier/HTMLModule/NofollowTest.php
tests/HTMLPurifier/HTMLModule/ObjectTest.php
tests/HTMLPurifier/HTMLModule/ProprietaryTest.php
tests/HTMLPurifier/HTMLModule/RubyTest.php
tests/HTMLPurifier/HTMLModule/SafeEmbedTest.php
tests/HTMLPurifier/HTMLModule/SafeObjectTest.php
tests/HTMLPurifier/HTMLModule/SafeScriptingTest.php
tests/HTMLPurifier/HTMLModule/ScriptingTest.php
tests/HTMLPurifier/HTMLModule/TargetBlankTest.php
tests/HTMLPurifier/HTMLModule/TidyTest.php
tests/HTMLPurifier/HTMLModuleHarness.php
tests/HTMLPurifier/HTMLModuleManagerTest.php
tests/HTMLPurifier/HTMLModuleTest.php
tests/HTMLPurifier/HTMLT.php
tests/HTMLPurifier/Harness.php
tests/HTMLPurifier/IDAccumulatorTest.php
tests/HTMLPurifier/Injector/AutoParagraphTest.php
tests/HTMLPurifier/Injector/DisplayLinkURITest.php
tests/HTMLPurifier/Injector/LinkifyTest.php
tests/HTMLPurifier/Injector/PurifierLinkifyTest.php
tests/HTMLPurifier/Injector/RemoveEmptyTest.php
tests/HTMLPurifier/Injector/RemoveSpansWithoutAttributesTest.php
tests/HTMLPurifier/Injector/SafeObjectTest.php
tests/HTMLPurifier/InjectorHarness.php
tests/HTMLPurifier/LanguageFactoryTest.php
tests/HTMLPurifier/LanguageTest.php
tests/HTMLPurifier/LengthTest.php
tests/HTMLPurifier/Lexer/DirectLexTest.php
tests/HTMLPurifier/Lexer/DirectLex_ErrorsTest.php
tests/HTMLPurifier/LexerTest.php
tests/HTMLPurifier/PercentEncoderTest.php
tests/HTMLPurifier/PropertyListTest.php
tests/HTMLPurifier/SimpleTest/Reporter.php
tests/HTMLPurifier/SimpleTest/TextReporter.php
tests/HTMLPurifier/Strategy/CompositeTest.php
tests/HTMLPurifier/Strategy/CoreTest.php
tests/HTMLPurifier/Strategy/ErrorsHarness.php
tests/HTMLPurifier/Strategy/FixNestingTest.php
tests/HTMLPurifier/Strategy/FixNesting_ErrorsTest.php
tests/HTMLPurifier/Strategy/MakeWellFormed/EndInsertInjector.php
tests/HTMLPurifier/Strategy/MakeWellFormed/EndInsertInjectorTest.php
tests/HTMLPurifier/Strategy/MakeWellFormed/EndRewindInjector.php
tests/HTMLPurifier/Strategy/MakeWellFormed/EndRewindInjectorTest.php
tests/HTMLPurifier/Strategy/MakeWellFormed/SkipInjector.php
tests/HTMLPurifier/Strategy/MakeWellFormed/SkipInjectorTest.php
tests/HTMLPurifier/Strategy/MakeWellFormedTest.php
tests/HTMLPurifier/Strategy/MakeWellFormed_ErrorsTest.php
tests/HTMLPurifier/Strategy/MakeWellFormed_InjectorTest.php
tests/HTMLPurifier/Strategy/RemoveForeignElementsTest.php
tests/HTMLPurifier/Strategy/RemoveForeignElements_ErrorsTest.php
tests/HTMLPurifier/Strategy/RemoveForeignElements_TidyTest.php
tests/HTMLPurifier/Strategy/ValidateAttributesTest.php
tests/HTMLPurifier/Strategy/ValidateAttributes_IDTest.php
tests/HTMLPurifier/Strategy/ValidateAttributes_TidyTest.php
tests/HTMLPurifier/StrategyHarness.php
tests/HTMLPurifier/StringHashParserTest.php
tests/HTMLPurifier/StringHashTest.php
tests/HTMLPurifier/TagTransformTest.php
tests/HTMLPurifier/TokenFactoryTest.php
tests/HTMLPurifier/TokenTest.php
tests/HTMLPurifier/URIDefinitionTest.php
tests/HTMLPurifier/URIFilter/DisableExternalResourcesTest.php
tests/HTMLPurifier/URIFilter/DisableExternalTest.php
tests/HTMLPurifier/URIFilter/DisableResourcesTest.php
tests/HTMLPurifier/URIFilter/HostBlacklistTest.php
tests/HTMLPurifier/URIFilter/MakeAbsoluteTest.php
tests/HTMLPurifier/URIFilter/MungeTest.php
tests/HTMLPurifier/URIFilterHarness.php
tests/HTMLPurifier/URIHarness.php
tests/HTMLPurifier/URIParserTest.php
tests/HTMLPurifier/URISchemeRegistryTest.php
tests/HTMLPurifier/URISchemeTest.php
tests/HTMLPurifier/URITest.php
tests/HTMLPurifier/UnitConverterTest.php
tests/HTMLPurifier/VarParser/FlexibleTest.php
tests/HTMLPurifier/VarParser/NativeTest.php
tests/HTMLPurifier/VarParserHarness.php
tests/HTMLPurifierTest.php
tests/PHPT/Controller/SimpleTest.php
tests/PHPT/Reporter/SimpleTest.php
tests/PHPT/Section/PRESKIPIF.php
tests/common.php
tests/generate_mock_once.func.php
tests/index.php
tests/path2class.func.php