#40167 closed defect (bug) (invalid)
r40199 in trunk - Fatal Error (Cannot redeclare function)
Reported by: | 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)
Note: See
TracTickets for help on using
tickets.