• Resolved skoen

    (@skoen)


    On some of the websites I have developed lately using PHP 8.5 I have started seeing this error in debug.log:

    “Case statements followed by a semicolon (;) are deprecated, use a colon (:) instead”

    This happens in both class-admin-columns-manager.php, class-email-delivery.php, and bootstrap.php
    According to the PHP 8.5 documentation this depecration is a part of removing the feature in PHP 9.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.