• christer_f

    (@christer_f)


    Hello,

    I get some deprecation warnings under PHP 8.5:

    Deprecated: Case statements followed by a semicolon (;) are deprecated, use a colon (:) instead in …/plugins/participants-database/classes/PDb_fields/heading.php on line 110

    Deprecated: Case statements followed by a semicolon (;) are deprecated, use a colon (:) instead in …/plugins/participants-database/classes/PDb_fields/calculations.php on line 284

    Deprecated: Case statements followed by a semicolon (;) are deprecated, use a colon (:) instead in …/plugins/participants-database/classes/PDb_fields/calculations.php on line 290

    Cheers // christer

Viewing 1 replies (of 1 total)
  • Plugin Author rolandbarker

    (@rolandbarker)

    thanks for the heads up, I am planning to start testing the plugin in php 8.5 soon.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.