Total issues resolved: 25
- 521: Dry run creates migration_versions table thanks to @tehplague
- 575: Use assertEmpty thanks to @carusogabriel
- 577: Add void return type for migration template. thanks to @Aliance
- 579: Follow Doctrine CS for generated strict types declaration thanks to @Majkl578
- 580: Use Null Coalesce Operator thanks to @carusogabriel
- 581: Use assertSame and assertArrayHasKey thanks to @carusogabriel
- 585: Use proper grammar thanks to @greg0ire
- 586: Removing license header thanks to @mikeSimonson
- 588: Do not create migration_versions when running with --dry-run thanks to @egircys
- 589: Move symfony/yaml into Dev Requirements thanks to @chrisguitarguy
- 592: Use $strict param in functions that have it thanks to @carusogabriel
- 599: Improve DB2 support thanks to @tobiasstadler
- 600: PHPUnit 7 thanks to @carusogabriel
- 607: Initial documentation import thanks to @mikeSimonson
- 608: Fix variable alignment to respect our CS thanks to @lcobucci
- 610: Fix class constants as type in sql queries output thanks to @mikeSimonson
- 611: Fix CS thanks to @mikeSimonson
- 612: Feature/docs sidebar thanks to @jwage
- 616: Adding details on the helperset documentation thanks to @mikeSimonson
Bug
Improvement
- 578: Replace invalid method call on Symfony 4 thanks to @alcaeus
- 582: Generated migration classes should be final thanks to @soullivaneuh
- 583: Make version class final thanks to @soullivaneuh
- 595: Fix output of the executed SQL query when using parameters thanks to @stof
- 615: data loss typo thanks to @xosofox