plunkettscott / laravel-otel

Instant OpenTelemetry instrumentation for Laravel applications.
MIT License
19 stars 4 forks source link

Deprecation notice in str_starts_with from trace middleware #12

Closed stickeegreg closed 1 year ago

stickeegreg commented 1 year ago

Enabling the trace middleware on an unnamed route leads to the deprecation notice: str_starts_with(): Passing null to parameter #1 ($haystack) of type string is deprecated in ...\vendor\laravel\framework\src\Illuminate\Support\Str.php on line 1095"