1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-31 01:29:48 +02:00

[2.1.4] [MFH] Add protection against imagecrash attack with CSS height/width from r1684

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/branches/php4@1719 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2008-05-15 05:21:37 +00:00
parent 5fa575f8ac
commit e7fa8cbdd5
4 changed files with 38 additions and 2 deletions

1
NEWS
View File

@@ -28,6 +28,7 @@ ERRATA
- HTMLPurifier_HTMLDefinition->addAttribute can now be called multiple times
on the same element without emitting errors.
- Iconv uses set_error_handler instead of shut-up operator
- Add protection against imagecrash attack with CSS height/width
2.1.3, released 2007-11-05
! tests/multitest.php allows you to test multiple versions by running