To List,Are there any plans to create a zfinfo() function similar to the phpinfo() routine?
It might make ZF apps easier to diagnose and maintain, if important ZF information were easily aggregated and displayed..
Maybe things like: * plugins * name of plugins * routes * config files * view paths * database adapters * various flags It would be best to get system info from the people who wrote the system. cheers, pat
