Skip to content
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

PHP8.3: Update PHP and dependency versions #197

Merged
merged 10 commits into from
Nov 12, 2024
Merged

Conversation

Muqsit
Copy link
Member

@Muqsit Muqsit commented Nov 12, 2024

Updated PHP8.3.4 -> PHP8.3.13 and dependencies:

  • curl v8.7.1 -> v8.9.1 (linux, macos)
  • igbinary (ext) v3.2.15 -> v3.2.16 (linux, macos, windows)
  • libdeflate v1.20 -> v1.22 (linux, macos, windows)
  • openssl v3.2.1 -> v3.4.0 (linux, macos)
  • xdebug (ext) v3.3.1 -> v3.3.2 (linux, macos, windows)
  • yaml (ext) v2.2.3 -> v2.2.4 (linux, macos, windows)

@dktapps
Copy link
Member

dktapps commented Nov 12, 2024

Usually the way to go for this is merge php/8.2 into php/8.3 and then do whatever additional stuff 8.3 needs.

Muqsit and others added 4 commits November 12, 2024 12:08
* Update PHP and dependency versions

* cURL: downgrade to v8.9.1 in favor of a succeeding build

* libzip: use v1.10.1

* windows-compile-vs.bat: remove unnecessary backslash
@dktapps dktapps merged commit 84f6348 into pmmp:php/8.3 Nov 12, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants