✨ feat(php-unofficial): update php versions and switch to pre-built images
- update php 8.1.32 to 8.1.33 with bookworm base image - update php 8.4.8 to 8.4.13 with bookworm base image - switch from local docker builds to pre-built ghcr.io images for all versions - maintain existing configuration files and environment samples
This commit is contained in:
20
apps/php-unofficial/data.yml
Normal file
20
apps/php-unofficial/data.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
name: PHP-Unofficial
|
||||
tags:
|
||||
- 工具
|
||||
title: PHP是一种流行的服务器端脚本语言
|
||||
type: 工具
|
||||
description: PHP是一种流行的服务器端脚本语言
|
||||
additionalProperties:
|
||||
key: php-unofficial
|
||||
name: PHP-Unofficial
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: PHP是一种流行的服务器端脚本语言
|
||||
shortDescEn: PHP is a popular server-side scripting language
|
||||
type: tool
|
||||
crossVersionUpdate: false
|
||||
limit: 0
|
||||
recommend: 0
|
||||
website: https://www.php.net/
|
||||
github: https://github.com/php/php-src
|
||||
document: https://www.php.net/docs.php
|
||||
Reference in New Issue
Block a user