0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-21 19:45:17 +00:00
htmlpurifier/library/HTMLPurifier/AttrDef/CSS
George Peter Banyard c05639e0c9
[refactor] Use range() function instead of string increment (#367)
This was found during the analysis for https://wiki.php.net/rfc/saner-inc-dec-operators

I don't know what is the minimal version targeted, so the line which defines ``$c`` may need to be changes to use ``array_merge()``
2023-02-23 13:11:13 -05:00
..
AlphaValue.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
Background.php CSS: Add "background-size" tag support (#289) 2021-04-22 10:01:00 -04:00
BackgroundPosition.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
Border.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
Color.php Fix more PHP 5.3 problems. 2017-03-08 18:01:58 -08:00
Composite.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
DenyElementDecorator.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
Filter.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
Font.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
FontFamily.php [refactor] Use range() function instead of string increment (#367) 2023-02-23 13:11:13 -05:00
Ident.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
ImportantDecorator.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
Length.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
ListStyle.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
Multiple.php Fix rgb in border attribute with spaces, fixes #30. 2014-08-31 12:12:38 +01:00
Number.php Issue 238 remove leading zeroes except if there is only zero (#239) 2019-11-21 10:05:07 -05:00
Percentage.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
TextDecoration.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
URI.php Fix a bounds error which now errors in PHP 7. 2016-03-24 00:13:08 -07:00