fix php5.3 warning notice with 1pixelout player module
nbz - October 30, 2009 - 13:41
| Project: | SWF Tools |
| Version: | 6.x-2.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
When using the 1pixelout player (maybe this also needs to be fixed to point to the wpaudioplayer?) with php 5.3, the following notice can be seen:
warning: Parameter 2 to onepixelout_swftools_flashvars() expected to be a reference, value given in ****\includes\module.inc on line 450.

#1
oops, just found a duplicate with a patch: #589326: Make swftools' onepixelout compatible with PHP 5.3