markocupic / calendar-event-booking-bundle

Contao 4 Extension
13 stars 8 forks source link

Migrations nicht möglich #24

Closed andreheeke closed 4 years ago

andreheeke commented 4 years ago

Betroffene Versionen 4.0.x

Beschreibung Bei Installation des Bundles in Version 4 (alle Bugfix-Versionen) können die Migrations anschließend nicht ausgeführt werden.

ERROR [console] Error thrown while running command "contao:migrate". Message: "Call to a member function get() on null" ["exception" => Error { …},"command" => "contao:migrate","message" => "Call to a member function get() on null"]

In Database.php line 91:
Call to a member function get() on null
markocupic commented 4 years ago

fixed in version 4.0.8 189fdfb388d8e4d532e30516ad7820147bb5719b

markocupic commented 4 years ago

Removed forgotten var_dump expression ;-) fixed in version 4.0.9 82efce64bf590ed6b606e45d4a9647b20729a035