-
-
Notifications
You must be signed in to change notification settings - Fork 519
Closed
Labels
Description
print_r()
and var_dump()
forbidden, really? :)
I understand it might make sense to sniff for them in production code, but just gets in the way in development and is for sure extra
territory.
Also while sniff is called "discouraged" functions it seems to output messages with "forbidden" version of wording.