You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my development is wampserver 3.0.6 64bit, and the Apache is 2.4.23,PHP is 7.0.10,MySQL is 5.7.14,phalcon is 3.0.4. the follow error occured frequently when I refresh the broswer:
Fatal error: Uncaught Error: Access to undeclared static property: Phalcon\Di::$_default in E:\sites\video\Server\config\services.php:20 Stack trace: #0 [internal function]: Phalcon\Di->__construct() #1 E:\sites\video\Server\config\services.php(20): Phalcon\Di\FactoryDefault->__construct() #2 E:\sites\video\Server\public\index.php(25): require('E:\\sites\\video\\...') #3 {main} Next Error: Access to undeclared static property: Phalcon\Di::$_default in E:\sites\video\Server\config\services.php on line 20
Error: Access to undeclared static property: Phalcon\Di::$_default in E:\sites\video\Server\config\services.php on line 20
if i refresh more times and it disappeared
The text was updated successfully, but these errors were encountered:
my development is wampserver 3.0.6 64bit, and the Apache is 2.4.23,PHP is 7.0.10,MySQL is 5.7.14,phalcon is 3.0.4. the follow error occured frequently when I refresh the broswer:
if i refresh more times and it disappeared
The text was updated successfully, but these errors were encountered: