Hi,
After I installed the current alpha on my WP site (under PHP 5.4), I got an PHP error upon logging into WP Admin: “Call-time pass-by-reference has been removed…”. The error concerned line 113 in episode_asset.php.
After googling the issue (I don’t really do coding), I removed the first two instances of ‘&’ in the line as a workaround, which seems to work for now.
Any other suggestions?
Regards, Sven