This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component
Kévin Dunglas ee4b99f227
bug #33828 [DoctrineBridge] Auto-validation must work if no regex are passed (dunglas)
This PR was squashed before being merged into the 4.3 branch (closes #33828).

Discussion
----------

[DoctrineBridge] Auto-validation must work if no regex are passed

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | yes
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | n/a
| License       | MIT
| Doc PR        | n/a

Backport of https://github.com/symfony/symfony/pull/32107/files#r295762928.
This behavior if faulty, if no regex are passed, autvalidation must be triggered, [as done in `PropertyInfoLoader`](https://github.com/symfony/symfony/blob/4.3/src/Symfony/Component/Validator/Mapping/Loader/PropertyInfoLoader.php#L50).

Commits
-------

5ed7d6c759 [DoctrineBridge] Auto-validation must work if no regex are passed
2019-10-29 11:03:42 +01:00
..
Asset Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
BrowserKit Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
Cache Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
Config Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
Console Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
CssSelector Merge branch '3.4' into 4.3 2019-10-02 10:36:26 +02:00
Debug Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
DependencyInjection Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
DomCrawler Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
Dotenv Merge branch '3.4' into 4.3 2019-10-18 13:23:15 +02:00
EventDispatcher Remove unused local variables in tests 2019-10-24 17:33:53 +02:00
ExpressionLanguage drop wrong test (fix merge) 2019-10-29 02:54:26 +01:00
Filesystem Merge branch '3.4' into 4.3 2019-08-20 16:07:54 +02:00
Finder bug #33340 [Finder] Adjust regex to correctly match comments in gitignore contents (Jeroeny) 2019-09-16 13:29:48 +02:00
Form Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
HttpClient [HttpClient] fix handling of 3xx with no Location header - ignore Content-Length when no body is expected 2019-10-28 16:45:56 +01:00
HttpFoundation Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
HttpKernel Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
Inflector Merge branch '3.4' into 4.3 2019-09-17 13:12:06 +02:00
Intl [Intl] Update the ICU data to 65.1 (4.3 branch) 2019-10-04 23:18:34 +02:00
Ldap Merge branch '3.4' into 4.3 2019-09-24 17:54:14 +02:00
Lock Merge branch '3.4' into 4.3 2019-09-24 17:54:14 +02:00
Mailer [Mailer] Fix Mandrill Transport API payload with named addresses 2019-10-15 15:11:00 -05:00
Messenger bug #32456 [Messenger] use database platform to convert correctly the DateTime (roukmoute) 2019-10-25 12:57:14 +02:00
Mime Merge branch '3.4' into 4.3 2019-10-12 11:11:50 +02:00
OptionsResolver Fix an error message to be more accurate 2019-10-28 16:59:01 -04:00
Process Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
PropertyAccess Merge branch '3.4' into 4.3 2019-08-26 10:26:39 +02:00
PropertyInfo Merge branch '3.4' into 4.3 2019-10-14 14:12:55 +02:00
Routing Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
Security Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
Serializer fix merge 2019-10-02 17:03:35 +02:00
Stopwatch Merge branch '3.4' into 4.3 2019-08-07 13:52:19 +02:00
Templating Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
Translation fix merge 2019-09-27 16:37:39 +02:00
Validator [DoctrineBridge] Auto-validation must work if no regex are passed 2019-10-29 11:03:05 +01:00
VarDumper Increase limits for flakey appveyor tests 2019-10-13 14:02:04 +02:00
VarExporter [VarExporter] fix support for PHP 7.4 2019-08-22 09:33:08 +02:00
WebLink Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
Workflow remove outdated workflow test 2019-10-29 03:10:02 +01:00
Yaml Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00