Deprecated warnings
-
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 571Any ideas to solve this?
Thank you
- You must be logged in to reply to this topic.