Testing of this plugin has been temporarily suspended due to an error. It will automatically resume when a new plugin version is released.
Does Masteriyo - LMS for WordPress work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .
916 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 1.16 MiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.411 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 6.2.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 3,000+ |
WordPress.org page | https://wordpress.org/plugins/learning-management-system/ |
Badges |
|
URL | /wp-admin/index.php?page=masteriyo-onboard |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=learning-management-system%2Flms.php&plugin_status=all&paged=1&s&_wpnonce=ca4ca70b3b |
Aspect | after-activation |
HTTP status | 200 |
Load time | 1.805 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=masteriyo |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.398 s |
Memory usage | 3.99 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/tools.php?page=action-scheduler |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.382 s |
Memory usage | 4 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.318 s |
Memory usage | 3.99 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.268 s | 0.440 s | +0.172 s | 3.07 MiB | 4.05 MiB | + 1004.39 KiB |
/wp-admin/edit.php | 0.188 s | 0.424 s | +0.236 s | 3.1 MiB | 4.08 MiB | + 1006.42 KiB |
/wp-admin/post-new.php | 0.725 s | 1.267 s | +0.542 s | 5.02 MiB | 7.42 MiB | + 2.4 MiB |
/wp-admin/upload.php | 0.531 s | 1.607 s | +1.076 s | 3.02 MiB | 3.91 MiB | + 914.03 KiB |
/wp-admin/options-writing.php | 0.165 s | 0.473 s | +0.308 s | 3.01 MiB | 3.91 MiB | + 916.66 KiB |
/wp-admin/media-new.php | 0.275 s | 0.398 s | +0.123 s | 2.99 MiB | 3.91 MiB | + 937.27 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.216 s | 0.343 s | +0.127 s | 3.01 MiB | 3.93 MiB | + 950.05 KiB |
/wp-admin/post-new.php?post_type=page | 0.567 s | 0.731 s | +0.164 s | 5.01 MiB | 6.97 MiB | + 1.96 MiB |
/wp-admin/options-discussion.php | 0.208 s | 1.727 s | +1.519 s | 3 MiB | 3.91 MiB | + 928.98 KiB |
/wp-admin/edit-comments.php | 0.208 s | 0.427 s | +0.219 s | 3.03 MiB | 3.94 MiB | + 931.43 KiB |
/ | 0.286 s | 0.323 s | +0.037 s | 2.97 MiB | 3.99 MiB | + 1.02 MiB |
Average | 0.331 s | 0.742 s | +0.411 s | 3.38 MiB | 4.55 MiB | + 1.16 MiB |
Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 78.3% | 52,432 | 42,623 | 423 | |
CSS | 8.5% | 5,699 | 2 | 6 | |
TypeScript | 7.4% | 4,967 | 14 | 70 | |
JavaScript | 2.5% | 1,696 | 195 | 17 | |
JSON | 1.9% | 1,280 | 0 | 1 | |
Sass | 0.8% | 533 | 1 | 8 | |
SVG | 0.5% | 333 | 0 | 60 | |
Markdown | 0.0% | 26 | 0 | 1 | |
Bourne Shell | 0.0% | 14 | 2 | 1 | |
Total | 66,980 | 42,837 | 587 |
Lines of code | 46,344 |
---|---|
Total complexity | 7,852 |
Median class complexity | 10.0 |
Median method complexity | 1.0 |
Most complex class | Masteriyo\Repository\AbstractRepository |
Most complex function | Masteriyo\RestApi\Controllers\Version1\SettingsController::get_item_schema() |
Classes | 282 |
---|---|
Methods | 2,596 |
Functions | 400 |
Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.
wp_options
9ID | Name |
---|---|
mto-course | Courses |
mto-lesson | Lessons |
mto-section | Sections |
mto-quiz | Quizzes |
mto-question | Questions |
mto-order | Orders |
scheduled-action | Scheduled Actions |
ID | Name |
---|---|
masteriyo_instructor | Masteriyo Instructor |
masteriyo_student | Masteriyo Student |
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: Return type of Masteriyo\DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 59
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: Return type of Masteriyo\DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 49
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: Return type of Masteriyo\DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 70
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:33 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: Return type of Masteriyo\DateTime::setTimezone($timezone) should either be compatible with DateTime::setTimezone(DateTimeZone $timezone): DateTime, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 59
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: Return type of Masteriyo\DateTime::getOffset() should either be compatible with DateTime::getOffset(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 49
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: Return type of Masteriyo\DateTime::getTimestamp() should either be compatible with DateTime::getTimestamp(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/learning-management-system/includes/DateTime.php on line 70
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
[27-Jun-2023 10:21:34 UTC] PHP Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/learning-management-system/includes/Repository/AbstractRepository.php on line 207
(+816 more lines)