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

Topic
Codeship.io now support Phalcon! yay!
TestCase example is confusing. Why parameters in the setUp() method? SOLVED
Is there a way to use "named" routes? SOLVED
Call to undefined function session_status()
Multilanguage (i18n) database/models SOLVED
Does \Phalcon\Loader follow PSR-4? (can I map one namespace to multiple directories?) SOLVED
Get newest user, not the first in inner join
I want to open a file in phalcon,but always said: Could not open input file
In a file use namespace, which cannot include the second class? SOLVED
How to exec() a library file (a class) in command?
What about spaceless?
Storing Related Records when using multiple modules (using namespaces) SOLVED
ERROR SQLSTATE[HY093] when Im try to $query->save() from the Controller
Use a file extension other than ".php" SOLVED
Uniqueness validator during update/edit SOLVED
How to set parameter to other view in my controller? SOLVED
PhpUnit and Phalcon Models SOLVED
Problem to save an attribute. SOLVED
Proper way to make user authentication
How can I use some MySQL builtin function in PHQL
RuntimeException: Trying to call method get on a non-object
Implementing InjectionAwareInterface vs extending Injectable
Get articles by tag (many to many) SOLVED
How to write generic code in menu to Save / Retrieve currently open Form
Setting up DI for testing - TestHelper.php example
Composer problem SOLVED
No response is sent to the base controller SOLVED
How to update correctly Phalcon developer tools in linux?
Set cookies in application bootstrap
sql query: Syntax error, unexpected token IDENTIFIER(WHEN)
Is this a BUG in [Phalcon\Mvc\Model::create($data = null, $whiteList = null)]?
How to get full url? SOLVED
Can't Install "Depends: phpapi-20090626"
CSRF doesnt work
I need an example Phalcon and oracle SOLVED
What effect will PHP7 have on the future of Phalcon
Phalcon\Mvc\Model->save() a different behaviour from Phalcon 1.3 to Phalcon 2.0
Using Plugin with namespace SOLVED
Validate Form but allow empty values
Flushing ORM Cache