• Resolved venuspoon

    (@venuspoon)


    Hi

    I am trying to create a child theme of Kenta with Child Theme Configurator plugin. But it showed “unexpected PHP debug” with the following msg:

    Deprecated: Return type of Illuminate\Container\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\Users\User\Local Sites\zigazzyfoodtest3\app\public\wp-content\themes\kenta\lotta-framework\vendor\illuminate\container\Container.php on line 1231

    Deprecated: Return type of Illuminate\Container\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\Users\User\Local Sites\zigazzyfoodtest3\app\public\wp-content\themes\kenta\lotta-framework\vendor\illuminate\container\Container.php on line 1242

    Deprecated: Return type of Illuminate\Container\Container::offsetSet($key, $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 in C:\Users\User\Local Sites\zigazzyfoodtest3\app\public\wp-content\themes\kenta\lotta-framework\vendor\illuminate\container\Container.php on line 1254
    Deprecated: Return type of Illuminate\Container\Container::offsetUnset($key)
    Deprecated: Return type of Illuminate\Container\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\Users\User\Local Sites\zigazzyfoodtest3\app\public\wp-content\themes\kenta\lotta-framework\vendor\illuminate\container\Container.php on line 1267

    What’s wrong? How can I fix the bugs? Thanks.

    Venus

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘“unexpected PHP debug” by Child Theme Configurator’ is closed to new replies.