10000 [Validator] Cannot validate svg image size by MrYamous · Pull Request #20497 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

[Validator] Cannot validate svg image size #20497

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 2, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
cannot validate svg image size
  • Loading branch information
MrYamous authored Dec 30, 2024
commit 248d4ff7547e084cd52afea48cc6d9c915857e5e
5 changes: 5 additions & 0 deletions reference/constraints/Image.rst
Original file line number Diff line number Diff line change
Expand Up @@ -530,5 +530,10 @@ options has been set.

This message has no parameters.

.. note::

SVG images sizes are not currently supported. Using size constraints with
these files will display this message.

.. _`IANA website`: https://www.iana.org/assignments/media-types/media-types.xhtml
.. _`PHP GD extension`: https://www.php.net/manual/en/book.image.php
Loading
0