[wp-trac] [WordPress Trac] #63957: PHP 8.5: Using `null` as array offsets
WordPress Trac
noreply at wordpress.org
Mon Sep 29 16:28:17 UTC 2025
#63957: PHP 8.5: Using `null` as array offsets
-------------------------------------------+-------------------------------
Reporter: swissspidy | Owner: swissspidy
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.9
Component: General | Version:
Severity: normal | Resolution: fixed
Keywords: php85 has-patch needs-testing | Focuses: php-
| compatibility
-------------------------------------------+-------------------------------
Changes (by swissspidy):
* owner: (none) => swissspidy
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"60809" 60809]:
{{{
#!CommitTicketReference repository="" revision="60809"
Code Modernization: Fix instances of using `null` as an array offset.
Addresses a new
[https://wiki.php.net/rfc/deprecations_php_8_5#deprecate_using_values_null_as_an_array_offset_and_when_calling_array_key_exists
deprecation in PHP 8.5].
Props swissspidy.
Fixes #63957.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63957#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list