Details
Description
php code in the layout is embedded with <? and <?= that fails on the systems configured with "short_open_tag = Off".
getContents() method of the Zend_Tool_Project_Context_Zf_ViewScriptFile must be fixed.
php code in the layout is embedded with <? and <?= that fails on the systems configured with "short_open_tag = Off".
getContents() method of the Zend_Tool_Project_Context_Zf_ViewScriptFile must be fixed.
This has been fixed previously in the 1.9 branch