Skip to content

Commit ab85096

Browse files
ari-wg-gitbotramonskie
authored andcommitted
Add php 8.3.31, remove php 8.3.21
for stack(s) cflinuxfs4
1 parent 568cb28 commit ab85096

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
@@ -753,13 +753,13 @@ dependencies:
753753
- name: zlib
754754
version:
755755
- name: php
756-
version: 8.3.21
757-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.21_linux_x64_cflinuxfs4_699bf9bc.tgz
758-
sha256: 699bf9bc863a8d0707fbc422d0351cdd7b1bc865b067ecc146838589c06105e7
756+
version: 8.3.30
757+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.30_linux_x64_cflinuxfs4_bac0bfc1.tgz
758+
sha256: bac0bfc18b86bc300a172742b09f170057f730614f7e0b90b812258453f43929
759759
cf_stacks:
760760
- cflinuxfs4
761-
source: https://php.net/distributions/php-8.3.21.tar.gz
762-
source_sha256: e7f1748c1fa3d2bf8ef2e00508bd62325ba68c3b830b253bc561225a9ba5457d
761+
source: https://php.net/distributions/php-8.3.30.tar.gz
762+
source_sha256: e587dc95fb7f62730299fa7b36b6e4f91e6708aaefa2fff68a0098d320c16386
763763
dependencies:
764764
- name: amqp
765765
version: 2.1.2
@@ -789,6 +789,8 @@ dependencies:
789789
version: 3.7.0
790790
- name: imap
791791
version:
792+
- name: ioncube
793+
version: 14.0.0
792794
- name: ldap
793795
version:
794796
- name: lzf
@@ -878,10 +880,10 @@ dependencies:
878880
version:
879881
- name: php
880882
version: 8.3.30
881-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.30_linux_x64_cflinuxfs4_bac0bfc1.tgz
882-
sha256: bac0bfc18b86bc300a172742b09f170057f730614f7e0b90b812258453f43929
883+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.30_linux_x64_cflinuxfs5_38d8614b.tgz
884+
sha256: 38d8614b92053411d354fb10e12e18f978961ca6673d2e05861879708f1e1965
883885
cf_stacks:
884-
- cflinuxfs4
886+
- cflinuxfs5
885887
source: https://php.net/distributions/php-8.3.30.tar.gz
886888
source_sha256: e587dc95fb7f62730299fa7b36b6e4f91e6708aaefa2fff68a0098d320c16386
887889
dependencies:
@@ -1003,18 +1005,18 @@ dependencies:
10031005
- name: zlib
10041006
version:
10051007
- name: php
1006-
version: 8.3.30
1007-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.30_linux_x64_cflinuxfs5_38d8614b.tgz
1008-
sha256: 38d8614b92053411d354fb10e12e18f978961ca6673d2e05861879708f1e1965
1008+
version: 8.3.31
1009+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.3.31_linux_x64_cflinuxfs4_6f5a35e7.tgz
1010+
sha256: 6f5a35e755045020e915c25de4ed9711454545c533ea02af751d7c342599cdaf
10091011
cf_stacks:
1010-
- cflinuxfs5
1011-
source: https://php.net/distributions/php-8.3.30.tar.gz
1012-
source_sha256: e587dc95fb7f62730299fa7b36b6e4f91e6708aaefa2fff68a0098d320c16386
1012+
- cflinuxfs4
1013+
source: https://php.net/distributions/php-8.3.31.tar.gz
1014+
source_sha256: 4e7baaf0a690e954a20e7ced3dd633ce8cb8094e2b6b612a55e703ecbbdcbf4f
10131015
dependencies:
10141016
- name: amqp
10151017
version: 2.1.2
10161018
- name: apcu
1017-
version: 5.1.23
1019+
version: 5.1.28
10181020
- name: bz2
10191021
version:
10201022
- name: curl
@@ -1123,6 +1125,8 @@ dependencies:
11231125
version: 3.3.2
11241126
- name: xsl
11251127
version:
1128+
- name: yaf
1129+
version: 3.3.7
11261130
- name: yaml
11271131
version: 2.2.3
11281132
- name: zip

0 commit comments

Comments
 (0)