Closed (fixed)
Project:
Devel
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
14 Apr 2006 at 11:19 UTC
Updated:
7 Dec 2006 at 04:00 UTC
print_r doesn't indicate such niceties as referenced variables etc. while var_dump does. I also added a couple of missing {}.
Thanks :)
-K
| Comment | File | Size | Author |
|---|---|---|---|
| devel.patch.txt | 1.18 KB | Zen |
Comments
Comment #1
Zen commentedComment #2
moshe weitzman commentedvar_dump() is a also a bit wordy in some cases. anyone have an opinion on this?
Comment #3
moshe weitzman commentedadded new functions dvr() and dvm() which are analogous to dpr() and dsm().
Comment #4
(not verified) commented