summaryrefslogtreecommitdiff
path: root/classes/Sanitizer.php
AgeCommit message (Expand)Author
2024-11-24Use PHP 8 'str_' functions.wn_
2024-11-23Use native union types in most places.wn_
2024-11-18Eliminate use of deprecated 'get_pref()' and 'set_pref()'.wn_
2024-10-01drop opentelemetryAndrew Dolgov
2024-03-26Make implicit nullable parameters explicitly nullable.wn_
2023-12-17Revert "Fix sanitizer with libxml2 >= 2.12.0"Andrew Dolgov
2023-11-26Fix sanitizer with libxml2 >= 2.12.0Chih-Hsuan Yen
2023-10-25move to psr-4 autoloaderAndrew Dolgov