I update October from 2 to 3. PHP 8 and i got error
I updated same system on my local envoirment adn everything was fine.
- Upgrading composer/composer (2.2.24 => 2.7.7): Extracting archive
- Upgrading october/rain (v2.2.34 => v3.7.4): Extracting archive
1 package suggestions were added by new dependencies, usecomposer suggest
to see details.
Generating autoload files
System\Console\ComposerScript::postAutoloadDump
PHP Fatal error: Class System\Classes\PluginBase contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (October\Contracts\Support\OctoberPackage::registerPageSnippets) in /home/users/xxx/public_html/modules/system/classes/PluginBase.php on line 16
In PluginBase.php line 16:
Class System\Classes\PluginBase contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (October\Contracts\Support\Octobe
rPackage::registerPageSnippets)
96 packages you are using are looking for funding.
Use the composer fund
command to find out more!
System\Console\ComposerScript::postUpdateCmd
PHP Fatal error: Class System\Classes\PluginBase contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (October\Contracts\Support\OctoberPackage::registerPageSnippets) in /home/users/xxx/public_html/modules/system/classes/PluginBase.php on line 16
In PluginBase.php line 16:
Class System\Classes\PluginBase contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (October\Contracts\Support\Octobe
rPackage::registerPageSnippets)
PHP Fatal error: Class System\Classes\PluginBase contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (October\Contracts\Support\OctoberPackage::registerPageSnippets) in /home/users/xxx/public_html/modules/system/classes/PluginBase.php on line 16
In PluginBase.php line 16:
Class System\Classes\PluginBase contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (October\Contracts\Support\Octobe
rPackage::registerPageSnippets)