Releases
v2.11.0
Compare
Sorry, something went wrong.
No results found
[BC] renamed Peak\Bedrock\Controller\Front to Peak\Bedrock\Controller\FrontController
[BC] renamed Peak\Bedrock\Controller\Child to Peak\Bedrock\Controller\ChildActionController
[BC] renamed Peak\Bedrock\Controller\Action to Peak\Bedrock\Controller\ActionController
added an exception in Peak\Bedrock\View\Form\FormBuilder::control()
added Peak\Common\TextUtils move code from Peak\Bedrock\View\Helper\Text there
added function formatFileSize() to Peak\Common\helpers.php
deleted deprecated class Peak\Common\Spl\Fileinfo and Peak\Common\Spl\Dirinfo
fixed bug with array of punctuations in Peak\Validation\Rules\Alpha
added property $child to Peak\Bedrock\Controller\ParentController to access to loaded child action instance
added property $action_ns to Peak\Bedrock\Controller\ParentController to customize which namespace to use
for loading child action class
fixed a bug with release() and $content in Peak\Bedrock\View\Header
added method has() to Peak\Bedrock\View\Header
You can’t perform that action at this time.