Hi,
Recently I upgraded Phalcon from 1.3 to 2.0.2. I assign value to an arbitrary parent class variable in initialize, then I use this parent class variable afterward. Before the upgrade, I'm able to use the parent class variable. But after the upgrade I can't. Do any of you have solution?
thanks in advance