Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update elasticsearch-php to 5.4 #1648

Merged
merged 4 commits into from
Aug 6, 2019

Conversation

jdreesen
Copy link
Contributor

@jdreesen jdreesen commented Jul 9, 2019

Updates elasticsearch/elasticsearch to the latest v5 version.

Changelog: https://github.com/elastic/elasticsearch-php/blob/5.0/CHANGELOG.md#release-540
Changes: elastic/elasticsearch-php@v5.3.2...v5.4.0

@p365labs
Copy link
Collaborator

p365labs commented Aug 6, 2019

@jdreesen can u update the changelog?
I was wondering if we can update also the README version matrix as it is master branch

Elastica ElasticSearch elasticsearch-php PHP

@jdreesen
Copy link
Contributor Author

jdreesen commented Aug 6, 2019

The build failure on PHP 5.6 is unrelated.

@p365labs
Copy link
Collaborator

p365labs commented Aug 6, 2019

yes but why is failing?

@jdreesen
Copy link
Contributor Author

jdreesen commented Aug 6, 2019

Somehow xdebug could not be installed when building the docker container.

Step 6/15 : RUN pecl install xdebug-2.3.2

 ---> Running in 73c0cd3425c1

No releases available for package "pecl.php.net/xdebug"

install failed

The command '/bin/sh -c pecl install xdebug-2.3.2' returned a non-zero code: 1

It seems to work in #1647 though:

Step 6/15 : RUN pecl install xdebug-2.3.2

 ---> Running in cd63d433dd96

downloading xdebug-2.3.2.tgz ...

Starting to download xdebug-2.3.2.tgz (266,287 bytes)

.............................................done

I'll try to re-trigger the build.

@jdreesen
Copy link
Contributor Author

jdreesen commented Aug 6, 2019

Seems it was just a hiccup on travis.

@p365labs p365labs merged commit 7ef8364 into ruflin:5.x Aug 6, 2019
@p365labs
Copy link
Collaborator

p365labs commented Aug 6, 2019

thank u @jdreesen!

@jdreesen jdreesen deleted the update-php-elasticsearch-to-5.4 branch August 6, 2019 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants