Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.6.2
-
Fix Version/s: None
-
Component/s: Zend_Session
-
Labels:None
-
Fix Version Priority:Should Have
Description
Not checking if a namespace is set in "apply" notice causes notice. This also affects applySet method.
Suggest that, instead of adding isset checks everywhere, a reference of the session var be stored and called upon instead throughout.
Is this still an issue for you? What is your reproduction code? I think this was an issue with PHP 5.1, but not with PHP 5.2.4+