Skip to content

Sentry crashes complete website on PHP 7.4 #1286

Closed Answered by stayallive
JE4GLE asked this question in Q&A
Discussion options

You must be logged in to vote

This is a composer error and has nothing to do with us or our SDK because we indeed support PHP 7.4.

You have probably ran composer require sentry/sdk on a machine that has PHP 8 installed and are running that site under PHP 7.4 triggering the error.

Make sure you run composer under the correct PHP version and the issue should be fixed.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by stayallive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1285 on February 01, 2022 21:45.