[wp-trac] [WordPress Trac] #54996: PHP8.1 throw 'Deprecated' in WordPress 6.0-alpha-52650
WordPress Trac
noreply at wordpress.org
Sat Sep 24 16:52:43 UTC 2022
#54996: PHP8.1 throw 'Deprecated' in WordPress 6.0-alpha-52650
-------------------------------------------------+-------------------------
Reporter: haozi | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.1
Component: I18N | Version: 6.0
Severity: trivial | Resolution:
Keywords: php81 reporter-feedback needs-patch | Focuses:
| administration
-------------------------------------------------+-------------------------
Comment (by bradleyt):
I am seeing this on PHP 8.1.9, coming from this line in the Query Monitor
plugin:
{{{#!php
$text = _n( '%s S', '%s S', $db->total_time, 'query-monitor' );
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54996#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list