Uh oh!
There was an error while loading. Please reload this page.
Support typed autowiring of two parameters in form handlers - #345
Open
mildabre wants to merge 15 commits into
Open
Support typed autowiring of two parameters in form handlers#345mildabre wants to merge 15 commits into
mildabre wants to merge 15 commits into
Annotations
10 errors
src/Bridges/FormsLatte/Runtime.php#L54
Call to an undefined method Nette\Forms\Container::isMethod(). |
src/Bridges/FormsLatte/Runtime.php#L38
Call to an undefined method Nette\Forms\Container::isMethod(). |
src/Bridges/FormsLatte/Runtime.php#L35
Call to an undefined method Nette\Forms\Container::getElementPrototype(). |
src/Bridges/FormsLatte/Nodes/LabelNode.php#L46
Unsafe usage of new static(). |
src/Bridges/FormsLatte/Nodes/InputNode.php#L35
Unsafe usage of new static(). |
src/Bridges/FormsLatte/Nodes/InputErrorNode.php#L31
Unsafe usage of new static(). |
src/Bridges/FormsLatte/Nodes/FormPrintNode.php#L35
Unsafe usage of new static(). |
src/Bridges/FormsLatte/Nodes/FormNode.php#L44
Unsafe usage of new static(). |
src/Bridges/FormsLatte/Nodes/FormContainerNode.php#L34
Unsafe usage of new static(). |
src/Bridges/FormsDI/FormsExtension.php#L34
Cannot access property $messages on array|object. |
The logs for this run have expired and are no longer available.
Loading