I don’t use any commercial Framework in my PHP Project.
When I’m installing Sentry, it overwrote my custom __autoload function.
It’s possible to set a custom __autoload function when I’m using Sentry?
Solved with this simple change.
I don’t use any commercial Framework in my PHP Project.
When I’m installing Sentry, it overwrote my custom __autoload function.
It’s possible to set a custom __autoload function when I’m using Sentry?
Solved with this simple change.