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/Bridge/Doctrine
Fabien Potencier 7e9d53bc93 merged branch beberlei/DoctrineUniqueValidator (PR #2724)
Commits
-------

59397cf [DoctrineBridge] Generalize EntityValidator to work with any validation service and against any Common ClassMetadata provider

Discussion
----------

[DoctrineBridge] Generalize EntityValidator to work with any validation ...

...service and against any Common ClassMetadata provider. Also decoupled the Bridge from its implicit dependency on the "doctrine.orm.vaildator.unique" service.

Bug fix: no
Feature addition: yes
Backwards compatibility break: no
Symfony2 tests pass: no
2011-12-07 16:09:48 +01:00
..
CacheWarmer [DoctrineBridge] Updated the code to use the new registry 2011-10-16 14:57:14 +02:00
DataCollector [DoctrineBridge] Updated the code to use the new registry 2011-10-16 14:57:14 +02:00
DependencyInjection Fix some bugs 2011-11-01 18:09:09 +01:00
Form merged branch jmikola/2.0-LoaderResolverInterface (PR #2785) 2011-12-05 10:21:19 +01:00
HttpFoundation fixed CS 2011-10-29 12:05:45 +02:00
Logger added Stopwatch support in debug mode, added a timeline representing the stopwatch events in the web profiler 2011-10-21 07:45:12 +02:00
Security/User [DoctrineBridge] fixed CS 2011-12-02 13:16:59 +01:00
Validator merged branch beberlei/DoctrineUniqueValidator (PR #2724) 2011-12-07 16:09:48 +01:00
composer.json Adjust doctrine requirements 2011-11-25 16:11:08 +01:00
ManagerRegistry.php fixed getting the alias for a namespace 2011-09-25 14:23:16 +02:00
RegistryInterface.php removed unused use statements 2011-10-29 12:01:53 +02:00