/var/www/vhosts/nabawater/vendor/ezyang/htmlpurifier
NameSizeModeActions
extras/-0755rm
library/-0755rm
maintenance/-0755rm
plugins/-0755rm
tests/-0755rm
composer.json6400644editdlrm
CREDITS3410644editdlrm
INSTALL140830644editdlrm
INSTALL.fr.utf818990644editdlrm
LICENSE264560644editdlrm
NEWS639020644editdlrm
package.php17620644editdlrm
phpdoc.ini40420644editdlrm
README.md12420644editdlrm
release1-update.php26700644editdlrm
release2-tag.php5320644editdlrm
test-settings.sample.php27060644editdlrm
test-settings.travis.php25930644editdlrm
TODO68320644editdlrm
VERSION60644editdlrm
WHATSNEW7340644editdlrm
WYSIWYG8570644editdlrm
Edit: /var/www/vhosts/nabawater/vendor/ezyang/htmlpurifier/WHATSNEW (734B)
HTML Purifier 4.9.x is a maintenance release, collecting a year of accumulated bug fixes plus a few new features. New features include support for min/max-width/height CSS, and rgba/hsl/hsla in color specifications. Major bugfixes include improvements in the Serializer cache to avoid chmod'ing directories, better entity decoding (we won't accidentally encode entities that occur in URLs) and rel="noopener" on links with target attributes, to prevent them from overwriting the original frame. 4.9.3 works around an infinite loop bug in PHP 7.1 with the opcode cache (and has one other, minor bugfix, avoiding using autoloading when testing for DOMDocument presence). If these bugs do not affect you, you do not need to upgrade.