goaop / goaop-symfony-bundle

[Outdated!] Integration bridge for Go! AOP framework and Symfony
55 stars 16 forks source link

Add hints to remove cache manually in production environment. Fix #8 #10

Closed ncrypthic closed 7 years ago

ncrypthic commented 8 years ago

Fix #8, update style

TheCelavi commented 7 years ago

I don't know why this PR is not still resolved, but here is my 2 cents:

Your workaround is appropriate - we all do the same when we stumble upon similar situation (and that happens often when developing).

Since it is 1 year old PR, and it is known issue in regards to SF applications and bundles, I will have to close this PR without merging, sorry.

If you believe that this ought to be implemented, could you please provide some kind of method that will really, unambiguously, detect the state when cache is broken?

TheCelavi commented 7 years ago

@ncrypthic By the way - thank you for your PR, appreciated either way. Your bug report will help someone when googling/searching for same issue.