-
Notifications
You must be signed in to change notification settings - Fork 26
Enable OpenSSL legacy providers support #194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
vitalii-kyktov
wants to merge
116
commits into
brefphp:main
Choose a base branch
from
vitalii-kyktov:openssl-legacy-modules
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
116 commits
Select commit
Hold shift + click to select a range
30667e0
Enable OpenSSL legacy providers support in Dockerfiles
d7f9fc6
Upgrade PostgreSQL from 16.3 to 16.4
GrahamCampbell 61bd7be
Merge pull request #195 from GrahamCampbell/postgres-upgrade
mnapoli fbb8999
Update the list of libraries bundled in Lambda
mnapoli f86e4fd
Fix support for `libgpgme`
mnapoli a86c7ed
Merge pull request #196 from brefphp/fix-missing-libraries
mnapoli 6fd602b
Fix support for `libgpgme`
mnapoli 33034cb
Bump nghttp2 to 1.63.0
GrahamCampbell 192f25c
Upgrade sqlite to 3.46.1
GrahamCampbell 89bde31
Bump PHP to 8.2.23, 8.3.11, 8.4.0beta4
GrahamCampbell ed8feb5
Merge pull request #197 from GrahamCampbell/sqlite
mnapoli f8f4894
Merge pull request #198 from GrahamCampbell/nghttp2
mnapoli 162813d
Merge pull request #199 from GrahamCampbell/php-upgrade
mnapoli 8151bcc
PHP 8.4.0beta5
GrahamCampbell e6d08e0
cURL 8.10.0
GrahamCampbell 9b3a103
Merge pull request #201 from GrahamCampbell/curl-8.10.0
mnapoli 5b4f106
Upgrade to cURL 8.10.1
GrahamCampbell 4c901b1
Install apcu from source
GrahamCampbell 93969d5
Revert "Install apcu from source"
GrahamCampbell ba61cbb
Install apcu from source
GrahamCampbell 2695018
Merge pull request #204 from GrahamCampbell/upgrade-curl
mnapoli 1c93fb7
Revert "Install apcu from source"
GrahamCampbell 2072e7d
apcu 5.1.24
GrahamCampbell 9257085
Merge pull request #202 from GrahamCampbell/php-8.4.0beta5
mnapoli b85331b
Upgrade libxml to 2.13.4
GrahamCampbell d40ba62
Upgrade libzip to 1.11.1
GrahamCampbell 44adcf0
Merge pull request #205 from GrahamCampbell/upgrade-libxml
mnapoli 1a86202
Merge pull request #206 from GrahamCampbell/upgrade-libzip
mnapoli ead39c8
Upgrade to PHP 8.2.24, 8.3.12, 8.4.0RC1
GrahamCampbell c1951d3
Merge pull request #207 from GrahamCampbell/upgrade-php-2
mnapoli a386652
PHP 8.1.30
GrahamCampbell 0979238
Merge pull request #208 from GrahamCampbell/php-81
mnapoli 1b94934
Improve error handling when Composer dependencies are missing
mnapoli 1c0f1b0
Merge pull request #209 from brefphp/fix-require-error
mnapoli 10a3d86
Upgrade libssh2 to 1.11.1
GrahamCampbell 92ed55b
Upgrade to PHP 8.4.0RC2 and install Xdebug
GrahamCampbell 8cab2bb
Update Dockerfile
GrahamCampbell 3b64a92
Update Dockerfile
GrahamCampbell d6247aa
Merge pull request #211 from GrahamCampbell/libssh2
mnapoli 7941995
Merge pull request #212 from GrahamCampbell/php-84
mnapoli 940c4bc
Upgrade nghttp2 to 1.64.0
GrahamCampbell 73636ed
Merge pull request #213 from GrahamCampbell/upgrade-nghttp2
mnapoli 9aeda18
bump php8.3 version
mykiwi 322cd0f
bump php8.2 too
mykiwi 81a80cb
Merge pull request #214 from mykiwi-forks/bump-php83
mnapoli 37a7016
bump php8.4 too
mykiwi 6d3427d
Merge pull request #215 from mykiwi-forks/bump-php83
mnapoli 488e0e1
update to PHP 8.4.0RC4
mykiwi 400af43
cURL 8.11.0
GrahamCampbell 41e3d33
Upgrade libzip to 1.11.2
GrahamCampbell 6dc577d
Upgrade sqlite to 3.47.0
GrahamCampbell 9cf3b5b
Merge pull request #216 from mykiwi-forks/php84-bump
mnapoli aeed557
Merge pull request #217 from GrahamCampbell/curl-upgrade
mnapoli 04357c2
Merge pull request #219 from GrahamCampbell/upgrade-sqlite
mnapoli eeb63c3
Merge pull request #218 from GrahamCampbell/upgrade-libzip
mnapoli 4d163b1
Upgrade libxml2 to 2.13.5
GrahamCampbell 1cc50f4
Merge pull request #220 from GrahamCampbell/upgrade-libxml2
mnapoli e210597
PHP 8.4 released 🥳
mykiwi d4ebb74
Merge pull request #221 from mykiwi-forks/php8.4
mnapoli cb9f9a9
Upgrade to postgres 17.2
GrahamCampbell c59099e
Merge pull request #223 from GrahamCampbell/postgres-17
mnapoli 15ac0cb
Upgrade PHP versions
GrahamCampbell 81558ac
PHP 8.1.31
GrahamCampbell c7d2b61
Merge pull request #222 from GrahamCampbell/new-php-versions
mnapoli 957db55
Upgrade to cURL 8.11.1
GrahamCampbell 56c997e
Upgrade sqlite to 3.47.2 for PHP 8.1 and up
GrahamCampbell 8112a7e
Merge pull request #225 from GrahamCampbell/upgrade-curl
mnapoli 76e82d4
Merge pull request #226 from GrahamCampbell/sqlite-upgrade
mnapoli 5315d57
Upgrade PHP versions
GrahamCampbell b47ccd2
Use xdebug 3.4.0
GrahamCampbell 64b4671
Merge pull request #228 from GrahamCampbell/xdebug
mnapoli f5016fd
Merge pull request #227 from GrahamCampbell/new-php
mnapoli 0c1721f
PHP 8.3.16 and 8.4.3
GrahamCampbell 3d5ab4e
Upgrade to sqlite to 3.48.0
GrahamCampbell 98585b9
Upgrade oniguruma to 6.9.10
GrahamCampbell 69dca3f
Merge pull request #229 from GrahamCampbell/php-upgradez
mnapoli e8e23c8
Merge pull request #230 from GrahamCampbell/sqlite
mnapoli 82654fc
Merge pull request #231 from GrahamCampbell/oniguruma
mnapoli c9f11e6
Upgrade xdebug to 3.4.1
GrahamCampbell 63353b8
Merge pull request #232 from GrahamCampbell/patch-1
mnapoli 614bf12
Upgrade to libzip 1.11.3
GrahamCampbell 1c6c622
Merge pull request #233 from GrahamCampbell/libzip
mnapoli 21632bf
Upgrade to cURL 8.12.0
GrahamCampbell ed2d41e
Merge pull request #235 from GrahamCampbell/curl-8120
mnapoli eea894c
Upgrade sqlite to 3.49.0
GrahamCampbell 6774249
Merge pull request #239 from GrahamCampbell/sqlite-3-49-0
mnapoli fdd0c53
Upgrade to OpenSSL 3.4.1
GrahamCampbell 1e37bb6
Merge pull request #234 from GrahamCampbell/openssl-341
mnapoli 8675008
Upgrade to cURL 8.12.1
GrahamCampbell 355c963
Upgrade to PostgreSQL 17.3
GrahamCampbell 05e37ea
Upgrade to PHP 8.3.17 and 8.4.4
GrahamCampbell 9a64a21
Merge pull request #236 from GrahamCampbell/next-php
mnapoli 39e74be
Merge pull request #237 from GrahamCampbell/next-postgres
mnapoli 7edba42
Merge pull request #238 from GrahamCampbell/curl-8121
mnapoli 323adcb
Upgrade to sqlite 3.49.1
GrahamCampbell 2389472
Upgrade to libxml2 2.12.10 and 2.13.6
GrahamCampbell eed8b56
Merge pull request #240 from GrahamCampbell/sqlite-3.49.1
mnapoli 4d17990
Merge pull request #241 from GrahamCampbell/libxml2-sec
mnapoli 969138b
Revert "Upgrade to OpenSSL 3.4.1"
mnapoli bc26861
Merge pull request #242 from brefphp/revert-234-openssl-341
mnapoli e45233a
Go with OpenSSL 3.3.3
GrahamCampbell 8d7ce60
Merge pull request #243 from GrahamCampbell/openssl-333
mnapoli c1fb32c
Upgrade to Postgres 17.4
GrahamCampbell 68c147b
Merge pull request #244 from GrahamCampbell/postgres-17-4
mnapoli 7614ad0
nghttp2 1.65.0
GrahamCampbell e0a74aa
PHP 8.1.32, 8.2.28, 8.3.19, 8.4.5
GrahamCampbell de16354
xdebug 3.4.2
GrahamCampbell 308eda5
Merge pull request #245 from GrahamCampbell/nghttp2
mnapoli 884455e
Merge pull request #247 from GrahamCampbell/upgrade-xdebug
mnapoli e02486c
Merge pull request #246 from GrahamCampbell/new-php
mnapoli 0118ec2
Upgrade libxml2 to 2.13.7
GrahamCampbell dded8fe
Upgrade to PHP 8.3.20 and 8.4.6
GrahamCampbell 535b3bc
Merge pull request #248 from GrahamCampbell/libxml-upgrade
mnapoli c1e9d72
Merge pull request #249 from GrahamCampbell/php-upgradez
mnapoli 1306008
Enable OpenSSL legacy providers support in Dockerfiles
59c2899
Merge remote-tracking branch 'origin/openssl-legacy-modules' into ope…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this don’t exist in this one as it OpenSSL 1.1.1w and not 3