Re: Made a PHP 7 enabled buildpack
JT Archie <jarchie@...>
Hi, Christian. I'm from the buildpacks team.
toggle quoted messageShow quoted text
Last time we investigated PHP7, we ran into the same issue, no extensions besides core work with PHP7. When we investigated, it appeared to be a chicken and egg problem. Most of the extensions said they wouldn't update till PHP7 officially dropped. Can people deploy their apps with just core PHP7? We are also awaiting final release before we add it to the buildpack. This is RC7, so hopefully we are close. Please keep us up to date though on anything you find. Kind Regards, JT
On Thu, Nov 19, 2015 at 2:57 PM, Christian Stocker <me(a)chregu.tv> wrote:
Hi all
|
|