Skip to content

FOUR-21469 - Upgrade to php 8.3 #7911

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

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Conversation

nolanpro
Copy link
Contributor

@nolanpro nolanpro commented Jan 16, 2025

For local development on mac, you may need to:

  • valet use 8.3 or the herd equivalent
  • brew install librdkafka
  • sudo pecl install rdkafka
    • Specify the library path from the brew install command. In my case it was /opt/homebrew/Cellar/librdkafka/2.8.0
  • sudo pecl install redis You can use all default options
  • brew tap kabel/php-ext && brew install php@8.3-imap
  • Finally, valet restart and restart horizon

ci:k8s-branch:fall-php83
...

Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@nolanpro nolanpro requested a review from gproly January 22, 2025 17:04
@ryancooley ryancooley merged commit daa2acc into release-2025-winter Jan 23, 2025
32 of 38 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