You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw there is $hasDebugInfo variable in Caster.php, and its detecting correctly, but when i dumping my variable i still see those variables that been removed inside __debugInfo() as object properties.
For example - am trying to hide "container" property from object (container is very big to process it)