Skip to content

Update PHP versions on CI #177

Update PHP versions on CI

Update PHP versions on CI #177

Triggered via pull request November 22, 2024 17:08
Status Failure
Total duration 1h 43m 32s
Artifacts 49

tests.yml

on: pull_request
Matrix: build_linux_x86_64
Matrix: alpine
Matrix: build_macos_arm64
Matrix: build_macos_x86_64
Matrix: build_windows
Matrix: mock_linux_x86_64
Matrix: server_linux_x86_64
Matrix: mock_alpine
Matrix: mock_macos_arm64
Matrix: mock_macos_x86_64
Matrix: mock_windows
Fit to window
Zoom out
Zoom in

Annotations

71 errors
alpine (84)
Process completed with exit code 2.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/ViewTest.php.testGrouping: tests/ViewTest.php#L104
ViewTest::testGrouping Exception: View test on design document 4c7b9728571e00f57676b45d00f2f50f on bucket viewtest_221085398edc982e38bd62d7659756b7 is not present on all nodes - file_get_contents(http://172.17.0.2:8092/viewtest_221085398edc982e38bd62d7659756b7/_design/4c7b9728571e00f57676b45d00f2f50f/_view/test): Failed to open stream: HTTP request failed!
server_linux_x86_64 (8.3, nts, 7.2.5)
Process completed with exit code 1.
server_linux_x86_64 (8.3, nts, 7.0.5)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/ViewTest.php.testGrouping: tests/ViewTest.php#L104
ViewTest::testGrouping Exception: View test on design document 416efc863ef887469c0b303969cd446e on bucket viewtest_0da89bf9ed489c1fbd3a024b7fc8ac84 is not present on all nodes - file_get_contents(http://172.17.0.2:8092/viewtest_0da89bf9ed489c1fbd3a024b7fc8ac84/_design/416efc863ef887469c0b303969cd446e/_view/test): Failed to open stream: HTTP request failed!
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateCouchbaseBucket: tests/BucketManagerTest.php#L39
BucketManagerTest::testCreateCouchbaseBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateMemcachedBucket: tests/BucketManagerTest.php#L51
BucketManagerTest::testCreateMemcachedBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateEphemeralBucket: tests/BucketManagerTest.php#L64
BucketManagerTest::testCreateEphemeralBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket: tests/BucketManagerTest.php#L76
BucketManagerTest::testDropBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testGetAllBuckets: tests/BucketManagerTest.php#L91
BucketManagerTest::testGetAllBuckets Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketRamQuota: tests/BucketManagerTest.php#L114
BucketManagerTest::testCreateBucketRamQuota Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushEnable: tests/BucketManagerTest.php#L126
BucketManagerTest::testCreateBucketFlushEnable Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushNotEnabled: tests/BucketManagerTest.php#L147
BucketManagerTest::testCreateBucketFlushNotEnabled Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketNumReplicas: tests/BucketManagerTest.php#L163
BucketManagerTest::testCreateBucketNumReplicas Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCreateScopeThrowsScopesExistsException: tests/CollectionManagerTest.php#L32
CollectionManagerTest::testCreateScopeThrowsScopesExistsException Couchbase\Exception\UnambiguousTimeoutException: unambiguous_timeout (14)
mock_macos_arm64 (8.4, zts)
Process completed with exit code 1.
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateCouchbaseBucket: tests/BucketManagerTest.php#L39
BucketManagerTest::testCreateCouchbaseBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateMemcachedBucket: tests/BucketManagerTest.php#L51
BucketManagerTest::testCreateMemcachedBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateEphemeralBucket: tests/BucketManagerTest.php#L64
BucketManagerTest::testCreateEphemeralBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket: tests/BucketManagerTest.php#L76
BucketManagerTest::testDropBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testGetAllBuckets: tests/BucketManagerTest.php#L91
BucketManagerTest::testGetAllBuckets Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketRamQuota: tests/BucketManagerTest.php#L114
BucketManagerTest::testCreateBucketRamQuota Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushEnable: tests/BucketManagerTest.php#L126
BucketManagerTest::testCreateBucketFlushEnable Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushNotEnabled: tests/BucketManagerTest.php#L147
BucketManagerTest::testCreateBucketFlushNotEnabled Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketNumReplicas: tests/BucketManagerTest.php#L163
BucketManagerTest::testCreateBucketNumReplicas Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCreateScopeThrowsScopesExistsException: tests/CollectionManagerTest.php#L32
CollectionManagerTest::testCreateScopeThrowsScopesExistsException Couchbase\Exception\UnambiguousTimeoutException: unambiguous_timeout (14)
mock_macos_arm64 (8.4, nts)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateCouchbaseBucket: tests/BucketManagerTest.php#L39
BucketManagerTest::testCreateCouchbaseBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateMemcachedBucket: tests/BucketManagerTest.php#L51
BucketManagerTest::testCreateMemcachedBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateEphemeralBucket: tests/BucketManagerTest.php#L64
BucketManagerTest::testCreateEphemeralBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket: tests/BucketManagerTest.php#L76
BucketManagerTest::testDropBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testGetAllBuckets: tests/BucketManagerTest.php#L91
BucketManagerTest::testGetAllBuckets Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketRamQuota: tests/BucketManagerTest.php#L114
BucketManagerTest::testCreateBucketRamQuota Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushEnable: tests/BucketManagerTest.php#L126
BucketManagerTest::testCreateBucketFlushEnable Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushNotEnabled: tests/BucketManagerTest.php#L147
BucketManagerTest::testCreateBucketFlushNotEnabled Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketNumReplicas: tests/BucketManagerTest.php#L163
BucketManagerTest::testCreateBucketNumReplicas Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCreateScopeThrowsScopesExistsException: tests/CollectionManagerTest.php#L32
CollectionManagerTest::testCreateScopeThrowsScopesExistsException Couchbase\Exception\UnambiguousTimeoutException: unambiguous_timeout (14)
mock_linux_x86_64 (8.4, nts)
Process completed with exit code 1.
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateCouchbaseBucket: tests/BucketManagerTest.php#L39
BucketManagerTest::testCreateCouchbaseBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateMemcachedBucket: tests/BucketManagerTest.php#L51
BucketManagerTest::testCreateMemcachedBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateEphemeralBucket: tests/BucketManagerTest.php#L64
BucketManagerTest::testCreateEphemeralBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket: tests/BucketManagerTest.php#L76
BucketManagerTest::testDropBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testGetAllBuckets: tests/BucketManagerTest.php#L91
BucketManagerTest::testGetAllBuckets Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketRamQuota: tests/BucketManagerTest.php#L114
BucketManagerTest::testCreateBucketRamQuota Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushEnable: tests/BucketManagerTest.php#L126
BucketManagerTest::testCreateBucketFlushEnable Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushNotEnabled: tests/BucketManagerTest.php#L147
BucketManagerTest::testCreateBucketFlushNotEnabled Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketNumReplicas: tests/BucketManagerTest.php#L163
BucketManagerTest::testCreateBucketNumReplicas Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/home/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCreateScopeThrowsScopesExistsException: tests/CollectionManagerTest.php#L32
CollectionManagerTest::testCreateScopeThrowsScopesExistsException Couchbase\Exception\UnambiguousTimeoutException: unambiguous_timeout (14)
mock_linux_x86_64 (8.4, zts)
Process completed with exit code 1.
mock_macos_x86_64 (8.4, zts)
Process completed with exit code 1.
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateCouchbaseBucket: tests/BucketManagerTest.php#L39
BucketManagerTest::testCreateCouchbaseBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateMemcachedBucket: tests/BucketManagerTest.php#L51
BucketManagerTest::testCreateMemcachedBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateEphemeralBucket: tests/BucketManagerTest.php#L64
BucketManagerTest::testCreateEphemeralBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket: tests/BucketManagerTest.php#L76
BucketManagerTest::testDropBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testGetAllBuckets: tests/BucketManagerTest.php#L91
BucketManagerTest::testGetAllBuckets Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketRamQuota: tests/BucketManagerTest.php#L114
BucketManagerTest::testCreateBucketRamQuota Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushEnable: tests/BucketManagerTest.php#L126
BucketManagerTest::testCreateBucketFlushEnable Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushNotEnabled: tests/BucketManagerTest.php#L147
BucketManagerTest::testCreateBucketFlushNotEnabled Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketNumReplicas: tests/BucketManagerTest.php#L163
BucketManagerTest::testCreateBucketNumReplicas Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCreateScopeThrowsScopesExistsException: tests/CollectionManagerTest.php#L32
CollectionManagerTest::testCreateScopeThrowsScopesExistsException Couchbase\Exception\UnambiguousTimeoutException: unambiguous_timeout (14)
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateCouchbaseBucket: tests/BucketManagerTest.php#L39
BucketManagerTest::testCreateCouchbaseBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateMemcachedBucket: tests/BucketManagerTest.php#L51
BucketManagerTest::testCreateMemcachedBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateEphemeralBucket: tests/BucketManagerTest.php#L64
BucketManagerTest::testCreateEphemeralBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testDropBucket: tests/BucketManagerTest.php#L76
BucketManagerTest::testDropBucket Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testGetAllBuckets: tests/BucketManagerTest.php#L91
BucketManagerTest::testGetAllBuckets Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketRamQuota: tests/BucketManagerTest.php#L114
BucketManagerTest::testCreateBucketRamQuota Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushEnable: tests/BucketManagerTest.php#L126
BucketManagerTest::testCreateBucketFlushEnable Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketFlushNotEnabled: tests/BucketManagerTest.php#L147
BucketManagerTest::testCreateBucketFlushNotEnabled Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/BucketManagerTest.php.testCreateBucketNumReplicas: tests/BucketManagerTest.php#L163
BucketManagerTest::testCreateBucketNumReplicas Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
/Users/runner/work/couchbase-php-client/couchbase-php-client/tests/CollectionManagerTest.php.testCreateScopeThrowsScopesExistsException: tests/CollectionManagerTest.php#L32
CollectionManagerTest::testCreateScopeThrowsScopesExistsException Couchbase\Exception\UnambiguousTimeoutException: unambiguous_timeout (14)
mock_macos_x86_64 (8.4, nts)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
8.3-nts-7.0.5-logs
60 MB
8.3-nts-7.2.5-logs
50.8 MB
couchbase-4.2.4.5
6.15 MB
couchbase-4.2.4.5-php8.1-nts-linux-x86_64
4.78 MB
couchbase-4.2.4.5-php8.1-nts-macos-arm64
5.37 MB
couchbase-4.2.4.5-php8.1-nts-macos-x86_64
5.32 MB
couchbase-4.2.4.5-php8.1-nts-windows-x64
6.29 MB
couchbase-4.2.4.5-php8.1-nts-windows-x86
5.32 MB
couchbase-4.2.4.5-php8.1-zts-linux-x86_64
4.78 MB
couchbase-4.2.4.5-php8.1-zts-macos-arm64
5.37 MB
couchbase-4.2.4.5-php8.1-zts-macos-x86_64
5.32 MB
couchbase-4.2.4.5-php8.1-zts-windows-x64
6.3 MB
couchbase-4.2.4.5-php8.1-zts-windows-x86
5.32 MB
couchbase-4.2.4.5-php8.2-nts-linux-x86_64
4.78 MB
couchbase-4.2.4.5-php8.2-nts-macos-arm64
5.37 MB
couchbase-4.2.4.5-php8.2-nts-macos-x86_64
5.32 MB
couchbase-4.2.4.5-php8.2-nts-windows-x64
6.3 MB
couchbase-4.2.4.5-php8.2-nts-windows-x86
5.32 MB
couchbase-4.2.4.5-php8.2-zts-linux-x86_64
4.78 MB
couchbase-4.2.4.5-php8.2-zts-macos-arm64
5.37 MB
couchbase-4.2.4.5-php8.2-zts-macos-x86_64
5.32 MB
couchbase-4.2.4.5-php8.2-zts-windows-x64
6.3 MB
couchbase-4.2.4.5-php8.2-zts-windows-x86
5.32 MB
couchbase-4.2.4.5-php8.3-nts-linux-x86_64
4.78 MB
couchbase-4.2.4.5-php8.3-nts-macos-arm64
5.37 MB
couchbase-4.2.4.5-php8.3-nts-macos-x86_64
5.32 MB
couchbase-4.2.4.5-php8.3-nts-windows-x64
6.3 MB
couchbase-4.2.4.5-php8.3-nts-windows-x86
5.32 MB
couchbase-4.2.4.5-php8.3-zts-linux-x86_64
4.79 MB
couchbase-4.2.4.5-php8.3-zts-macos-arm64
5.37 MB
couchbase-4.2.4.5-php8.3-zts-macos-x86_64
5.32 MB
couchbase-4.2.4.5-php8.3-zts-windows-x64
6.3 MB
couchbase-4.2.4.5-php8.3-zts-windows-x86
5.32 MB
couchbase-4.2.4.5-php8.4-nts-linux-x86_64
4.78 MB
couchbase-4.2.4.5-php8.4-nts-macos-arm64
5.37 MB
couchbase-4.2.4.5-php8.4-nts-macos-x86_64
5.32 MB
couchbase-4.2.4.5-php8.4-nts-windows-x64
6.3 MB
couchbase-4.2.4.5-php8.4-nts-windows-x86
5.32 MB
couchbase-4.2.4.5-php8.4-zts-linux-x86_64
4.78 MB
couchbase-4.2.4.5-php8.4-zts-macos-arm64
5.37 MB
couchbase-4.2.4.5-php8.4-zts-macos-x86_64
5.32 MB
couchbase-4.2.4.5-php8.4-zts-windows-x64
6.3 MB
couchbase-4.2.4.5-php8.4-zts-windows-x86
5.32 MB
couchbase-4.2.4.5-php81-nts-linux-musl-x86_64
4.89 MB
couchbase-4.2.4.5-php82-nts-linux-musl-x86_64
4.89 MB
couchbase-4.2.4.5-php83-nts-linux-musl-x86_64
4.89 MB
docs-4.2.4.5
5.32 MB
scripts-4.2.4.5 Expired
12.2 KB
tests-4.2.4.5 Expired
72.3 KB