WhiteOctoberPagerfantaBundle icon indicating copy to clipboard operation
WhiteOctoberPagerfantaBundle copied to clipboard

Not working with Symfony 4.1 beta 2

Open DavG opened this issue 7 years ago • 2 comments

Hello Each time I enable this bundle in the kernel, i get an error on cache clear.

 // Clearing the cache for the dev environment with debug true                                                          

In RegisterEventListenersAndSubscribersPass.php line 71:
                                      
  Notice: Array to string conversion  

Tested version is v1.2.0

DavG avatar May 24 '18 09:05 DavG

Hi there, @DavG, sorry you've had problems here. I've just tested this using Symfony 4.1 (released version, not the beta) and don't see that issue.

Are you able to upgrade to the released version of 4.1?

Also, it looks like the problem line is in Symfony's Doctrine bridge. I've installed Doctrine in my test instance and still didn't see the problem. To help us narrow this down, are you able to temporarily uninstall Doctrine and see if the problem persists? Or would that require a lot of unpicking?

sampart avatar Jun 25 '18 10:06 sampart

should this be closed ?

cybernet avatar Apr 13 '19 13:04 cybernet