Skip to content

Commit e47f411

Browse files
Add php 8.2.26, remove php 8.2.25 (#1125)
for stack(s) cflinuxfs3, cflinuxfs4 Co-authored-by: Arjun Sreedharan <arjun.sreedharan@broadcom.com>
1 parent 8baa69f commit e47f411

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

defaults/options.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"STACK":"trusty","LIBDIR":"lib","WEBDIR":"htdocs","WEB_SERVER":"httpd","PHP_VM":"php","ADMIN_EMAIL":"admin@localhost","HTTPD_STRIP":false,"HTTPD_MODULES_STRIP":true,"NGINX_STRIP":false,"PHP_STRIP":false,"PHP_MODULES_STRIP":true,"PHP_MODULES":[],"PHP_EXTENSIONS":["bz2","zlib","curl"],"ZEND_EXTENSIONS":[],"PHP_DEFAULT":"8.1.30","PHP_81_LATEST":"8.1.30","PHP_82_LATEST":"8.2.25","PHP_83_LATEST":"8.3.14"}
1+
{"STACK":"trusty","LIBDIR":"lib","WEBDIR":"htdocs","WEB_SERVER":"httpd","PHP_VM":"php","ADMIN_EMAIL":"admin@localhost","HTTPD_STRIP":false,"HTTPD_MODULES_STRIP":true,"NGINX_STRIP":false,"PHP_STRIP":false,"PHP_MODULES_STRIP":true,"PHP_MODULES":[],"PHP_EXTENSIONS":["bz2","zlib","curl"],"ZEND_EXTENSIONS":[],"PHP_DEFAULT":"8.1.30","PHP_81_LATEST":"8.1.30","PHP_82_LATEST":"8.2.26","PHP_83_LATEST":"8.3.14"}

manifest.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -895,13 +895,13 @@ dependencies:
895895
- name: zlib
896896
version:
897897
- name: php
898-
version: 8.2.25
899-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.25_linux_x64_cflinuxfs3-dev_01703591.tgz
900-
sha256: '01703591a27dfcdfb0ff98755b1dfffddabb044d937350107c81e1829bf77ff2'
898+
version: 8.2.26
899+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.26_linux_x64_cflinuxfs3-dev_f605b163.tgz
900+
sha256: f605b1637cf249a0e6d913b6b4df5b2e02abe4caa7f027b895861e61def4758c
901901
cf_stacks:
902902
- cflinuxfs3
903-
source: https://php.net/distributions/php-8.2.25.tar.gz
904-
source_sha256: 7fe7ba6e3e66cd0e61cfa95341e6aefc8790030a7867333f54aef5fb78aad18b
903+
source: https://php.net/distributions/php-8.2.26.tar.gz
904+
source_sha256: 04e47b46b347ed6404dcc9e9989486710b075eafc8490500fd271aeeac5d83cb
905905
dependencies:
906906
- name: amqp
907907
version: 2.1.2
@@ -932,7 +932,7 @@ dependencies:
932932
- name: imap
933933
version:
934934
- name: ioncube
935-
version: 13.0.3
935+
version: 13.0.2
936936
- name: ldap
937937
version:
938938
- name: lzf
@@ -946,7 +946,7 @@ dependencies:
946946
- name: memcached
947947
version: 3.2.0
948948
- name: mongodb
949-
version: 1.19.1
949+
version: 1.18.1
950950
- name: msgpack
951951
version: 2.2.0
952952
- name: mysqli
@@ -974,7 +974,7 @@ dependencies:
974974
- name: pgsql
975975
version:
976976
- name: phalcon
977-
version: 5.7.0
977+
version: 5.6.2
978978
- name: phpiredis
979979
version: 1.0.1
980980
- name: pspell
@@ -1021,13 +1021,13 @@ dependencies:
10211021
- name: zlib
10221022
version:
10231023
- name: php
1024-
version: 8.2.25
1025-
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.25_linux_x64_cflinuxfs4_ae2e604e.tgz
1026-
sha256: ae2e604ea38c7976addaa4827c0b7bb9e2d6bc815864d6ff6e999c6494f6e096
1024+
version: 8.2.26
1025+
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.26_linux_x64_cflinuxfs4_20c0bf65.tgz
1026+
sha256: 20c0bf65cb9ca731a3f44922827d584b06fb3cf9adbe297dd9cc956678e5d5e6
10271027
cf_stacks:
10281028
- cflinuxfs4
1029-
source: https://php.net/distributions/php-8.2.25.tar.gz
1030-
source_sha256: 7fe7ba6e3e66cd0e61cfa95341e6aefc8790030a7867333f54aef5fb78aad18b
1029+
source: https://php.net/distributions/php-8.2.26.tar.gz
1030+
source_sha256: 04e47b46b347ed6404dcc9e9989486710b075eafc8490500fd271aeeac5d83cb
10311031
dependencies:
10321032
- name: amqp
10331033
version: 2.1.2
@@ -1058,7 +1058,7 @@ dependencies:
10581058
- name: imap
10591059
version:
10601060
- name: ioncube
1061-
version: 13.0.3
1061+
version: 13.0.2
10621062
- name: ldap
10631063
version:
10641064
- name: lzf
@@ -1072,7 +1072,7 @@ dependencies:
10721072
- name: memcached
10731073
version: 3.2.0
10741074
- name: mongodb
1075-
version: 1.19.1
1075+
version: 1.18.1
10761076
- name: msgpack
10771077
version: 2.2.0
10781078
- name: mysqli
@@ -1100,7 +1100,7 @@ dependencies:
11001100
- name: pgsql
11011101
version:
11021102
- name: phalcon
1103-
version: 5.7.0
1103+
version: 5.6.2
11041104
- name: phpiredis
11051105
version: 1.0.1
11061106
- name: pspell

0 commit comments

Comments
 (0)