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

Bump pear/pear_exception version. #15

Merged
merged 1 commit into from
Jun 1, 2020
Merged

Bump pear/pear_exception version. #15

merged 1 commit into from
Jun 1, 2020

Conversation

homotechsual
Copy link
Contributor

Fixes #14

@jparise
Copy link
Member

jparise commented May 28, 2020

It looks like the CI build identified a test failure. Is this caused by this change?

@ashnazg
Copy link
Member

ashnazg commented May 28, 2020

No, the Travis failures look like build config issues... looks like the 5.4 and 5.5 build configs need to be updated based on Travis itself changing the way it does things over time.

@ashnazg ashnazg assigned ashnazg and unassigned ashnazg May 28, 2020
@homotechsual
Copy link
Contributor Author

homotechsual commented May 28, 2020

This is probably pertinent:

PHP 5.2(.x) - 5.3(.x) support is available on Precise only #
We do not support these versions on Trusty or Xenial or Bionic. If you need to test them, please use Precise.

PHP 5.4(.x) - 5.5(.x) support is available on Precise and Trusty only #
We do not support these versions on Xenial or Bionic. If you need to test them, please use Precise or Trusty.

PHP 5.6(.x) - 7.0(.x) support is available on Precise, Trusty and Xenial only #
We do not support these versions on Bionic. If you need to test them, please use Precise or Trusty or Xenial.

PHP 7.4(.x) onwards support is available on Trusty, Xenial and Bionic only #
We do not support these versions on Precise. If you need to test them, please use Trusty, Xenial, or Bionic.

Source: https://docs.travis-ci.com/user/languages/php/

Looks like the current build config is trying to use Xenial for all builds.

@jparise jparise merged commit c2daa49 into pear:master Jun 1, 2020
@homotechsual homotechsual deleted the patch-1 branch June 1, 2020 18:35
@homotechsual
Copy link
Contributor Author

@jparise are you able to cut a release with this fix in it by any chance?

@jparise
Copy link
Member

jparise commented Jun 1, 2020

@jparise are you able to cut a release with this fix in it by any chance?

I’d like to get the CI checks fixed first.

@homotechsual
Copy link
Contributor Author

@jparise are you able to cut a release with this fix in it by any chance?

I’d like to get the CI checks fixed first.

Anything I can do to help on that score?

@jparise
Copy link
Member

jparise commented Jun 1, 2020

@jparise are you able to cut a release with this fix in it by any chance?

I’d like to get the CI checks fixed first.

Anything I can do to help on that score?

Yes, help would be very welcome. If you can update our Travis configuration via a PR, I’d be glad to review and merge a fix.

@jparise
Copy link
Member

jparise commented Jun 2, 2020

@jparise are you able to cut a release with this fix in it by any chance?

Version 1.13.2 has been released.

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.

Bump pear/pear_exception version to 1.0.1
3 participants