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
2016-06-15 12:17:39 +02:00
..
CacheWarmer Fix docblock in Doctrine Bridge 2012-11-16 12:36:52 -05:00
DataCollector [DoctrineBridge] Fix issue which prevent the profiler to explain a query 2015-10-27 19:18:52 -07:00
DataFixtures [DoctrineBridge] Rename data fixtures loader class 2012-02-11 16:48:09 -05:00
DependencyInjection Merge branch '2.3' into 2.7 2016-01-27 06:09:39 +01:00
ExpressionLanguage unified return null usages 2014-04-18 22:38:54 +02:00
Form [DoctrineBridge][Form] Fix performance regression in EntityType 2016-03-03 13:52:47 +01:00
HttpFoundation [HttpFoundation] Fix UPSERT for PgSql >= 9.5 2016-06-15 12:17:39 +02:00
Logger Normalize params only when used. 2016-01-14 11:04:11 +01:00
Security Merge branch '2.3' into 2.7 2015-12-05 18:37:09 +01:00
Test [tests] Use @requires annotation when possible 2015-10-10 10:57:40 +02:00
Tests [Form] refactor CheckboxListMapper and RadioListMapper 2016-04-09 15:28:45 +02:00
Validator Merge branch '2.3' into 2.7 2016-01-25 17:27:59 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [Form] Updated CHANGELOG and UPGRADE files 2015-04-03 17:25:47 +02:00
composer.json [Form] refactor CheckboxListMapper and RadioListMapper 2016-04-09 15:28:45 +02:00
ContainerAwareEventManager.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
LICENSE Update copyright year 2016-01-01 23:53:47 -03:00
ManagerRegistry.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
phpunit.xml.dist Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01: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