Zend Framework

FlashMessenger - Indirect modification of overloaded property

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Won't Fix
  • Affects Version/s: 1.0.1
  • Fix Version/s: None
  • Component/s: Zend_Controller
  • Labels:
    None

Description

I'm geting this error when using FlashMessenger Helper :

Notice: Indirect modification of overloaded property Zend_Session_Namespace::$default has no effect in /www/2mx.int/library/Zend/Controller/Action/Helper/FlashMessenger.php on line 133

I'm using php 5.2.0, with the lastest svn export.

It's seems relatated to overloading array ?
http://weierophinney.net/matthew/archives/131-Overloading-arrays-in-PHP-5.2.0.html

Issue Links

Activity

Hide
Ralph Schindler added a comment -

Issue with Zend_Session and php 5.2.0 specific to the __get() return type.

Show
Ralph Schindler added a comment - Issue with Zend_Session and php 5.2.0 specific to the __get() return type.
Hide
Matthew Weier O'Phinney added a comment -

This is due to BC breaks introduced in PHP 5.2.0 that were corrected in 5.2.1. Will not fix; please try and upgrade your installation to a later version of the 5.2.x series.

Show
Matthew Weier O'Phinney added a comment - This is due to BC breaks introduced in PHP 5.2.0 that were corrected in 5.2.1. Will not fix; please try and upgrade your installation to a later version of the 5.2.x series.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: