KiviCare - Clinic & Patient Management System (EHR) 3.3.3

Does "KiviCare - Clinic & Patient Management System (EHR)" work with WordPress 6.3.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
18PHP warnings
352PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 336.92 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.3.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/kivicare-clinic-management-system/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=kivicare-clinic-management-system%2Fkivicare-clinic-management-system.php&plugin_status=all&paged=1&s&_wpnonce=3b3d580f2e
Aspect after-activation
HTTP status 200
Load time 2.088 s
Memory usage 4.81 MiB
JS errors None
Resource errors None

Kivicare

Page screenshot: Kivicare
URL /wp-admin/admin.php?page=dashboard#/setup/step-1
Requested URL /wp-admin/admin.php?page=dashboard
Aspect menu-item
HTTP status 200
Load time 2.882 s
Memory usage 3.24 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.249 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.419 s0.332 s-0.087 s2.83 MiB3.15 MiB+ 335.84 KiB
/wp-admin/edit.php0.221 s0.252 s+0.031 s2.85 MiB3.22 MiB+ 376.72 KiB
/wp-admin/post-new.php0.846 s1.199 s+0.353 s5.22 MiB5.56 MiB+ 348.95 KiB
/wp-admin/upload.php0.655 s0.478 s-0.177 s2.77 MiB3.07 MiB+ 309.42 KiB
/wp-admin/options-writing.php0.237 s0.244 s+0.007 s2.76 MiB3.06 MiB+ 302.02 KiB
/wp-admin/media-new.php0.307 s0.218 s-0.089 s2.74 MiB3.06 MiB+ 321.62 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.226 s+0.020 s2.76 MiB3.1 MiB+ 347.41 KiB
/wp-admin/post-new.php?post_type=page0.780 s0.658 s-0.122 s5.21 MiB5.55 MiB+ 348.88 KiB
/wp-admin/options-discussion.php0.238 s0.297 s+0.059 s2.75 MiB3.05 MiB+ 309.92 KiB
/wp-admin/edit-comments.php0.280 s0.238 s-0.042 s2.78 MiB3.09 MiB+ 312.6 KiB
/0.311 s0.256 s-0.055 s3.13 MiB3.52 MiB+ 392.76 KiB
Average 0.409 s0.400 s-0.009 s3.25 MiB3.58 MiB+ 336.92 KiB

Code Statistics

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.

PHP
SVG
JSON
Language % Lines of code Comment lines Files
PHP60.3%33,1334,074138
SVG18.7%10,25718
JSON12.0%6,608011
CSS5.4%2,950534
JavaScript3.5%1,913689
Markdown0.1%6302
XML0.0%101
Total 54,925 4,196 173

PHP Code Analysis | More results »

Lines of code 25,711
Total complexity 4,658
Median class complexity 18.5
Median method complexity 3.0
Most complex class App\baseClasses\KCActivate
Most complex function App\Controllers\KCStaticDataController::getStaticData()
Classes 82
Methods 512
Functions 160

Additions

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.

Database Tables 24

Options wp_options 54

Custom Post Types 4

ID Name
kivicare_sms_tmpKivicareSms
kivicare_mail_tmpKivicareMail
kivicare_gcal_tmpKivicareGoogleEvent
kivicare_gmeet_tmpKivicareGoogleMeetEvent

Roles 4

ID Name
kiviCare_clinic_adminClinic admin
kiviCare_doctorDoctor
kiviCare_patientPatient
kiviCare_receptionistReceptionist

Capabilities 117

PHP Error Log 370 lines

[14-Oct-2023 19:50:12 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1354
[14-Oct-2023 19:50:12 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1365
[14-Oct-2023 19:50:12 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1377
[14-Oct-2023 19:50:12 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1392
[14-Oct-2023 19:50:12 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1309
[14-Oct-2023 19:50:12 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1299
[14-Oct-2023 19:50:12 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Traits/EnumeratesValues.php on line 792
[14-Oct-2023 19:50:12 UTC] PHP Warning:  file_get_contents(/wp-content/uploads/kiviCare_lang/en.json): Failed to open stream: No such file or directory in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 1302
[14-Oct-2023 19:50:12 UTC] PHP Warning:  file_get_contents(/wp-content/uploads/kiviCare_lang/ar.json): Failed to open stream: No such file or directory in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 1302
[14-Oct-2023 19:50:12 UTC] PHP Warning:  file_get_contents(/wp-content/uploads/kiviCare_lang/gr.json): Failed to open stream: No such file or directory in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 1302
[14-Oct-2023 19:50:12 UTC] PHP Warning:  file_get_contents(/wp-content/uploads/kiviCare_lang/fr.json): Failed to open stream: No such file or directory in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 1302
[14-Oct-2023 19:50:12 UTC] PHP Warning:  file_get_contents(/wp-content/uploads/kiviCare_lang/hi.json): Failed to open stream: No such file or directory in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 1302
[14-Oct-2023 19:50:12 UTC] PHP Warning:  file_get_contents(/wp-content/uploads/kiviCare_lang/temp.json): Failed to open stream: No such file or directory in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 1308
[14-Oct-2023 19:50:12 UTC] PHP Warning:  file_get_contents(/wp-content/uploads/kiviCare_lang/en.json): Failed to open stream: No such file or directory in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 1243
[14-Oct-2023 19:50:12 UTC] PHP Warning:  file_put_contents(/wp-content/uploads/kiviCare_lang/en.json): Failed to open stream: No such file or directory in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 1257
[14-Oct-2023 19:50:12 UTC] PHP Warning:  file_get_contents(/wp-content/uploads/kiviCare_lang/ar.json): Failed to open stream: No such file or directory in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 1243
[14-Oct-2023 19:50:12 UTC] PHP Warning:  file_put_contents(/wp-content/uploads/kiviCare_lang/ar.json): Failed to open stream: No such file or directory in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 1257
[14-Oct-2023 19:50:12 UTC] PHP Warning:  file_get_contents(/wp-content/uploads/kiviCare_lang/gr.json): Failed to open stream: No such file or directory in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 1243
[14-Oct-2023 19:50:12 UTC] PHP Warning:  file_put_contents(/wp-content/uploads/kiviCare_lang/gr.json): Failed to open stream: No such file or directory in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 1257
[14-Oct-2023 19:50:12 UTC] PHP Warning:  file_get_contents(/wp-content/uploads/kiviCare_lang/fr.json): Failed to open stream: No such file or directory in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 1243
[14-Oct-2023 19:50:12 UTC] PHP Warning:  file_put_contents(/wp-content/uploads/kiviCare_lang/fr.json): Failed to open stream: No such file or directory in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 1257
[14-Oct-2023 19:50:12 UTC] PHP Warning:  file_get_contents(/wp-content/uploads/kiviCare_lang/hi.json): Failed to open stream: No such file or directory in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 1243
[14-Oct-2023 19:50:12 UTC] PHP Warning:  file_put_contents(/wp-content/uploads/kiviCare_lang/hi.json): Failed to open stream: No such file or directory in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 1257
[14-Oct-2023 19:50:12 UTC] PHP Warning:  file_put_contents(/wp-content/uploads/kiviCare_lang/temp.json): Failed to open stream: No such file or directory in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 1279
[14-Oct-2023 19:50:12 UTC] PHP Warning:  Undefined array key "kiviCare_widgetSetting" in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 476
[14-Oct-2023 19:50:12 UTC] PHP Deprecated:  json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 476
[14-Oct-2023 19:50:13 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1354
[14-Oct-2023 19:50:13 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1365
[14-Oct-2023 19:50:13 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1377
[14-Oct-2023 19:50:13 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1392
[14-Oct-2023 19:50:13 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1309
[14-Oct-2023 19:50:13 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1299
[14-Oct-2023 19:50:13 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Traits/EnumeratesValues.php on line 792
[14-Oct-2023 19:50:14 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1354
[14-Oct-2023 19:50:14 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1365
[14-Oct-2023 19:50:14 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1377
[14-Oct-2023 19:50:14 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1392
[14-Oct-2023 19:50:14 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1309
[14-Oct-2023 19:50:14 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1299
[14-Oct-2023 19:50:14 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Traits/EnumeratesValues.php on line 792
[14-Oct-2023 19:50:15 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1354
[14-Oct-2023 19:50:15 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1365
[14-Oct-2023 19:50:15 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1377
[14-Oct-2023 19:50:15 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1392
[14-Oct-2023 19:50:15 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1309
[14-Oct-2023 19:50:15 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1299
[14-Oct-2023 19:50:15 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Traits/EnumeratesValues.php on line 792
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1354
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1365
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1377
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1392
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1309
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1299
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Traits/EnumeratesValues.php on line 792
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1354
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1365
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1377
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1392
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1309
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1299
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Traits/EnumeratesValues.php on line 792
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1354
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1365
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1377
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1392
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1309
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1299
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Traits/EnumeratesValues.php on line 792
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/symfony/http-foundation/ParameterBag.php on line 205
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/symfony/http-foundation/ParameterBag.php on line 215
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/symfony/http-foundation/HeaderBag.php on line 255
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/symfony/http-foundation/HeaderBag.php on line 265
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCRequest.php on line 22
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCRequest.php on line 23
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/symfony/http-foundation/ParameterBag.php on line 205
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/symfony/http-foundation/ParameterBag.php on line 215
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/symfony/http-foundation/HeaderBag.php on line 255
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/symfony/http-foundation/HeaderBag.php on line 265
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCRequest.php on line 22
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCRequest.php on line 23
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCRequest.php on line 22
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCRequest.php on line 23
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCRequest.php on line 22
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCRequest.php on line 23
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/symfony/http-foundation/ParameterBag.php on line 205
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/symfony/http-foundation/ParameterBag.php on line 215
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/symfony/http-foundation/HeaderBag.php on line 255
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/symfony/http-foundation/HeaderBag.php on line 265
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCRequest.php on line 22
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCRequest.php on line 23
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCRequest.php on line 22
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCRequest.php on line 23
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCRequest.php on line 22
[14-Oct-2023 19:50:17 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCRequest.php on line 23
[14-Oct-2023 19:50:18 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1354
[14-Oct-2023 19:50:18 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1365
[14-Oct-2023 19:50:18 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1377
[14-Oct-2023 19:50:18 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1392
[14-Oct-2023 19:50:18 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1309
[14-Oct-2023 19:50:18 UTC] PHP Deprecated:  Return type of Illuminate\Support\Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/kivicare-clinic-management-system/vendor/illuminate/collections/Collection.php on line 1299

(+270 more lines)
See also: All tests for this plugin, How to Hide the "KiviCare" Admin Menu