We are happy to announce that Phalcon 1.2.1 is available for download/compile for our users.
This new version of Phalcon includes a lot of optimizations, reducing memory while increasing performance (yet again :))
A few key points are
- Dispatching parameters now can be modified in
beforeExecuteRoute
events beforeException
events can now handle exceptions occurred when executing actions (140)- Added
Phalcon\Dispatcher::getHandlerClass
andPhalcon\Dispatch::getActionMethod
Phalcon\Form\Element\*
classes now implementPhalcon\Form\ElementInterface
Phalcon\Config\Adapter\Ini
correctly handles empty sections and INI files without any sectionsPhalcon\Http\Request
fully supports file arrays- Added support for various padding schemes (PKCS7, ANSI X.923, ISO 10126, ISO/IEC 7816-4, zero padding, space padding) to
Phalcon\Crypt
- Added getKey(), getError(), isUploadedFile() methods to
Phalcon\Http\Request\File
and much more. You can read the full list in our CHANGELOG.
Phalcon 1.2.1 is now available on the master branch and DLLs are available for download in our download area. You can also access the latest documentation here.
Chat - Q&A
Support
Social Media
Videos
<3 Phalcon Team