WP human resource management 2.2.17

Does WP human resource management work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 452.66 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.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300+
WordPress.org page https://wordpress.org/plugins/hrm/
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=hrm%2Fhrm.php&plugin_status=all&paged=1&s&_wpnonce=eac29c8cb2
Aspect after-activation
HTTP status 200
Load time 0.703 s
Memory usage 4.01 MiB
JS errors None
Resource errors None

HRM

Page screenshot: HRM
URL /wp-admin/admin.php?page=hr_management#/dashboard
Requested URL /wp-admin/admin.php?page=hr_management
Aspect menu-item
HTTP status 200
Load time 1.017 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.194 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.383 s0.297 s-0.086 s3.38 MiB3.83 MiB+ 460.83 KiB
/wp-admin/edit.php0.207 s0.217 s+0.010 s3.41 MiB3.85 MiB+ 451.02 KiB
/wp-admin/post-new.php0.827 s0.666 s-0.161 s5.46 MiB5.92 MiB+ 469.01 KiB
/wp-admin/upload.php0.591 s0.414 s-0.177 s3.32 MiB3.76 MiB+ 443.98 KiB
/wp-admin/options-writing.php0.229 s0.197 s-0.032 s3.32 MiB3.74 MiB+ 433.19 KiB
/wp-admin/media-new.php0.308 s0.204 s-0.104 s3.3 MiB3.74 MiB+ 454.76 KiB
/wp-admin/edit-tags.php?taxonomy=category0.203 s0.174 s-0.029 s3.31 MiB3.76 MiB+ 456.45 KiB
/wp-admin/post-new.php?post_type=page0.551 s0.571 s+0.020 s5.45 MiB5.9 MiB+ 460.66 KiB
/wp-admin/options-discussion.php0.287 s0.236 s-0.051 s3.3 MiB3.74 MiB+ 446.72 KiB
/wp-admin/edit-comments.php0.312 s0.197 s-0.115 s3.34 MiB3.76 MiB+ 438.36 KiB
/0.279 s0.178 s-0.101 s3.31 MiB3.76 MiB+ 464.23 KiB
Average 0.380 s0.305 s-0.075 s3.72 MiB4.16 MiB+ 452.66 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
CSS
Language % Lines of code Comment lines Files
PHP70.5%9,88898987
CSS14.3%2,000625
LESS6.0%84741
SVG4.7%66023
PO File4.4%6153811
YAML0.1%1201
HTML0.0%101
JavaScript0.0%101
Total 14,024 1,438 100

PHP Code Analysis | More results »

Lines of code 9,722
Total complexity 1,716
Median class complexity 5.0
Median method complexity 2.0
Most complex class Hrm_Attendance
Most complex function Hrm_Attendance::get_attendance()
Classes 67
Methods 497
Functions 139

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 22

Options wp_options 15

Custom Post Types 6

ID Name
hrm_projectProject
hrm_taskTask
hrm_fileFile
hrm_punchPunch
hrm_ratingRating
hrm_rating_parentRating

Roles 2

ID Name
hrm_employeeHRM Employee
hrm_managerHRM Manager

Capabilities 15

PHP Error Log 286 lines

[04-Feb-2024 08:54:12 UTC] PHP Deprecated:  Optional parameter $tab declared before required parameter $page is implicitly treated as a required parameter in /wp-content/plugins/hrm/include/urls.php on line 2
[04-Feb-2024 08:54:12 UTC] PHP Deprecated:  Optional parameter $tab declared before required parameter $page is implicitly treated as a required parameter in /wp-content/plugins/hrm/include/urls.php on line 8
[04-Feb-2024 08:54:12 UTC] PHP Deprecated:  Optional parameter $sub_tab declared before required parameter $page is implicitly treated as a required parameter in /wp-content/plugins/hrm/include/urls.php on line 8
[04-Feb-2024 08:54:12 UTC] PHP Deprecated:  Optional parameter $force declared before required parameter $employee_id is implicitly treated as a required parameter in /wp-content/plugins/hrm/class/employee.php on line 170
[04-Feb-2024 08:54:12 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3284
[04-Feb-2024 08:54:12 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3295
[04-Feb-2024 08:54:12 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3307
[04-Feb-2024 08:54:12 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3318
[04-Feb-2024 08:54:12 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 2367
[04-Feb-2024 08:54:13 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3284
[04-Feb-2024 08:54:13 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3295
[04-Feb-2024 08:54:13 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3307
[04-Feb-2024 08:54:13 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3318
[04-Feb-2024 08:54:13 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 2367
[04-Feb-2024 08:54:14 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3284
[04-Feb-2024 08:54:14 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3295
[04-Feb-2024 08:54:14 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3307
[04-Feb-2024 08:54:14 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3318
[04-Feb-2024 08:54:14 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 2367
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3284
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3295
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3307
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3318
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 2367
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3284
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3295
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3307
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3318
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 2367
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3284
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3295
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3307
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3318
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 2367
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3284
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3295
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3307
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3318
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 2367
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 415
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 426
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 438
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 449
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 394
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 374
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetExists($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3284
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetGet($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3295
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetSet($offset, $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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3307
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::offsetUnset($offset) 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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 3318
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Database\Eloquent\Model::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/hrm/vendor/illuminate/database/Eloquent/Model.php on line 2367
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 415
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 426
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 438
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 449
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 394
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 374
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 415
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 426
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 438
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 449
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 394
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 374
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 415
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 426
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 438
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 449
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 394
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 374
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 415
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 426
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 438
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 449
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 394
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 374
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 415
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 426
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 438
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 449
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 394
[04-Feb-2024 08:54:15 UTC] PHP Deprecated:  Return type of Illuminate\Pagination\AbstractPaginator::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/hrm/vendor/illuminate/pagination/AbstractPaginator.php on line 374
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 831
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 842
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 854
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 872
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 820
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 799
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 778
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 831
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 842
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 854
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 872
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 820
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 799
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 778
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 831
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 842
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 854
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 872
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 820
[04-Feb-2024 08:54: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/hrm/vendor/illuminate/support/Collection.php on line 799

(+186 more lines)
See also: All tests for this plugin, How to Hide WP human resource management Admin Menus