Upgrade to 3.5.7
This commit is contained in:
@@ -286,7 +286,7 @@ class Svg extends Xml
|
||||
'feTurbulence',
|
||||
];
|
||||
|
||||
protected static $allowedNamespaces = [
|
||||
public static $allowedNamespaces = [
|
||||
'xmlns' => 'http://www.w3.org/2000/svg',
|
||||
'xmlns:svg' => 'http://www.w3.org/2000/svg',
|
||||
'xmlns:xlink' => 'http://www.w3.org/1999/xlink'
|
||||
|
||||
Reference in New Issue
Block a user