Skip to content
GitLab
Explore
Sign in
Fix simplexml_load_string() warning with SVG content validation
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Fix simplexml_load_string() warning with SVG content validation
fant0m
requested to merge
issue/svg_image-3549902:3549902-svg-image-module
into
3.x
Oct 02, 2025
Overview
0
Commits
2
Pipelines
3
Changes
1
Check if content is actually SVG before parsing
Suppress XML parsing errors to prevent warnings
Add proper error logging for invalid SVG files
Use FALSE check instead of falsy check for simplexml result
Addresses issue
#3549902
Closes
#3549902
Merge request reports
Loading