Zend Framework

"namespace" is a reserved keyword in PHP 5.3

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0.3
  • Fix Version/s: 1.0.4
  • Component/s: Zend_Filter_Input
  • Labels:
    None
  • Fix Version Priority:
    Must Have

Description

Zend_Filter_Input uses the keyword "namespace" for its constants NAMESPACE. Since PHP 5.3 "namespace" is reserverd.

Issue Links

Activity

Hide
Lars Strojny added a comment -

Replaces Zend_Filter_Input::NAMESPACE with Zend_Filter_Input::INPUT_NAMESPACE

Show
Lars Strojny added a comment - Replaces Zend_Filter_Input::NAMESPACE with Zend_Filter_Input::INPUT_NAMESPACE
Hide
Wil Sinclair added a comment -

Adding info to get this fixed by 1.5.

Show
Wil Sinclair added a comment - Adding info to get this fixed by 1.5.
Hide
Darby Felton added a comment -

Fixed for next minor release with SVN r7923.

Show
Darby Felton added a comment - Fixed for next minor release with SVN r7923.
Hide
Darby Felton added a comment -

Resolved for next mini-release with SVN r7925.

Show
Darby Felton added a comment - Resolved for next mini-release with SVN r7925.
Hide
Darby Felton added a comment -

Updated documentation with SVN r8820.

Show
Darby Felton added a comment - Updated documentation with SVN r8820.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: