packagist symfony/maker-bundle v1.45.0
A couple small bug fixes and the usage of the `add()` method for collections.

latest releases: v1.60.0, dev-main, v1.59.1...
22 months ago

Howdy Makers!

Instead of appending an item to a collection using brackets $collection[] = $item, we now generate code that utilizes Doctrines add() method. We've also squashed a couple minor bugs in make:entity && make:registration-form.


v1.45.0

July 26th, 2022

Feature

  • #1136 - use method add() instead of [] in collection adder-method - @HKandulla

Bug

Diff: v1.44.0...v1.45.0

Enjoy!

Don't miss a new maker-bundle release

NewReleases is sending notifications on new releases.