Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#46449 closed defect (bug) (invalid)

PHP 7.3.0 Warning & Notice

Reported by: sofyansitorus's profile sofyansitorus Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.9.8
Component: Administration Keywords:
Focuses: multisite Cc:

Description

The error appears in frontend & admin area. I run WordPress 4.9.8 Multisite using NGIN-X + APACHE with PHP Version 7.3.0

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /wordpress/4.9.8/wp-includes/pomo/plural-forms.php on line 210

Notice: compact(): Undefined variable: groupby in /wordpress/4.9.8/wp-includes/class-wp-site-query.php on line 538

Notice: compact(): Undefined variable: limits in /wordpress/4.9.8/wp-includes/class-wp-site-query.php on line 538

Notice: compact(): Undefined variable: groupby in /wordpress/4.9.8/wp-includes/class-wp-site-query.php on line 538

Change History (3)

#1 @jorbin
6 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

WordPress 4.9.X does not support PHP 7.3. I would encourage you to upgrade to WordPress 5.1.

#2 @SergeyBiryukov
5 years ago

#47490 was marked as a duplicate.

#3 @SergeyBiryukov
5 years ago

Just noting that this was fixed for WordPress 5.0+ in [43653] / #44543.

Note: See TracTickets for help on using tickets.