0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-21 19:45:17 +00:00
htmlpurifier/tests/HTMLPurifier/DefinitionCache
Tim Düsterhus 1b80051115
Fix some more PHP 8.2 deprecations (#330)
* Define HTMLPurifier_AttrTransform_SafeParam::$wmode

This fixes a PHP 8.2 deprecation.

* Define HTMLPurifier_DefinitionCache_DecoratorHarness::$cache

This fixes a PHP 8.2 deprecation.

* Define HTMLPurifier_DefinitionCache_DecoratorHarness::$mock

This fixes a PHP 8.2 deprecation.

* Define HTMLPurifier_DefinitionCache_DecoratorHarness::$def

This fixes a PHP 8.2 deprecation.

* Define HTMLPurifier_EntityParserTest::$_entity_lookup

This fixes a PHP 8.2 deprecation.
2022-09-02 21:38:58 -04:00
..
Decorator Update to work with Git version of SimpleTest. 2016-03-24 00:08:03 -07:00
SerializerTest Add vim modelines to all files. 2008-12-06 04:24:59 -05:00
DecoratorHarness.php Fix some more PHP 8.2 deprecations (#330) 2022-09-02 21:38:58 -04:00
DecoratorTest.php PSR-2 reformatting PHPDoc corrections 2013-08-17 22:27:26 -04:00
SerializerTest.php Fix #49; prevent readdir infinite loop when cache directory not listable. 2016-03-27 14:53:31 -07:00