Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
Niko Vittaniemi

Implicitly marking parameter $method as nullable is deprecated

Hey there,

We are getting some notice errors in the woocommerce log when Fibosearch is doing indexing that seems to point out to Admin Columns

[3146938] [Readable index] AC\Vendor\DI\Definition\Resolver\ParameterResolver::resolveParameters(): Implicitly marking parameter $method as nullable is deprecated, the explicit nullable type must be used instead | Type: E_DEPRECATED | File: /wp-content/plugins/admin-columns-pro/admin-columns/vendor/php-di/php-di/src/Definition/Resolver/ParameterResolver.php:34

Is there something that we could do for this?

1 week, 4 days ago
Stefan van den Dungen Gronovius
Developer

Thanks for your report.
Unfortunately, we’re not able to address the deprecated messages coming from the vendor folder just yet. The DI-PHP package requires PHP 8.0 as the minimum version, while we currently support PHP 7.4 and higher.
This will be resolved in the future when we update our minimum PHP requirement to PHP 8.x.

1 week, 4 days ago

You must be logged in to reply to this topic.