KiviCare - Clinic & Patient Management System (EHR) 3.4.0

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

Summary

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

Memory usage: 325.12 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.4.1
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=0447071c91
Aspect after-activation
HTTP status 200
Load time 2.501 s
Memory usage 5.06 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.665 s
Memory usage 3.79 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.198 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.349 s0.339 s-0.010 s3.38 MiB3.7 MiB+ 332.85 KiB
/wp-admin/edit.php0.206 s0.220 s+0.014 s3.41 MiB3.78 MiB+ 384.66 KiB
/wp-admin/post-new.php0.890 s1.457 s+0.567 s5.46 MiB5.8 MiB+ 349.95 KiB
/wp-admin/upload.php0.786 s0.471 s-0.315 s3.32 MiB3.62 MiB+ 307.98 KiB
/wp-admin/options-writing.php0.331 s0.226 s-0.105 s3.32 MiB3.61 MiB+ 299.39 KiB
/wp-admin/media-new.php0.368 s0.296 s-0.072 s3.29 MiB3.61 MiB+ 318.99 KiB
/wp-admin/edit-tags.php?taxonomy=category0.233 s0.206 s-0.027 s3.31 MiB3.65 MiB+ 344.16 KiB
/wp-admin/post-new.php?post_type=page0.596 s0.591 s-0.005 s5.45 MiB5.79 MiB+ 349.88 KiB
/wp-admin/options-discussion.php0.305 s0.315 s+0.010 s3.3 MiB3.61 MiB+ 310.72 KiB
/wp-admin/edit-comments.php0.258 s0.233 s-0.025 s3.34 MiB3.63 MiB+ 306.07 KiB
/0.401 s0.208 s-0.193 s3.36 MiB3.62 MiB+ 271.65 KiB
Average 0.429 s0.415 s-0.015 s3.72 MiB4.04 MiB+ 325.12 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.6%33,7934,238143
SVG18.4%10,25718
JSON12.0%6,674011
CSS5.4%3,029524
JavaScript3.4%1,923719
Markdown0.1%6302
XML0.0%101
Total 55,740 4,362 178

PHP Code Analysis | More results »

Lines of code 26,248
Total complexity 4,744
Median class complexity 18.0
Median method complexity 3.0
Most complex class App\baseClasses\KCActivate
Most complex function App\controllers\KCHomeController::moduleWiseMultipleDataUpdate()
Classes 85
Methods 526
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 26

Options wp_options 55

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 121

PHP Error Log 384 lines

[11-Nov-2023 04:12:32 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
[11-Nov-2023 04:12:32 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
[11-Nov-2023 04:12:32 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
[11-Nov-2023 04:12:32 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
[11-Nov-2023 04:12:32 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
[11-Nov-2023 04:12:32 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
[11-Nov-2023 04:12:32 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
[11-Nov-2023 04:12:33 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 1314
[11-Nov-2023 04:12:33 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 1314
[11-Nov-2023 04:12:33 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 1314
[11-Nov-2023 04:12:33 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 1314
[11-Nov-2023 04:12:33 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 1314
[11-Nov-2023 04:12:33 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 1320
[11-Nov-2023 04:12:33 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 1255
[11-Nov-2023 04:12:33 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 1269
[11-Nov-2023 04:12:33 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 1255
[11-Nov-2023 04:12:33 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 1269
[11-Nov-2023 04:12:33 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 1255
[11-Nov-2023 04:12:33 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 1269
[11-Nov-2023 04:12:33 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 1255
[11-Nov-2023 04:12:33 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 1269
[11-Nov-2023 04:12:33 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 1255
[11-Nov-2023 04:12:33 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 1269
[11-Nov-2023 04:12:33 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 1291
[11-Nov-2023 04:12:33 UTC] PHP Warning:  Undefined array key "kiviCare_widgetSetting" in /wp-content/plugins/kivicare-clinic-management-system/app/baseClasses/KCActivate.php on line 480
[11-Nov-2023 04:12:33 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 480
[11-Nov-2023 04:12:33 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
[11-Nov-2023 04:12:33 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
[11-Nov-2023 04:12:33 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
[11-Nov-2023 04:12:33 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
[11-Nov-2023 04:12:33 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
[11-Nov-2023 04:12:33 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
[11-Nov-2023 04:12:33 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
[11-Nov-2023 04:12:35 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
[11-Nov-2023 04:12:35 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
[11-Nov-2023 04:12:35 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
[11-Nov-2023 04:12:35 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
[11-Nov-2023 04:12:35 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
[11-Nov-2023 04:12:35 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
[11-Nov-2023 04:12:35 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
[11-Nov-2023 04:12:36 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
[11-Nov-2023 04:12:36 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
[11-Nov-2023 04:12:36 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
[11-Nov-2023 04:12:36 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
[11-Nov-2023 04:12:36 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
[11-Nov-2023 04:12:36 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
[11-Nov-2023 04:12:36 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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
[11-Nov-2023 04:12:38 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

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