Skip to content

v1.11.1: Fixed VarDump problem for non-dev installs.

Choose a tag to compare

@am0s am0s released this 15 Jul 12:26
· 42 commits to master since this release
  • Fixed issue with error report on prod, it tried to use the class
    \Symfony\Component\VarDumper\Cloner\VarCloner which only exists
    in dev mode.