Make WordPress Core

Changeset 53493

Timestamp:
06/13/2022 03:20:02 PM (2 years ago)
Author:
SergeyBiryukov
Message:

Tests: Add a unit test for PHP 8.1 deprecation notice in wp_user_settings().

This ensures that PHP 8.1 "passing null to non-nullable" deprecation notice is not thrown for the $domain parameter of setcookie() calls in the function.

Follow-up to [53490].

See #54914.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.