Opened 18 years ago
Closed 18 years ago
#7241 closed defect (bug) (fixed)
pass-by-reference bug in widgets.php
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.6 | Priority: | normal |
| Severity: | normal | Version: | 2.6 |
| Component: | Administration | Keywords: | has-patch |
| Focuses: | 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