ZF-4136: Zend_Debug::dump and xdebug var_dump override leads to too much escaping
Description
When using xdebug the overriding of var_dump combined with the using of Zend_Debug::dump leads to escaped html output in the browser.
When using xdebug the overriding of var_dump combined with the using of Zend_Debug::dump leads to escaped html output in the browser.
Comments
Posted by Wil Sinclair (wil) on 2008-11-13T14:10:15.000+0000
Changing issues in preparation for the 1.7.0 release.