{{ message }}
Replies: 1 comment 1 reply
|
Sentry 1.x works with PHP 5.3. Your mistake is using the docs, which refers to the 3.x series, which is profoundly different. You can look around in the 1.x branch, and in the readme there to start over: https://github.com/getsentry/sentry-php/tree/1.x#usage |
1 reply
Answer selected by
stayallive
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Sentry 1.x works with PHP 5.3. Your mistake is using the docs, which refers to the 3.x series, which is profoundly different.
You can look around in the 1.x branch, and in the readme there to start over: https://github.com/getsentry/sentry-php/tree/1.x#usage