PHP 7.4snapshot out of date

Hi there!

Could you please update the PHP 7.4snapshot to the latest version from GIT? There are several issues (just like in 7.4snapshot and nightly out of date) that prevent other dependent extension tests from passing (such as on https://travis-ci.org/xdebug/xdebug/builds/543863859).

cheers,
Derick

Sorry about the troubles. Somehow our curl invocation was problematic. https://github.com/travis-ci/php-src-builder/commit/a7b9f3c956ac7433cdc5f684c29613955c85434d is expected to resolve the issue.

It may take up to 24 hours or more until the new archive becomes available for use.

Compilation is failing. https://travis-ci.org/travis-ci/php-src-builder/jobs/544624813#L3289

So install libargon-dev?

We’ve reverted the pkg-config requirement for libargon2 upstream (https://github.com/php/php-src/commit/19e2101dfad0bcfa37d508ce575572c969688729), as support seems to be less good than expected. Hopefully the next build will go through.

1 Like

As 7.4.0alpha1 is now released, I think it makes sense to start sticking to the alpha releases, instead of just a “snapshot”?

The last 7.4snapshot build on xenial succeeded: https://travis-ci.org/travis-ci/php-src-builder/builds/545636333

The trusty build failed.

I’ve opened https://github.com/travis-ci/php-src-builder/pull/42 to fix the trusty build.

Just for the record, builds for all version and all distros has been green the past few days, so everything should be up to date now.

1 Like

7.4snapshot is not updated since last build: Sep 3 2019 10:28, is this normal?

Sorry about that. I’ll look into it.

https://travis-ci.com/travis-ci/php-src-builder/builds/128181650 should fix this now.

The resulting archives will be available for use within 24 hours. If the problem persists after that, do let me know.

1 Like

PHP 7.4RC1 is now available. Is it possible to have that as a target too?

PHP 7.4RC3 is already out and 7.4RC4 will be coming this week. Any chance we can have 7.4 as a target for the latest RC?

We need appropriate RC* definitions in https://github.com/php-build/php-build in order to build them.