1
0
Fork 0
mirror of synced 2025-04-03 13:23:37 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Tools
Luís Cobucci bc7aeb9d11
Make entity generator create the correct options
The `EntityGenerator` was not creating the field options for all
supported values.
2017-11-26 20:05:52 +01:00
..
Console Use SymfonyStyle for command output 2017-11-24 01:25:17 +01:00
doctrine1schema Removed onUpdate property on join columns 2011-06-28 15:50:14 -04:00
Export Entity listeners are now processed by exporters 2017-08-15 10:08:50 +02:00
Pagination Make LimitSubqueryOutputWalker a bit more readable 2017-07-22 20:34:18 +02:00
AttachEntityListenersListenerTest.php Remove old "CLASSNAME" constants from test models 2016-12-08 18:15:48 +01:00
ConvertDoctrine1SchemaTest.php Use short-array syntax on "tests" directory 2016-12-07 23:33:41 +01:00
EntityGeneratorTest.php Make entity generator create the correct options 2017-11-26 20:05:52 +01:00
EntityRepositoryGeneratorTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
ResolveTargetEntityListenerTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
SchemaToolTest.php #5798 adding void test method return declaration, using ::class reference over string reference 2017-06-21 06:34:45 +02:00
SchemaValidatorTest.php Add the correct assertions for tests that don't have any 2017-06-12 23:05:55 +02:00
SetupTest.php Fix overwriting explicit cache namespace 2017-11-26 12:48:12 +01:00