You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [4.0.x] - Added unicode flag for email filter
* [4.0.x] - Updating the ext folder
* [4.0.x] - Added Arr helper class
* Revert "[4.0.x] - Added Arr helper class"
This reverts commit f8153d3.
* Revert "[4.0.x] - Updating the ext folder"
This reverts commit 655eafe.
* [#13893] - Work on the registry extending Collection; Tests!
* [#13893] - Corrected the signature of __get
* [#13893] - Correction to the interface
* [#13893] - Case insensitivity on has and get
* [#13893] - Added more tests for case insensitivity
* [#13893] - Changed the Session\Bag component to use Collection
* [#13893] - Rework the Session\Bag tests
* [#13893] - Updated changelog
* [#13893] - Corrections after the review
* [#13893] - Removed ext/ files
Change
Phalcon\Registry
to usePhalcon\Collection
to remove code duplication.Change
Phalcon\Session\Bag
to also use the collection objectThe text was updated successfully, but these errors were encountered: