Closed simonmaass closed 3 years ago
@simonmaass Sorry about that. During testing I didn't got any errors. I will have a look at it during the weekend.
Hi Simon, this has now been fixed in 2.5.2 which should be available now 🎉
If you have custom code calling the send function of the sentrylog model check that monolog
is not an argument in those functions anymore.
Let us know if you run into any problems with it 🙂
works - thank you!
ErrorException Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead