0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-21 03:35:18 +00:00
htmlpurifier/library/HTMLPurifier/AttrDef
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
..
CSS [refactor] Use range() function instead of string increment (#367) 2023-02-23 13:11:13 -05:00
HTML Add contenteditable attribute definition (#332) 2022-09-06 13:04:45 -04:00
URI Added class_exists('Net_IDNA2') around optional external class (#351) 2022-11-18 20:56:21 -08:00
Clone.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
CSS.php Handle semicolons in strings in CSS correctly. 2016-10-29 00:01:19 -07:00
Enum.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
Integer.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
Lang.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
Switch.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
Text.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
URI.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00