Ticket #6776 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

Fatal Error: Only variables can be passed by reference in wp-includes/post-template.php on line 376

Reported by: DD32 Assigned to: anonymous
Priority: normal Milestone: 2.5.1
Component: General Version: 2.5
Severity: normal Keywords: has-patch
Cc:

Description

Upon viewing the Media Manager under trunk:

Fatal error: Only variables can be passed by reference in /wp-includes/post-template.php on line 376

Once again this is occuring with PHP Version 5.0.5-2ubuntu1.8

Attachments

6776.diff (0.6 kB) - added by DD32 on 04/19/08 07:03:08.

Change History

04/19/08 07:03:08 changed by DD32

  • attachment 6776.diff added.

04/20/08 06:44:57 changed by ryan

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

(In [7748]) Fix pass by ref error. Props DD32. fixes #6776 for 2.5

04/20/08 06:45:14 changed by ryan

(In [7749]) Fix pass by ref error. Props DD32. fixes #6776 for trunk