• Resolved roadlink

    (@roadlink)


    Hi there,
    I have these issues.

    I hope you can fix them.

    Deprecated	Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice	1	
    wp-content/plugins/capability-manager-enhanced/vendor/pimple/pimple/src/Pimple/Container.php:133
    Plugin: capability-manager-enhanced
    
    
    Deprecated	Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice	1	
    wp-content/plugins/capability-manager-enhanced/vendor/pimple/pimple/src/Pimple/Container.php:98
    Plugin: capability-manager-enhanced
    
    
    Deprecated	Return type of Pimple\Container::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice	1	
    wp-content/plugins/capability-manager-enhanced/vendor/pimple/pimple/src/Pimple/Container.php:79
    Plugin: capability-manager-enhanced
    
    
    Deprecated	Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice	1	
    wp-content/plugins/capability-manager-enhanced/vendor/pimple/pimple/src/Pimple/Container.php:143
    Plugin: capability-manager-enhanced
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Deprecated codes for PHP 8.1’ is closed to new replies.