-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add PHP 8.3 / remove 8.0 * add PHP 8.3 extensions to script * add PHP 8.3 extensions
- Loading branch information
Sophie Wigmore
authored
Nov 29, 2023
1 parent
8319835
commit b63a2e2
Showing
6 changed files
with
41 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
tasks/build-binary-new-cflinuxfs4/php_extensions/php83-extensions-patch.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
extensions: | ||
exclusions: | ||
- name: yaf | ||
version: 3.3.5 | ||
md5: 128ecf6c84dd71d59c12d826cc51f0c4 | ||
klass: PeclRecipe | ||
additions: | ||
- name: oci8 | ||
version: 3.3.0 | ||
md5: bbbbb26f1791d1f27ffc05289abee2f3 | ||
klass: OraclePeclRecipe | ||
- name: ioncube | ||
version: 13.0.2 | ||
md5: 0526cd3702ef25de119e4724d603d773 | ||
klass: IonCubeRecipe |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
extensions: | ||
exclusions: | ||
- name: yaf | ||
version: 3.3.5 | ||
md5: 128ecf6c84dd71d59c12d826cc51f0c4 | ||
klass: PeclRecipe | ||
additions: | ||
- name: oci8 | ||
version: 3.3.0 | ||
md5: bbbbb26f1791d1f27ffc05289abee2f3 | ||
klass: OraclePeclRecipe | ||
- name: ioncube | ||
version: 13.0.2 | ||
md5: 0526cd3702ef25de119e4724d603d773 | ||
klass: IonCubeRecipe |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters