-
-
Notifications
You must be signed in to change notification settings - Fork 365
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
2.8.0 #337
Merged
Merged
2.8.0 #337
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #337 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 5 5
Lines 486 484 -2
=========================================
- Hits 486 484 -2
Continue to review full report at Codecov.
|
shivammathur
added a commit
that referenced
this pull request
Nov 17, 2020
shivammathur
added a commit
that referenced
this pull request
Nov 20, 2020
shivammathur
added a commit
that referenced
this pull request
Nov 20, 2020
fabpot
added a commit
to symfony/symfony
that referenced
this pull request
Nov 21, 2020
This PR was merged into the 5.1 branch. Discussion ---------- [Cache] Fix CI because of Couchbase version | Q | A | ------------- | --- | Branch? | 5.1 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - It looks likes the version 3.0 of the couchbase extension does not exposes the `\CouchbaseCluster` class anymore. I didn't find documentaiton about the BC break, but their documentation changes version 2.6 => https://docs.couchbase.com/php-sdk/2.6/managing-connections.html version 3.0 => https://docs.couchbase.com/php-sdk/current/howtos/managing-connections.html It wasn't reported before, because `shivammathur/setup-php` added the extension 3days ago shivammathur/setup-php#337 Sounds like the adapter were never tested, because the extension where missing and phpunit skipped the tests. Commits ------- fcbf0bf Display debug info
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Composer
version.For example to setup
Composer 2.0.6
.couchbase
extension forPHP 5.6
toPHP 7.4
.blackfire-player
tov1.9.3
forPHP 5.5
toPHP 7.0
.composer
version tov1
whenprestissimo
orcomposer-prefetcher
is specified in tools. It is recommended to stop usingprestissimo
asComposer 2
is faster on its own.setup-php
oni386
andamd64
containers usingspc
. Docs. Closes 32 bits builds of PHP #326.PECL
extensions. (sqlsrv Could not install sqlsrv-5.9.0preview1 #325)VcRedist
from GitHub onWindows
.PHP
dependencies as per GitHub Action runner version onmacOS
.grpc_php_plugin
setup. Now usesXcode 11.7
as compiling it withXcode 12
is flaky.PHP 8.0
andPHP 8.1
and for all PHP versions on self-hostedLinux
.composer
setup when it is a dependency of a tool.apt-fast
as after1.9.10
release it reports correct exit codes.(s3)
as primary source for builds and scripts with bintray only as fallback. This will scalesetup-php
better and avoid bintray's 2TB/month download limit.linux.sh
anddarwin.sh
.2.8.0
.