12
I Use This!
Very High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Aug 13, 2025 — Aug 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removing dynamic allocation from mFixing 5.4 build, using additional count to calculate the number of records after a SELECT for Oracle/SQLServer More... about 13 years ago
Checking numeric string indexes without is_numeric_string, Fixing 5.4 build More... about 13 years ago
Using single numeric hash in PHQL cache, fixing 5.4 build More... about 13 years ago
Removing dynamic allocation from most method calls, replacing memory allocation of hash keys in method calls by sbdm hashes More... about 13 years ago
Regenerating build 32bits [ci skip] More... about 13 years ago
PGO scripts, regenerating build 64bits [ci skip] More... about 13 years ago
Calling directly serialize/unserialize, exploding with string const delimiters More... about 13 years ago
Updating CHANGELOG [ci skip] More... about 13 years ago
Merge branch '1.2.0' of https://github.com/phalcon/cphalcon into 1.2.0 More... about 13 years ago
Improving error messages in PHQL, implementing alias for namespaces in PHQL, other minor fixes and improvements More... about 13 years ago
Regenerating build 64bits [ci skip] More... about 13 years ago
Regenerating build 32bits [ci skip] More... about 13 years ago
Regenerating build 64bits [ci skip] More... about 13 years ago
Regenerating build 32bits [ci skip] More... about 13 years ago
Fixing radio/checkbox tests, fixing assets manager segfault More... about 13 years ago
Fixing is scalar macro [ci skip] More... about 13 years ago
Merge branch '1.2.0' of https://github.com/phalcon/cphalcon into 1.2.0 More... about 13 years ago
Added JSON options to Http\Respons::JsonEncode, added initial debug component More... about 13 years ago
Merge pull request #694 from BullSoft/1.2.0 More... about 13 years ago
Regenerating build 64bits [ci skip] More... about 13 years ago
Adding onConstruct/afterFetch to Mvc\Model/Mvc\Collection, improvements to assets filtering More... about 13 years ago
Regenerating build 32bits [ci skip] More... about 13 years ago
Regenerating build 64bits [ci skip] More... about 13 years ago
Added some branch prediction hints [ci skip] More... about 13 years ago
Avoiding hash calculations in phalcon_find_scope [ci skip] More... about 13 years ago
Regenerating build 32bits [ci skip] More... about 13 years ago
Avoiding memory allocation when no memory frame is active throwing exceptions, fixing bug in minifiers [ci skip] More... about 13 years ago
Regenerating build 32bits [ci skip] More... about 13 years ago
Avoiding restore stack when no stack is active [ci skip] More... about 13 years ago
If a method receives an incorrect number of parameters an exception BadMethodCallException is thrown instead of a warning More... about 13 years ago