Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

PHP 7.2 + QA Tools - follow up #129, #132, #134 #141

Closed
wants to merge 65 commits into from
Closed

PHP 7.2 + QA Tools - follow up #129, #132, #134 #141

wants to merge 65 commits into from

Conversation

michalbundyra
Copy link
Member

@michalbundyra michalbundyra commented Oct 25, 2017

Closes #129
Closes #132
Closes #134
Resolves #139

/cc @froschdesign

marc-mabe and others added 30 commits February 11, 2017 11:34
added phpunit 6 support
travis update

(cherry picked from commit d80589a)
some new cache tests updated
Without that use statement, the check would always be false. See https://3v4l.org/#preview
This was detected by etsy/phan, and the bug may or may not occur in real code.

This change affects setFromArray() on line 315
Give php the absolute `use` path to Traversable
- added PHP 7.1 & PHP 7.2
- dropped HHVM
- removed building docs
@marc-mabe
Copy link
Member

Thanks for working on that but please split into smaller PRs

With version 2 package has been renamed from "satooshi/php-coveralls"
to "php-coveralls/php-coveralls", and the script has been renamed
from "coveralls" to "php-coveralls"
@michalbundyra
Copy link
Member Author

I don't know how to configure all these cache adapters on travis for all supported PHP versions... I was trying multiple times and still something is failing 😞

PHP 7.2 automation moved this from To Do to Done Apr 12, 2018
@michalbundyra
Copy link
Member Author

Sorry, closed by accident

@michalbundyra michalbundyra reopened this Apr 12, 2018
@froschdesign froschdesign moved this from Done to To Do in PHP 7.2 Apr 12, 2018
@thomasvargiu
Copy link
Contributor

@webimpress Can you try to split this PR? It's very complicated to review and test it.

@weierophinney
Copy link
Member

@webimpress I tend to agree with @thomasvargiu , particularly as #132 is unrelated to QA tooling, and needs to be rewritten.

I'll merge #129 for now, and then start working on a patch that incorporates the QA-related commits from this one.

@weierophinney
Copy link
Member

Closing in favor of #148, which incorporates commits from this patch.

PHP 7.2 automation moved this from To Do to Done Apr 17, 2018
@michalbundyra michalbundyra deleted the update branch August 29, 2019 18:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
PHP 7.2
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

7 participants