Skip to content
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

Add Image validation rule #670

Merged
merged 24 commits into from Mar 28, 2024
Merged

Add Image validation rule #670

merged 24 commits into from Mar 28, 2024

Commits on Mar 23, 2024

  1. Add image validator

    vjik committed Mar 23, 2024
    Copy the full SHA
    f00919b View commit details
    Browse the repository at this point in the history
  2. Make fileinfo extension optional

    vjik committed Mar 23, 2024
    Copy the full SHA
    c2c0c54 View commit details
    Browse the repository at this point in the history
  3. base tests

    vjik committed Mar 23, 2024
    Copy the full SHA
    782f7aa View commit details
    Browse the repository at this point in the history
  4. changelog

    vjik committed Mar 23, 2024
    Copy the full SHA
    19c1523 View commit details
    Browse the repository at this point in the history
  5. fix and tests

    vjik committed Mar 23, 2024
    Copy the full SHA
    e735480 View commit details
    Browse the repository at this point in the history
  6. phpdoc

    vjik committed Mar 23, 2024
    Copy the full SHA
    a50b52d View commit details
    Browse the repository at this point in the history
  7. fix ci

    vjik committed Mar 23, 2024
    Copy the full SHA
    6ba13e0 View commit details
    Browse the repository at this point in the history
  8. fix psalm

    vjik committed Mar 23, 2024
    Copy the full SHA
    b2294ad View commit details
    Browse the repository at this point in the history
  9. kill mutants

    vjik committed Mar 23, 2024
    Copy the full SHA
    5c8e2b9 View commit details
    Browse the repository at this point in the history
  10. Apply fixes from StyleCI

    StyleCIBot committed Mar 23, 2024
    Copy the full SHA
    48cbc71 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Copy the full SHA
    1bb0ab9 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    vjik committed Mar 26, 2024
    Copy the full SHA
    9838b92 View commit details
    Browse the repository at this point in the history
  3. Info provider for Image rule (#672)

    vjik committed Mar 26, 2024
    Copy the full SHA
    45cecc4 View commit details
    Browse the repository at this point in the history
  4. fix docs

    vjik committed Mar 26, 2024
    Copy the full SHA
    6488b39 View commit details
    Browse the repository at this point in the history
  5. fix

    vjik committed Mar 26, 2024
    Copy the full SHA
    75424d1 View commit details
    Browse the repository at this point in the history
  6. fix docs

    vjik committed Mar 26, 2024
    Copy the full SHA
    7ef8dc5 View commit details
    Browse the repository at this point in the history
  7. fix psalm

    vjik committed Mar 26, 2024
    Copy the full SHA
    4a3f11a View commit details
    Browse the repository at this point in the history
  8. kill mutants

    vjik committed Mar 26, 2024
    Copy the full SHA
    8202957 View commit details
    Browse the repository at this point in the history
  9. Apply fixes from StyleCI

    StyleCIBot committed Mar 26, 2024
    Copy the full SHA
    2994c6d View commit details
    Browse the repository at this point in the history
  10. fix psalm

    vjik committed Mar 26, 2024
    Copy the full SHA
    b42bd39 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    d2a8a4f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Update src/Rule/Image/Image.php

    Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
    vjik and samdark committed Mar 28, 2024
    Copy the full SHA
    79c505f View commit details
    Browse the repository at this point in the history
  2. Update src/Rule/Image/ImageHandler.php

    Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
    vjik and samdark committed Mar 28, 2024
    Copy the full SHA
    10b9231 View commit details
    Browse the repository at this point in the history
  3. rename

    vjik committed Mar 28, 2024
    Copy the full SHA
    4d62112 View commit details
    Browse the repository at this point in the history