Reviewed & tested by the community
Project:
SWFUpload
Version:
6.x-2.0-beta8
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
11 Jun 2012 at 14:47 UTC
Updated:
14 Oct 2014 at 00:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bart.hanssens commentedWorkaround would be just commenting out the hex2bin on your site, but that doesn't work for others not running PHP 5.4, so a small change in the swfupload's function name would do the trick
Comment #2
bart.hanssens commentedQuick patch
Comment #3
Sneakyvv commentedpatch works likes a charm!
Comment #4
danielphenry commentedPCI complience now requires php 5.4. The ups the priority of this patch as any site requiring pci complience will need it.
Comment #5
askibinski commentedneeded this patch when upgrading to 5.4, works great, looks good!
Comment #6
Countzero commentedSame here : did the work on a 5.4 server. Thanks.
Comment #7
mrP commented+1 RTBC.
Thanks!