Home
last modified time | relevance | path

Searched refs:SimplePie_Sanitize (Results 1 – 2 of 2) sorted by path

/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md94 - New methods `SimplePie::rename_attributes()` and `SimplePie_Sanitize::rename_attributes()` allow renaming attributes by @math-GH in [#717](https://github.com/simplepie/simplepie/pull/717)
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/
H A DSanitize.php50 // @trigger_error(sprintf('Using the "SimplePie_Sanitize" class is deprecated since SimplePie 1.7.0, use "SimplePie\Sanitize" instead.'), \E_USER_DEPRECATED);
54 class SimplePie_Sanitize extends Sanitize class