neos-debug icon indicating copy to clipboard operation
neos-debug copied to clipboard

BUG doesnt work in CLI context

Open mhsdesign opened this issue 1 year ago • 2 comments

round(): Argument #1 ($num) must be of type int|float, null given

  Type: TypeError
  File: Data/Temporary/Production/Cache/Code/Flow_Object_Classes/
        t3n_Neos_Debug_Aspect_CollectDebugInformationAspect.php
  Line: 95

but @Sebobo and me looked at the code and couldnt make sense of it why it can ever be null.

Instead we disabled the plugin in production mode ^^

(so this can be closed)

mhsdesign avatar Aug 16 '23 09:08 mhsdesign