Closed mzf closed 10 years ago
When i generate error in production environment i get error Fatal error: Class 'Phalcon\Debug\Dump' not found in base-app\app\Bootstrap.php on line 466 I use Phalcon 1.3.2 and Phalcon\Debug\Dump class from incubator and not included in base-app
Fatal error: Class 'Phalcon\Debug\Dump' not found
base-app\app\Bootstrap.php on line 466
https://github.com/mruz/base-app/issues/21 you can try Phalcon 2.0.0 or copy Debug from base-app 1.3
When i generate error in production environment i get error
Fatal error: Class 'Phalcon\Debug\Dump' not found
inbase-app\app\Bootstrap.php on line 466
I use Phalcon 1.3.2 and Phalcon\Debug\Dump class from incubator and not included in base-app