silverstripe-linkable
silverstripe-linkable copied to clipboard
Embed/embed requires php 5.4 (~1.8.3 for PHP 5.3)
Linkable states php5.3+ required, Embed v2 requires php5.4+ (so I just found out in testing :) )
I've tried replacing Embed v2 with Embed 1.8.3 (php5.3), which basically seems to work OK except for the getImage(), which returns nothing. I'm having trouble debugging this, else I'd made a PR.