Releases
v2.10.0
Compare
Sorry, something went wrong.
No results found
Application::setContainer() now return the container instance
method validate() will now use current form data if nothing specified in Peak\Bedrock\View\Form\FormBuilder
added method getData() and getErrors() in Peak\Bedrock\View\Form\Form
added method renderError() in Peak\Bedrock\View\Form\FormControl
fixed missing $error arguments in Peak\Bedrock\View\Form\Element constructor
changed trigger_error to an Exception for cloning Peak\Common\Registry
changed trigger_error to an Exception for unknown helper Peak\Bedrock\View
fixed variable name bug in Peak\Events\Dispatcher::detach()
refactored Peak\Common\Annotations
added method has() and marked method have() as deprecated in Peak\Config\DotNotation
fixed bug where "error" class could be duplicated when generating attributes in Peak\Bedrock\View\Form\Element
fixed bug where custom $base_uri was not spread correctly to Request in Peak\Bedrock\Application\Routing
You can’t perform that action at this time.