phptek / silverstripe-sentry

Flexible Sentry compatible bug aggregation client for Silverstripe applications.
BSD 3-Clause "New" or "Revised" License
11 stars 22 forks source link

Deprecated args order in SentryLogger #74

Closed dcentrica closed 1 year ago

dcentrica commented 2 years ago

SentryLogger::factory() mistakenly uses a required param after an optional param, This should never have occurred but is deprecated in PHP8.

phptek commented 1 year ago

Closing, This was fixed in 4.0.7.