#45582 closed defect (bug) (fixed)
PHP Notice in WP Site Query
| Reported by: | spacedmonkey | Owned by: | desrosj |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.1 |
| Component: | Networks and Sites | Version: | 4.6 |
| Severity: | normal | Keywords: | has-patch php73 |
| Cc: | Focuses: | multisite |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Confirmed. PHP 7.3 complains about this now.