We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Crash: Action name with all numbers

If an action name is all numbers, for example: https://www.test.com/index/123, phalcon will throw exception:

Uncaught Error: Access to undeclared static property: Phalcon\Di::$_default



1.1k
Accepted
answer
edited Nov '16

soloved! forgot to use static_url to include resource!

That error has nothing to do with static URL resources being unavailable... you must be running on M$ Windows?