Skip to content

Commit fcb6b0a

Browse files
committed
Add php 8.3.31, remove php 8.3.21
for stack(s) cflinuxfs4
1 parent e4b294b commit fcb6b0a

1 file changed

Lines changed: 20 additions & 16 deletions

File tree

manifest.yml

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependency_deprecation_dates:
3535
match: 8.2.\d+
3636
- version_line: 8.3.x
3737
name: php
38-
date: 2026-11-23
38+
date: 2025-12-31
3939
link: http://php.net/supported-versions.php
4040
match: 8.3.\d+
4141
- version_line: 8.4.x
@@ -751,13 +751,13 @@ dependencies:
751751
- name: zlib
752752
version:
753753
- name: php
754-
version: 8.3.21
755-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.21_linux_x64_cflinuxfs4_699bf9bc.tgz
756-
sha256: 699bf9bc863a8d0707fbc422d0351cdd7b1bc865b067ecc146838589c06105e7
754+
version: 8.3.30
755+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.30_linux_x64_cflinuxfs4_bac0bfc1.tgz
756+
sha256: bac0bfc18b86bc300a172742b09f170057f730614f7e0b90b812258453f43929
757757
cf_stacks:
758758
- cflinuxfs4
759-
source: https://php.net/distributions/php-8.3.21.tar.gz
760-
source_sha256: e7f1748c1fa3d2bf8ef2e00508bd62325ba68c3b830b253bc561225a9ba5457d
759+
source: https://php.net/distributions/php-8.3.30.tar.gz
760+
source_sha256: e587dc95fb7f62730299fa7b36b6e4f91e6708aaefa2fff68a0098d320c16386
761761
dependencies:
762762
- name: amqp
763763
version: 2.1.2
@@ -787,6 +787,8 @@ dependencies:
787787
version: 3.7.0
788788
- name: imap
789789
version:
790+
- name: ioncube
791+
version: 14.0.0
790792
- name: ldap
791793
version:
792794
- name: lzf
@@ -876,10 +878,10 @@ dependencies:
876878
version:
877879
- name: php
878880
version: 8.3.30
879-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.30_linux_x64_cflinuxfs4_bac0bfc1.tgz
880-
sha256: bac0bfc18b86bc300a172742b09f170057f730614f7e0b90b812258453f43929
881+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.30_linux_x64_cflinuxfs5_38d8614b.tgz
882+
sha256: 38d8614b92053411d354fb10e12e18f978961ca6673d2e05861879708f1e1965
881883
cf_stacks:
882-
- cflinuxfs4
884+
- cflinuxfs5
883885
source: https://php.net/distributions/php-8.3.30.tar.gz
884886
source_sha256: e587dc95fb7f62730299fa7b36b6e4f91e6708aaefa2fff68a0098d320c16386
885887
dependencies:
@@ -1001,18 +1003,18 @@ dependencies:
10011003
- name: zlib
10021004
version:
10031005
- name: php
1004-
version: 8.3.30
1005-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.30_linux_x64_cflinuxfs5_38d8614b.tgz
1006-
sha256: 38d8614b92053411d354fb10e12e18f978961ca6673d2e05861879708f1e1965
1006+
version: 8.3.31
1007+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.31_linux_x64_cflinuxfs4_6f5a35e7.tgz
1008+
sha256: 6f5a35e755045020e915c25de4ed9711454545c533ea02af751d7c342599cdaf
10071009
cf_stacks:
1008-
- cflinuxfs5
1009-
source: https://php.net/distributions/php-8.3.30.tar.gz
1010-
source_sha256: e587dc95fb7f62730299fa7b36b6e4f91e6708aaefa2fff68a0098d320c16386
1010+
- cflinuxfs4
1011+
source: https://php.net/distributions/php-8.3.31.tar.gz
1012+
source_sha256: 4e7baaf0a690e954a20e7ced3dd633ce8cb8094e2b6b612a55e703ecbbdcbf4f
10111013
dependencies:
10121014
- name: amqp
10131015
version: 2.1.2
10141016
- name: apcu
1015-
version: 5.1.23
1017+
version: 5.1.28
10161018
- name: bz2
10171019
version:
10181020
- name: curl
@@ -1121,6 +1123,8 @@ dependencies:
11211123
version: 3.3.2
11221124
- name: xsl
11231125
version:
1126+
- name: yaf
1127+
version: 3.3.7
11241128
- name: yaml
11251129
version: 2.2.3
11261130
- name: zip

0 commit comments

Comments
 (0)