Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • The problem here is:

    PHP message: PHP Fatal error: 
    Declaration of Automattic\WooCommerce\Internal\DependencyManagement\ExtendedContainer::get($id, bool $new = false) must be compatible with League\Container\Container::get($alias, array $args = Array) in /bitnami/wordpress/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ExtendedContainer.php on line 113

    and at line 53, same file and similar error.

    unfortunately, had to rollback.

    Hi Zach, the problem here was:

    PHP message: PHP Fatal error:
    Declaration of Automattic\WooCommerce\Internal\DependencyManagement\ExtendedContainer::get($id, bool $new = false) must be compatible with League\Container\Container::get($alias, array $args = Array) in /bitnami/wordpress/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ExtendedContainer.php on line 113

    and another similar error in the same file but on line 53, function “add”

    is there any solution?

    This is happening because the signature of these implemented php functions isn’t compliant with the signature of the interface, or something like that.
    We have to wait a new patch version, I guess.

    I had to rollback too.

    Please, support team, we need a solution, ok?

    Thanks.

    I had the same problem!
    I’m awaiting for solution too.

    • This reply was modified 4 years, 3 months ago by lendasdab42.
Viewing 4 replies - 1 through 4 (of 4 total)