mirror of
https://github.com/php/web-rmtools.git
synced 2026-03-24 17:22:12 +01:00
[PR #21] [CLOSED] Add config for PHP 8.3 #29
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/php/web-rmtools/pull/21
Author: @shivammathur
Created: 8/29/2023
Status: ❌ Closed
Base:
master← Head:php83📝 Commits (1)
ef071b7PHP-8.3 has been branched; update configs📊 Changes
5 files changed (+117 additions, -2 deletions)
View changed files
📝
bin/pecl_build_discord.bat(+2 -2)➕
data/config/branch/x64/php83.ini(+33 -0)➕
data/config/branch/x86/php83.ini(+26 -0)➕
data/config/pecl/pecl83_x64.ini(+28 -0)➕
data/config/pecl/pecl83_x86.ini(+28 -0)📄 Description
Adds config for building PHP 8.3 snaps from the PHP-8.3 branch.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.