-
Notifications
You must be signed in to change notification settings - Fork 110
Closed
Description
In geocoder.html.twig the method dump
is used once: https://github.com/geocoder-php/BazingaGeocoderBundle/blob/master/templates/Collector/geocoder.html.twig#L102
Further along profiler_dump
is used. Shouldn't that first also be like this?
Somehow this triggers an error on our production servers. Though I'm not yet sure how. And I doubt that profiler_dump
is available then anyway.
Unknown function "dump"
I've found this similar issue in a different project: api-platform/core#5786
Metadata
Metadata
Assignees
Labels
No labels