• Resolved hadean

    (@hadean)


    Hi, I’m trying out your plugin on localhost, OS debian bookworm, web server nginx, php 8.3

    When accessing from the outside (not logged in) an individual course page, it is filled with deprecation warnings such as the following (and many more)

    ( ! ) Deprecated: Creation of dynamic property MasterStudy\Lms\Models\Course::$coming_soon_details is deprecated in /var/www/gr/wp-content/plugins/masterstudy-lms-learning-management-system/includes/Repositories/CourseRepository.php on line 563
    ( ! ) Deprecated: Creation of dynamic property MasterStudy\Lms\Models\Course::$coming_soon_price is deprecated in /var/www/gr/wp-content/plugins/masterstudy-lms-learning-management-system/includes/Repositories/CourseRepository.php on line 564
    ( ! ) Deprecated: Creation of dynamic property MasterStudy\Lms\Models\Course::$thumbnail is deprecated in /var/www/gr/wp-content/plugins/masterstudy-lms-learning-management-system/includes/Repositories/CourseRepository.php on line 570
    ( ! ) Deprecated: Creation of dynamic property MasterStudy\Lms\Models\Course::$full_image is deprecated in /var/www/gr/wp-content/plugins/masterstudy-lms-learning-management-system/includes/Repositories/CourseRepository.php on line 571

    Any ideas to solve this?

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Support mgordonStylemixThemes

    (@mgordon7)

    Hi,

    Thank you for reaching out,

    Since the plugin documentation doesn’t specify PHP 8.3 compatibility, try using PHP 8.1 or below, as it may not trigger these deprecation warnings. This can also confirm if the warnings are specific to PHP 8.3. The 8.3 version will be supported in the future updates of the plugin

    Best regards

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.