mybb / mybb2

The repository for the MyBB 2 forum software. Not to be used on live boards.
https://www.mybb.com
BSD 3-Clause "New" or "Revised" License
112 stars 45 forks source link

Fix incompatibility error #316

Closed JordanMussi closed 6 years ago

JordanMussi commented 6 years ago

Getting the following error

Fatal error: Declaration of MyBB\Core\Form\Field::getValidationRules(): string must be compatible with MyBB\Core\Form\RenderableInterface::getValidationRules(): array

(#300 was half baked)