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.
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
PCBC-994 Support for base64 encoded vector types #169
PCBC-994 Support for base64 encoded vector types #169
Changes from 1 commit
ea59db7
609d3bf
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 207 in tests/SearchTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.0.5)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/SearchTest.php.testSearchWithConsistency
Check failure on line 207 in tests/SearchTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.6.0)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/SearchTest.php.testSearchWithConsistency
Check failure on line 207 in tests/SearchTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.0.5)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/SearchTest.php.testSearchWithConsistency
Check failure on line 395 in tests/SearchTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.6.0)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/SearchTest.php.testCompoundSearchQueries
Check failure on line 434 in tests/SearchTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.6.0)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/SearchTest.php.testSearchWithFragments
Check failure on line 456 in tests/SearchTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.0.5)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/SearchTest.php.testSearchWithFacets
Check failure on line 456 in tests/SearchTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.6.0)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/SearchTest.php.testSearchWithFacets
Unchanged files with check annotations Beta
Check failure on line 42 in tests/CollectionManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.2.4)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCreateScopeAndGetAllScopes
Check failure on line 57 in tests/CollectionManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.1.6)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testDropScopes
Check failure on line 126 in tests/CollectionManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.0.5)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testDropCollectionNotExistsDeprecatedApi
Check failure on line 138 in tests/CollectionManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.6.0)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testDropCollectionDeprecatedApi
Check failure on line 138 in tests/CollectionManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.0.5)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testDropCollectionDeprecatedApi
Check failure on line 138 in tests/CollectionManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.1.6)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testDropCollectionDeprecatedApi
Check failure on line 119 in tests/KeyValueLookupInTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.6.0)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/KeyValueLookupInTest.php.testSubdocumentLookupAnyReplicaCanFetchExpiry
Check failure on line 119 in tests/KeyValueLookupInTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.6.0)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/KeyValueLookupInTest.php.testSubdocumentLookupAnyReplicaCanFetchExpiry
Check failure on line 107 in tests/UserManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.6.0)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/UserManagerTest.php.testGroups
Check failure on line 38 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.1.6)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateCouchbaseBucket
Check failure on line 49 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.1.6)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateMemcachedBucket
Check failure on line 49 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.1.6)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateMemcachedBucket
Check failure on line 72 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.2.4)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket
Check failure on line 72 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.1.6)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket
Check failure on line 72 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.1.6)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket
Check failure on line 131 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.2.4)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushNotEnabled
Check failure on line 131 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.1.6)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushNotEnabled
Check failure on line 168 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.0.5)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCouchbaseBucketEvictionPolicy
Check failure on line 168 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.1.6)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCouchbaseBucketEvictionPolicy
Check failure on line 185 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.6.0)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testEphemeralBucketEvictionPolicyNoEviction
Check failure on line 185 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.2.4)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testEphemeralBucketEvictionPolicyNoEviction
Check failure on line 209 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.6.0)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketStorageBackendCouchstore
Check failure on line 209 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.1.6)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketStorageBackendCouchstore
Check failure on line 222 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.1.6)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketStorageBackendMagma
Check failure on line 266 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.2.4)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testBucketCompressionMode
Check failure on line 266 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.2.4)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testBucketCompressionMode
Check failure on line 266 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.1.6)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testBucketCompressionMode
Check failure on line 290 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.1.6)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testBucketDurabilityLevel
Check failure on line 333 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.2.4)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketConflictResolutionTimestamp
Check failure on line 376 in tests/BucketManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.6.0)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testUpdateHistory
Check failure on line 23 in tests/ViewTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.0.5)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/ViewTest.php.testConsistency
Check failure on line 23 in tests/ViewTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.0.5)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/ViewTest.php.testConsistency
Check failure on line 62 in tests/ViewTest.php
GitHub Actions / server_linux_x86_64 (8.3, nts, 7.0.5)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/ViewTest.php.testGrouping
Check failure on line 62 in tests/ViewTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.0.5)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/ViewTest.php.testGrouping
Check failure on line 47 in tests/QueryIndexManagerTest.php
GitHub Actions / server_linux_x86_64 (8.3, zts, 7.6.0)
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/QueryIndexManagerTest.php.testQueryIndexesCrud