Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 004f3d5

Browse files
committed
Merge branch 'PHP-8.3'
* PHP-8.3: Update the php-sdk-binary-tools to php-sdk-2.3.0
2 parents 1fbb666 + 94172b0 commit 004f3d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/nightly.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,7 @@ jobs:
888888
PHP_BUILD_CACHE_BASE_DIR: C:\build-cache
889889
PHP_BUILD_OBJ_DIR: C:\obj
890890
PHP_BUILD_CACHE_SDK_DIR: C:\build-cache\sdk
891-
PHP_BUILD_SDK_BRANCH: php_downloads_server_migration_v1
891+
PHP_BUILD_SDK_BRANCH: php-sdk-2.3.0
892892
PHP_BUILD_CRT: vs16
893893
PLATFORM: ${{ matrix.x64 && 'x64' || 'x86' }}
894894
THREAD_SAFE: "${{ matrix.zts && '1' || '0' }}"

‎.github/workflows/push.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ jobs:
241241
PHP_BUILD_CACHE_BASE_DIR: C:\build-cache
242242
PHP_BUILD_OBJ_DIR: C:\obj
243243
PHP_BUILD_CACHE_SDK_DIR: C:\build-cache\sdk
244-
PHP_BUILD_SDK_BRANCH: php_downloads_server_migration_v1
244+
PHP_BUILD_SDK_BRANCH: php-sdk-2.3.0
245245
PHP_BUILD_CRT: vs16
246246
PLATFORM: x64
247247
THREAD_SAFE: "1"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /