Zend Framework

'zf create project' generates an error.phtml with short php block open tags

Details

  • Type: Coding Standards Violation Coding Standards Violation
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 1.8.2
  • Fix Version/s: 1.9.0
  • Component/s: Zend_Tool
  • Labels:
    None

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.

Issue Links

Activity

Hide
Ralph Schindler added a comment -

This has been fixed previously in the 1.9 branch

Show
Ralph Schindler added a comment - This has been fixed previously in the 1.9 branch

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: