I used devtools to create scaffolds for the user table: phalcon scaffold user. When I browse to the User controller's URL, I get the following error:
Call to undefined function session_status()
I used devtools to create scaffolds for the user table: phalcon scaffold user. When I browse to the User controller's URL, I get the following error:
Call to undefined function session_status()