Skip to content

Commit

Permalink
fix unit tests and manually update 8.1.x
Browse files Browse the repository at this point in the history
It looks like default_version in manifest needs to be updated manually.

Manually fix update issue in #1096 and #1108.

Opened issue #1112 to look into it.
  • Loading branch information
arjun024 committed Oct 10, 2024
1 parent 36afdf6 commit 35a4fe7
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion defaults/options.json
Original file line number Diff line number Diff line change
@@ -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.29","PHP_81_LATEST":"8.1.29","PHP_82_LATEST":"8.2.24","PHP_83_LATEST":"8.3.11"}
{"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.24","PHP_83_LATEST":"8.3.11"}
86 changes: 43 additions & 43 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ exclude_files:
- php_buildpack-*v*
default_versions:
- name: php
version: 8.1.27
version: 8.1.30
- name: httpd
version: 2.4.62
- name: newrelic
Expand Down Expand Up @@ -131,13 +131,13 @@ dependencies:
source: http://nginx.org/download/nginx-1.27.1.tar.gz
source_sha256: bd7ba68a6ce1ea3768b771c7e2ab4955a59fb1b1ae8d554fedb6c2304104bdfc
- name: php
version: 8.1.28
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.1.28_linux_x64_cflinuxfs3-dev_cf1d951c.tgz
sha256: cf1d951c9b0597bd031e63346b73b6b1138c6db8592824b9d3c2f3cee6423cf5
version: 8.1.29
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.1.29_linux_x64_cflinuxfs3-dev_72a67001.tgz
sha256: 72a670012e9b0f18d335740194efd0c7a77dbe2facbd73022a9b17d7be459ea8
cf_stacks:
- cflinuxfs3
source: https://php.net/distributions/php-8.1.28.tar.gz
source_sha256: a2a9d853f4a4c9ff8631da5dc3a6cec5ab083ef37a214877b0240dcfcdfdefea
source: https://php.net/distributions/php-8.1.29.tar.gz
source_sha256: 8b2609bf1d3173aa38269a9af21532c65f730aadd3051f9aae011eea9e246de5
dependencies:
- name: amqp
version: 2.1.2
Expand Down Expand Up @@ -259,13 +259,13 @@ dependencies:
- name: zlib
version:
- name: php
version: 8.1.28
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.1.28_linux_x64_cflinuxfs4_6dc675f3.tgz
sha256: 6dc675f3d68501ed40e235e64882a3819ed504eac3d304bb4265da5d0ca6eb31
version: 8.1.29
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.1.29_linux_x64_cflinuxfs4_58a9f076.tgz
sha256: 58a9f07664566342051dc01342ed89d6a6252b09af12f4bf94ee5f08bbceda69
cf_stacks:
- cflinuxfs4
source: https://php.net/distributions/php-8.1.28.tar.gz
source_sha256: a2a9d853f4a4c9ff8631da5dc3a6cec5ab083ef37a214877b0240dcfcdfdefea
source: https://php.net/distributions/php-8.1.29.tar.gz
source_sha256: 8b2609bf1d3173aa38269a9af21532c65f730aadd3051f9aae011eea9e246de5
dependencies:
- name: amqp
version: 2.1.2
Expand Down Expand Up @@ -387,13 +387,13 @@ dependencies:
- name: zlib
version:
- name: php
version: 8.1.29
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.1.29_linux_x64_cflinuxfs3-dev_72a67001.tgz
sha256: 72a670012e9b0f18d335740194efd0c7a77dbe2facbd73022a9b17d7be459ea8
version: 8.1.30
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.1.30_linux_x64_cflinuxfs3-dev_9ed32665.tgz
sha256: 9ed32665882ce5befb118f66ee205459d5247e53a986894b0ae45ac9cbe13270
cf_stacks:
- cflinuxfs3
source: https://php.net/distributions/php-8.1.29.tar.gz
source_sha256: 8b2609bf1d3173aa38269a9af21532c65f730aadd3051f9aae011eea9e246de5
source: https://php.net/distributions/php-8.1.30.tar.gz
source_sha256: 80addd302b7e9708e0d106779c3827520eccaf14af1149174b51da33d63e6af7
dependencies:
- name: amqp
version: 2.1.2
Expand Down Expand Up @@ -424,7 +424,7 @@ dependencies:
- name: imap
version:
- name: ioncube
version: 13.0.2
version: 13.0.3
- name: ldap
version:
- name: lzf
Expand All @@ -438,7 +438,7 @@ dependencies:
- name: memcached
version: 3.2.0
- name: mongodb
version: 1.18.1
version: 1.19.1
- name: msgpack
version: 2.2.0
- name: mysqli
Expand Down Expand Up @@ -466,7 +466,7 @@ dependencies:
- name: pgsql
version:
- name: phalcon
version: 5.6.2
version: 5.7.0
- name: phpiredis
version: 1.0.1
- name: pspell
Expand Down Expand Up @@ -515,13 +515,13 @@ dependencies:
- name: zlib
version:
- name: php
version: 8.1.29
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.1.29_linux_x64_cflinuxfs4_58a9f076.tgz
sha256: 58a9f07664566342051dc01342ed89d6a6252b09af12f4bf94ee5f08bbceda69
version: 8.1.30
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.1.30_linux_x64_cflinuxfs4_3ad14a13.tgz
sha256: 3ad14a13ac72654c4ba449cac996c3c09a6b5f6508059a19903f7dec6e61ae3d
cf_stacks:
- cflinuxfs4
source: https://php.net/distributions/php-8.1.29.tar.gz
source_sha256: 8b2609bf1d3173aa38269a9af21532c65f730aadd3051f9aae011eea9e246de5
source: https://php.net/distributions/php-8.1.30.tar.gz
source_sha256: 80addd302b7e9708e0d106779c3827520eccaf14af1149174b51da33d63e6af7
dependencies:
- name: amqp
version: 2.1.2
Expand Down Expand Up @@ -552,7 +552,7 @@ dependencies:
- name: imap
version:
- name: ioncube
version: 13.0.2
version: 13.0.3
- name: ldap
version:
- name: lzf
Expand All @@ -566,7 +566,7 @@ dependencies:
- name: memcached
version: 3.2.0
- name: mongodb
version: 1.18.1
version: 1.19.1
- name: msgpack
version: 2.2.0
- name: mysqli
Expand Down Expand Up @@ -594,7 +594,7 @@ dependencies:
- name: pgsql
version:
- name: phalcon
version: 5.6.2
version: 5.7.0
- name: phpiredis
version: 1.0.1
- name: pspell
Expand Down Expand Up @@ -643,13 +643,13 @@ dependencies:
- name: zlib
version:
- name: php
version: 8.2.22
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.22_linux_x64_cflinuxfs3-dev_81ddff40.tgz
sha256: 81ddff40c0ac3a94e0f73ab689799e825ab0ddc995d28f9fc0913424a485d2fe
version: 8.2.23
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.23_linux_x64_cflinuxfs3-dev_d301a6e0.tgz
sha256: d301a6e0fdcb53bd4030105d32d110dcf23197d62b62b2cde0a349500b2c3c37
cf_stacks:
- cflinuxfs3
source: https://php.net/distributions/php-8.2.22.tar.gz
source_sha256: 44197016c9eeed5c50523e20eb44adc4dd9d84ac08bdf9e46077e775d467d7d0
source: https://php.net/distributions/php-8.2.23.tar.gz
source_sha256: f5cb5f0e063bcc632c60a8f26af63b19d5f924f1fc54b4471d88cfaa865d6917
dependencies:
- name: amqp
version: 2.1.2
Expand Down Expand Up @@ -680,7 +680,7 @@ dependencies:
- name: imap
version:
- name: ioncube
version: 13.0.3
version: 13.0.2
- name: ldap
version:
- name: lzf
Expand All @@ -694,7 +694,7 @@ dependencies:
- name: memcached
version: 3.2.0
- name: mongodb
version: 1.19.1
version: 1.18.1
- name: msgpack
version: 2.2.0
- name: mysqli
Expand Down Expand Up @@ -722,7 +722,7 @@ dependencies:
- name: pgsql
version:
- name: phalcon
version: 5.7.0
version: 5.6.2
- name: phpiredis
version: 1.0.1
- name: pspell
Expand Down Expand Up @@ -769,13 +769,13 @@ dependencies:
- name: zlib
version:
- name: php
version: 8.2.22
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.22_linux_x64_cflinuxfs4_279ed72f.tgz
sha256: 279ed72fe323f59e619564d992ff6f02ddc3d1133f989879c85a7b21b74f9c5d
version: 8.2.23
uri: https://buildpacks.cloudfoundry.org/dependencies/php/php_8.2.23_linux_x64_cflinuxfs4_32ff2378.tgz
sha256: 32ff2378aa4078f68c85f6350641abe766318ca51406eca1ae823b2378e1ed70
cf_stacks:
- cflinuxfs4
source: https://php.net/distributions/php-8.2.22.tar.gz
source_sha256: 44197016c9eeed5c50523e20eb44adc4dd9d84ac08bdf9e46077e775d467d7d0
source: https://php.net/distributions/php-8.2.23.tar.gz
source_sha256: f5cb5f0e063bcc632c60a8f26af63b19d5f924f1fc54b4471d88cfaa865d6917
dependencies:
- name: amqp
version: 2.1.2
Expand Down Expand Up @@ -806,7 +806,7 @@ dependencies:
- name: imap
version:
- name: ioncube
version: 13.0.3
version: 13.0.2
- name: ldap
version:
- name: lzf
Expand All @@ -820,7 +820,7 @@ dependencies:
- name: memcached
version: 3.2.0
- name: mongodb
version: 1.19.1
version: 1.18.1
- name: msgpack
version: 2.2.0
- name: mysqli
Expand Down Expand Up @@ -848,7 +848,7 @@ dependencies:
- name: pgsql
version:
- name: phalcon
version: 5.7.0
version: 5.6.2
- name: phpiredis
version: 1.0.1
- name: pspell
Expand Down

0 comments on commit 35a4fe7

Please sign in to comment.