phalcon icon indicating copy to clipboard operation
phalcon copied to clipboard

:hatched_chick: Pure PHP implementation of the Phalcon framework.

Results 4 phalcon issues
Sort by recently updated
recently updated
newest added

Hi, Nice project, :D Phalcon 2.0.0 is avalaible on the 3rd BETA (nearly stable?) and completely rewritten in Zephir lang. I think, refactoring from this branch is much easier than...

The original Phalcon project contains lexers and tokenizers for Volt and PHQL. This combination creates an intermediate structure, which is then processed by a compiler. @phalcon suggested one could use...

Priority: Normal
Task

This issue helps tracking the milestone process and collects all unit tests related to the code of the Autoloader component.

Task

The phalcon devtools IDE stubs often document `scalar` parameter types as `strings`, which can lead to incompatible production code, since `phalcon-php` always executes type-checking mechanisms before executing a function. It...

Priority: Low