- I got Phalcon 2.0.3 on debian . Php 5.6.11
- Phalcon registry is not working;
- $this->registry->something['foo']=2; I get this
- Indirect modification of overloaded property Phalcon\Registry::$something if registry->something exists there is no way to change a part of a property. Any Idea Thx in advance