pkp / textEditorExtras

An OJS plugin to add controls to the rich text editor to upload images, manipulate the HTML code, and add tables.
GNU General Public License v3.0
3 stars 14 forks source link

Compatibility with OJS 3.3.0 and PHP 8 #20

Open janiosarmento opened 1 year ago

janiosarmento commented 1 year ago

The latest version of the plugin available in the Plugin Gallery for OJS 3.3.0-15 is 1.0.0.4, from 2020-05-24.

This version is not compatible with PHP 8. It dies with an error:

PHP Fatal error: Declaration of TextEditorExtrasSettingsForm::execute() must be compatible with Form::execute(...$functionArgs)