Ticket #7241 (closed defect: fixed)

Opened 2 months ago

Last modified 2 months ago

pass-by-reference bug in widgets.php

Reported by: DD32 Assigned to: anonymous
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

7241.diff (0.7 kB) - added by DD32 on 07/04/08 09:24:31.

Change History

07/04/08 09:24:31 changed by DD32

  • attachment 7241.diff added.

07/04/08 16:16:25 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

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