Phalcon v5.0.0beta2 has been released, featuring bug fixes and a few additions!
This release has some additions in Phalcon\Support\Helper
classes and several bug fixes that the community identified.
A huge thank you to all of our contributors and the community!!
The release tag can be found here: v5.0.0beta2.
We are getting very close to the stable release! A few more issues to be addressed and we are there! The project page that we keep the status of the work we have done and need to do can be found here.
Changelog
Fixed
Phalcon\Mvc\View\Engine\Volt\Compiler::functionCall()
to check for container presence before checking thetag
service #15842Phalcon\Di\FactoryDefault()
to setassets
andtag
as shared services #15847Phalcon\Forms\Element\AbstractElement::getLocalTagFactory()
to return the tagFactory from itself, the form, the DI or a new instance #15847- Changed references to
sha1
withhash("sha256", $data)
to ensure that there are no collisions from the hashing algorithm #15844 - Changed
Phalcon\Support\Helper\Str\Camelize
to accept a third boolean parameter indicating whether the result will have the first letter capitalized or not #15850
Added
- Added
Phalcon\Support\Helper\Str\KebabCase
,Phalcon\Support\Helper\Str\PascalCase
andPhalcon\Support\Helper\Str\SnakeCase
helpers #15850
Chat - Q&A
Support
Social Media
Videos
<3 Phalcon Team