Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Not working with Symfony 4.1 beta 2 #195

Open
DavG opened this issue May 24, 2018 · 2 comments
Open

Not working with Symfony 4.1 beta 2 #195

DavG opened this issue May 24, 2018 · 2 comments

Comments

@DavG
Copy link

DavG commented May 24, 2018

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

@sampart
Copy link
Owner

sampart commented Jun 25, 2018

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?

@cybernet
Copy link

should this be closed ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants