Original behaviour: dump() in productive-environment
- _Sascha_
- Member | 2
I just want to make certain for myself, what is the original behaviour if the environment runs in production-mode? Should the dump()-function print it's content or should it be hidden, too?
I just ask because some of my older projects filter dump-calls, while more current projects print out dump-contents even in production-mode.