Skip to content

Tags: Happyr/entity-exists-validation-constraint

Tags

1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow doctrine orm 3 (#13)

1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow symfony 7 (#12)

Allow symfony 7

1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/php8 attribute (#11)

* Add support for PHP8 attribute

* fix/skip attribute test for symfony <5.2

---------

Co-authored-by: Romain Monteil <monteil.romain@gmail.com>
Co-authored-by: Louise Zetterlund <louisezetterlund@MacBook-Pro-som-tillhor-Louise.local>

1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dont use `empty()` (#8)

* Dont use `empty()`

* cs

0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Skip validation if value is empty (#4)

0.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added some tests (#1)

* added some tests

* Added some readme and fixed tests