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
Nicolas Grekas 933b774844 Merge branch '4.0' into 4.1
* 4.0:
  Fix Clidumper tests
  Enable the fixer enforcing fully-qualified calls for compiler-optimized functions
  Apply fixers
  Disable the native_constant_invocation fixer until it can be scoped
  Update the list of excluded files for the CS fixer
2018-07-26 10:55:25 +02:00
..
CacheWarmer [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
DataCollector Merge branch '4.0' into 4.1 2018-07-26 10:55:25 +02:00
DataFixtures [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
DependencyInjection Merge branch '3.4' into 4.0 2018-07-26 10:51:09 +02:00
Form Merge branch '4.0' into 4.1 2018-07-26 10:55:25 +02:00
Logger Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 2018-07-24 12:05:38 +02:00
Messenger [Messenger] Middleware factories support in config 2018-05-14 20:17:01 +01:00
PropertyInfo Merge branch '3.4' into 4.0 2018-04-20 12:04:09 +02:00
Security Merge branch '3.4' into 4.0 2018-07-26 10:51:09 +02:00
Test Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
Tests Merge branch '4.0' into 4.1 2018-07-26 10:55:25 +02:00
Validator Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Add support for immutable types in doctrine type guesser 2018-02-07 11:22:33 +01:00
composer.json Merge branch '4.0' into 4.1 2018-06-25 13:31:22 +02:00
ContainerAwareEventManager.php Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
LICENSE fixed years in copyright 2018-01-03 08:23:28 +01:00
ManagerRegistry.php fixed some deprecation messages 2017-12-31 07:59:27 +01:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 09:39:27 +02:00
README.md Updated all the README files 2016-03-04 08:12:06 +01:00
RegistryInterface.php Fix phpdoc and coding standards 2014-12-29 23:41:34 +01:00

Doctrine Bridge

Provides integration for Doctrine with various Symfony components.

Resources