Opened 5 years ago
Closed 5 years ago
#7241 closed defect (bug) (fixed)
pass-by-reference bug in widgets.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6 |
| Component: | Administration | Version: | 2.6 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Fatal error: Only variables can be passed by reference in /wordpress/wp-admin/includes/widgets.php on line 67
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.

(In [8258]) Fix pass-by-ref error. Props DD32. fixes #7241