Make WordPress Core

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#40167 closed defect (bug) (invalid)

r40199 in trunk - Fatal Error (Cannot redeclare function)

Reported by: aussieguy123's profile aussieguy123 Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.8
Component: General Keywords:
Focuses: Cc:

Description

In the latest trunk (r40199)

set is declared twice in class-wp-user.php, once around line 63 and again at line 350.

PHP message: PHP Fatal error: Cannot redeclare WP_User::set() in /srv/www/wp/wp-includes/class-wp-user.php on line 350

Change History (2)

#1 @aussieguy123
8 years ago

  • Resolution set to invalid
  • Status changed from new to closed

#2 @netweb
8 years ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.