darylldoyle / svg-sanitizer

A PHP SVG/XML Sanitizer
GNU General Public License v2.0
454 stars 67 forks source link

Update AllowedAttributes.php to allow SVG attributes "from" and "to" #104

Closed medarob closed 2 weeks ago

medarob commented 2 weeks ago

add "from" and "to" attributes to allowed SVG attributes

Fixes #85

darylldoyle commented 2 weeks ago

Closing this alongside #85 for the reasons outlined there.