I'd like to try PHP7.0 on Debian Jessie and am trying to install it from sid. However, php7.0 depends on php7.0-common which depends on php-common > 18 while php-common in sid is at 17. Does this mean it's simply impossible to install php7.0 from this distribution at the moment? Why is that?
I know that it is possible to install from source as explained e.g. here, I'm just asking about the official packages.
Note: the packages in sid have been fixed and it is now (Jan 6, 2016) possible to install from there.