WordPress.org

Make WordPress Core

Opened 3 years ago

Closed 3 years ago

#13553 closed defect (bug) (fixed)

Parse Error in nav-menu-template.php

Reported by: dndrnkrd Owned by:
Priority: normal Milestone: 3.0
Component: General Version: 3.0
Severity: blocker Keywords: parse error has-patch
Cc:

Description

Line 299 - $menu_items is passed by reference but also has a default value, which bombs the latest revision in SVN

Attachments (1)

no-default-value.13553.diff (560 bytes) - added by filosofo 3 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 filosofo3 years ago

  • Keywords has-patch added

comment:2 ryan3 years ago

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

(In [14945]) No default value for pass by ref. Props filosofo. fixes #13553

Note: See TracTickets for help on using tickets.