WP human resource management 2.2.17

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

Summary

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

Memory usage: 459.79 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.8.2
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=3af5987b7b
Aspect after-activation
HTTP status 200
Load time 0.566 s
Memory usage 4.16 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.161 s
Memory usage 3.96 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.201 s
Memory usage 3.88 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.350 s0.291 s-0.059 s3.51 MiB3.96 MiB+ 461.7 KiB
/wp-admin/edit.php0.211 s0.339 s+0.128 s3.57 MiB4.03 MiB+ 471.59 KiB
/wp-admin/post-new.php0.850 s0.660 s-0.190 s6.06 MiB6.57 MiB+ 517.35 KiB
/wp-admin/upload.php0.826 s0.575 s-0.251 s3.52 MiB3.96 MiB+ 444.97 KiB
/wp-admin/options-writing.php0.241 s0.228 s-0.013 s3.5 MiB3.94 MiB+ 448.96 KiB
/wp-admin/media-new.php0.293 s0.238 s-0.055 s3.49 MiB3.94 MiB+ 457.16 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.197 s-0.002 s3.5 MiB3.95 MiB+ 462.33 KiB
/wp-admin/post-new.php?post_type=page0.763 s0.619 s-0.144 s6.05 MiB6.49 MiB+ 448.94 KiB
/wp-admin/options-discussion.php0.441 s0.248 s-0.193 s3.5 MiB3.94 MiB+ 445.46 KiB
/wp-admin/edit-comments.php0.436 s0.430 s-0.006 s3.52 MiB3.96 MiB+ 444.96 KiB
/0.384 s0.232 s-0.152 s3.43 MiB3.88 MiB+ 454.3 KiB
Average 0.454 s0.369 s-0.085 s3.97 MiB4.42 MiB+ 459.79 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 291 lines

[20-Jul-2025 03:11:14 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
[20-Jul-2025 03:11:14 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
[20-Jul-2025 03:11:14 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
[20-Jul-2025 03:11:14 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
[20-Jul-2025 03:11: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
[20-Jul-2025 03:11: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
[20-Jul-2025 03:11: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
[20-Jul-2025 03:11: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
[20-Jul-2025 03:11: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
[20-Jul-2025 03:11: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
[20-Jul-2025 03:11: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
[20-Jul-2025 03:11: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
[20-Jul-2025 03:11: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
[20-Jul-2025 03:11: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
[20-Jul-2025 03:11: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
[20-Jul-2025 03:11: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
[20-Jul-2025 03:11: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
[20-Jul-2025 03:11: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
[20-Jul-2025 03:11: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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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
[20-Jul-2025 03:11:16 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

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