summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2015-08-13 09:23:09 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2015-08-13 09:23:42 +0200
commitde378700110c202bc25e9378cb5fdb852d27f07a (patch)
tree52d7d9ffb62d2dc732c54942fea59501473545d4
parente282e47ac4b6cc2d309985996d02d8a9093050e4 (diff)
remove net url package and update composer deps
-rw-r--r--composer.json1
-rw-r--r--composer.lock84
-rw-r--r--vendor/autoload.php2
-rw-r--r--vendor/composer/autoload_classmap.php1
-rw-r--r--vendor/composer/autoload_real.php10
-rw-r--r--vendor/composer/installed.json140
-rw-r--r--vendor/ezyang/htmlpurifier/.gitattributes1
-rw-r--r--vendor/ezyang/htmlpurifier/.gitignore28
-rw-r--r--vendor/ezyang/htmlpurifier/Doxyfile1317
-rw-r--r--vendor/ezyang/htmlpurifier/FOCUS13
-rw-r--r--vendor/ezyang/htmlpurifier/INSTALL.fr.utf867
-rw-r--r--vendor/ezyang/htmlpurifier/NEWS16
-rw-r--r--vendor/ezyang/htmlpurifier/TODO2
-rw-r--r--vendor/ezyang/htmlpurifier/VERSION2
-rw-r--r--vendor/ezyang/htmlpurifier/WHATSNEW9
-rw-r--r--vendor/ezyang/htmlpurifier/art/1000passes.pngbin3522 -> 0 bytes
-rw-r--r--vendor/ezyang/htmlpurifier/art/100cases.pngbin2732 -> 0 bytes
-rw-r--r--vendor/ezyang/htmlpurifier/art/favicon.icobin9326 -> 0 bytes
-rw-r--r--vendor/ezyang/htmlpurifier/art/icon-16x16.pngbin382 -> 0 bytes
-rw-r--r--vendor/ezyang/htmlpurifier/art/icon-16x16.svg101
-rw-r--r--vendor/ezyang/htmlpurifier/art/icon-32x32.pngbin615 -> 0 bytes
-rw-r--r--vendor/ezyang/htmlpurifier/art/icon-32x32.svg101
-rw-r--r--vendor/ezyang/htmlpurifier/art/icon-64x64.pngbin1036 -> 0 bytes
-rw-r--r--vendor/ezyang/htmlpurifier/art/logo-large.pngbin10054 -> 0 bytes
-rw-r--r--vendor/ezyang/htmlpurifier/art/logo.pngbin2658 -> 0 bytes
-rw-r--r--vendor/ezyang/htmlpurifier/art/logo.svg119
-rw-r--r--vendor/ezyang/htmlpurifier/art/powered.pngbin297 -> 0 bytes
-rw-r--r--vendor/ezyang/htmlpurifier/benchmarks/.htaccess1
-rw-r--r--vendor/ezyang/htmlpurifier/benchmarks/ConfigSchema.php16
-rw-r--r--vendor/ezyang/htmlpurifier/benchmarks/Lexer.php161
-rw-r--r--vendor/ezyang/htmlpurifier/benchmarks/Trace.php21
-rw-r--r--vendor/ezyang/htmlpurifier/benchmarks/samples/Lexer/1.html56
-rw-r--r--vendor/ezyang/htmlpurifier/benchmarks/samples/Lexer/2.html20
-rw-r--r--vendor/ezyang/htmlpurifier/benchmarks/samples/Lexer/3.html131
-rw-r--r--vendor/ezyang/htmlpurifier/benchmarks/samples/Lexer/4.html543
-rw-r--r--vendor/ezyang/htmlpurifier/benchmarks/samples/Lexer/DISCLAIMER.txt7
-rw-r--r--vendor/ezyang/htmlpurifier/configdoc/generate.php64
-rw-r--r--vendor/ezyang/htmlpurifier/configdoc/styles/plain.css44
-rw-r--r--vendor/ezyang/htmlpurifier/configdoc/styles/plain.xsl253
-rw-r--r--vendor/ezyang/htmlpurifier/configdoc/types.xml69
-rw-r--r--vendor/ezyang/htmlpurifier/configdoc/usage.xml547
-rw-r--r--vendor/ezyang/htmlpurifier/docs/dev-advanced-api.html26
-rw-r--r--vendor/ezyang/htmlpurifier/docs/dev-code-quality.txt29
-rw-r--r--vendor/ezyang/htmlpurifier/docs/dev-config-bcbreaks.txt79
-rw-r--r--vendor/ezyang/htmlpurifier/docs/dev-config-naming.txt164
-rw-r--r--vendor/ezyang/htmlpurifier/docs/dev-config-schema.html412
-rw-r--r--vendor/ezyang/htmlpurifier/docs/dev-flush.html68
-rw-r--r--vendor/ezyang/htmlpurifier/docs/dev-includes.txt281
-rw-r--r--vendor/ezyang/htmlpurifier/docs/dev-naming.html83
-rw-r--r--vendor/ezyang/htmlpurifier/docs/dev-optimization.html33
-rw-r--r--vendor/ezyang/htmlpurifier/docs/dev-progress.html309
-rw-r--r--vendor/ezyang/htmlpurifier/docs/dtd/xhtml1-transitional.dtd1201
-rw-r--r--vendor/ezyang/htmlpurifier/docs/enduser-customize.html850
-rw-r--r--vendor/ezyang/htmlpurifier/docs/enduser-id.html148
-rw-r--r--vendor/ezyang/htmlpurifier/docs/enduser-overview.txt59
-rw-r--r--vendor/ezyang/htmlpurifier/docs/enduser-security.txt18
-rw-r--r--vendor/ezyang/htmlpurifier/docs/enduser-slow.html120
-rw-r--r--vendor/ezyang/htmlpurifier/docs/enduser-tidy.html231
-rw-r--r--vendor/ezyang/htmlpurifier/docs/enduser-uri-filter.html204
-rw-r--r--vendor/ezyang/htmlpurifier/docs/enduser-utf8.html1060
-rw-r--r--vendor/ezyang/htmlpurifier/docs/enduser-youtube.html153
-rw-r--r--vendor/ezyang/htmlpurifier/docs/entities/xhtml-lat1.ent196
-rw-r--r--vendor/ezyang/htmlpurifier/docs/entities/xhtml-special.ent80
-rw-r--r--vendor/ezyang/htmlpurifier/docs/entities/xhtml-symbol.ent237
-rw-r--r--vendor/ezyang/htmlpurifier/docs/examples/basic.php23
-rw-r--r--vendor/ezyang/htmlpurifier/docs/fixquotes.htc9
-rw-r--r--vendor/ezyang/htmlpurifier/docs/index.html188
-rw-r--r--vendor/ezyang/htmlpurifier/docs/proposal-colors.html49
-rw-r--r--vendor/ezyang/htmlpurifier/docs/proposal-config.txt23
-rw-r--r--vendor/ezyang/htmlpurifier/docs/proposal-css-extraction.txt34
-rw-r--r--vendor/ezyang/htmlpurifier/docs/proposal-errors.txt211
-rw-r--r--vendor/ezyang/htmlpurifier/docs/proposal-filter-levels.txt137
-rw-r--r--vendor/ezyang/htmlpurifier/docs/proposal-language.txt64
-rw-r--r--vendor/ezyang/htmlpurifier/docs/proposal-new-directives.txt44
-rw-r--r--vendor/ezyang/htmlpurifier/docs/proposal-plists.txt218
-rw-r--r--vendor/ezyang/htmlpurifier/docs/ref-content-models.txt50
-rw-r--r--vendor/ezyang/htmlpurifier/docs/ref-css-length.txt30
-rw-r--r--vendor/ezyang/htmlpurifier/docs/ref-devnetwork.html47
-rw-r--r--vendor/ezyang/htmlpurifier/docs/ref-html-modularization.txt166
-rw-r--r--vendor/ezyang/htmlpurifier/docs/ref-proprietary-tags.txt26
-rw-r--r--vendor/ezyang/htmlpurifier/docs/ref-whatwg.txt26
-rw-r--r--vendor/ezyang/htmlpurifier/docs/specimens/LICENSE10
-rw-r--r--vendor/ezyang/htmlpurifier/docs/specimens/html-align-to-css.html165
-rw-r--r--vendor/ezyang/htmlpurifier/docs/specimens/img.pngbin2138 -> 0 bytes
-rw-r--r--vendor/ezyang/htmlpurifier/docs/specimens/jochem-blok-word.html129
-rw-r--r--vendor/ezyang/htmlpurifier/docs/specimens/windows-live-mail-desktop-beta.html74
-rw-r--r--vendor/ezyang/htmlpurifier/docs/style.css76
-rw-r--r--vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php2
-rw-r--r--vendor/ezyang/htmlpurifier/library/HTMLPurifier.includes.php2
-rw-r--r--vendor/ezyang/htmlpurifier/library/HTMLPurifier.php6
-rw-r--r--vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Multiple.php2
-rw-r--r--vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/HTML/Bool.php3
-rw-r--r--vendor/ezyang/htmlpurifier/library/HTMLPurifier/CSSDefinition.php4
-rw-r--r--vendor/ezyang/htmlpurifier/library/HTMLPurifier/Config.php15
-rw-r--r--vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema.serbin15000 -> 15305 bytes
-rw-r--r--vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.Predicate.txt14
-rw-r--r--vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/HTML.CustomDoctype.txt2
-rw-r--r--