Closed (fixed)
Project:
FileField Sources
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2010 at 00:08 UTC
Updated:
3 Jan 2014 at 01:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
twodThis simple patch made it go away for me in PHP 5.3. Didn't have PHP 5.2 to test with.
Comment #2
quicksketchLooks like this should work on all installations of PHP, at least with PHP 5 and higher (which is required for FileField anyway).
Comment #3
blackdog commentedSeems to work just fine with PHP 5.2 as well.
Comment #4
quicksketchCommitted to CVS. Thanks!