Hi guys,
my problem is when I change my mamp server to work based php 7 and phalcon 3 I ve got different result and behavior of using $this->view->pick
than php 5.6 and phalcon 2 !!!
what should I do?
isn't it supposed to only render picked view file?