Zend Framework

Error controller created by command line tool generates notices

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.10.6
  • Fix Version/s: 1.10.8
  • Component/s: Zend_Tool
  • Labels:
    None

Description

Should the code generated by the command line tool be E_STRICT compliant? When directly accessing the error action of the error controller (e.g. at example.com/error/error) it generates notices.

Notice: Trying to get property of non-object in C:\example.com\application\controllers\ErrorController.php on line 10

Notice: Trying to get property of non-object in C:\example.com\application\controllers\ErrorController.php on line 33

Notice: Trying to get property of non-object in C:\example.com\application\controllers\ErrorController.php on line 36

Issue Links

Activity

Hide
Ralph Schindler added a comment -

Fixed in r22872 in trunk, r22873 in release branch 1.10

Show
Ralph Schindler added a comment - Fixed in r22872 in trunk, r22873 in release branch 1.10

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: