Closed philo23 closed 2 days ago
This change marks the $password parameter used in Illuminate\Database\Connectors\Connector with the SensitiveParameter attribute so it's properly redacted in stack traces.
$password
Illuminate\Database\Connectors\Connector
This change marks the
$password
parameter used inIlluminate\Database\Connectors\Connector
with the SensitiveParameter attribute so it's properly redacted in stack traces.