Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#31445 closed defect (bug) (fixed)

PHPUnit fatal error after r31533

Reported by: markjaquith's profile markjaquith Owned by: markjaquith's profile markjaquith
Milestone: 4.2 Priority: normal
Severity: normal Version: 4.2
Component: Customize Keywords:
Focuses: Cc:

Description

matthusby [9:49 PM] 
PHP Fatal error:  Call to a member function display() on a non-object in /srv/www/wordpress-develop/src/wp-includes/class-wp-customize-manager.php on line 1118

Change History (2)

#1 @markjaquith
10 years ago

  • Owner set to markjaquith
  • Resolution set to fixed
  • Status changed from new to closed

In 31536:

Make sure WP_Customize_Manager::theme() never returns null.

  • Fixes issue in [31533] that caused unit test fatal error

fixes #31445

#2 @SergeyBiryukov
10 years ago

  • Milestone changed from Awaiting Review to 4.2
Note: See TracTickets for help on using tickets.