#45582 closed defect (bug) (fixed)
PHP Notice in WP Site Query
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.1 | Priority: | normal |
Severity: | normal | Version: | 4.6 |
Component: | Networks and Sites | Keywords: | has-patch php73 |
Focuses: | multisite | Cc: |
Description
While running multisite in PHP 7.3, I get the following notice error.
`Notice: compact(): Undefined variable: groupby in /var/www/html/wordpress/wp-includes/class-wp-site-query.php on line 597`
This only appears on uncached site query calls, so it harder to notice.
Attachments (3)
Change History (14)
Note: See
TracTickets for help on using
tickets.
Confirmed. PHP 7.3 complains about this now.