codefog / contao-haste

Haste is a collection of tools and classes to ease working with Contao
http://codefog.pl/extension/haste.html
MIT License
42 stars 24 forks source link

Errror at install tool #139

Closed zonky2 closed 4 years ago

zonky2 commented 5 years ago

I have in different Contao 4.4 installations this error if I open the install tool page after update (console + manager.phar)

[2019-02-10 08:31:25] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Cannot declare class HasteUpdater, because the name is already in use at /www/htdocs/w12345/contao4_xyz.de/vendor/codefog/contao-haste/config/upgrade.php:18)"} []
plorenz-etes commented 5 years ago

I second this problem. For some reason it just started now, but this issue is from February...

darthmax78 commented 4 years ago

Also here the same. On every single of our websites we got since 4.8.7

request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: Cannot declare class HasteUpdater, because the name is already in use" at /vendor/codefog/contao-haste/config/upgrade.php line 18 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: Cannot declare class HasteUpdater, because the name is already in use at

Any ideas?