Changes between Initial Version and Version 1 of Ticket #57458
- Timestamp:
- 01/13/2023 04:09:29 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57458
- Property Keywords php81 added
-
Ticket #57458 – Description
initial v1 7 7 8 8 Warnings: 9 - Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/my-domain-name/dev/wp-includes/formatting.php on line 539710 - Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/my-domain-name/dev/wp-includes/pluggable.php on line 5989 - `Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/my-domain-name/dev/wp-includes/formatting.php on line 5397` 10 - `Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/my-domain-name/dev/wp-includes/pluggable.php on line 598` 11 11 12 If the user is logged in, there are a lot of warnings for example on this page as well: /wp-admin/update-core.php?action=core-major-auto-updates-settings&value=disable&_wpnonce=.......12 If the user is logged in, there are a lot of warnings for example on this page as well: `/wp-admin/update-core.php?action=core-major-auto-updates-settings&value=disable&_wpnonce=.......` 13 13 14 14 Thank you for your time!