Use \SensitiveParameterValue as the replacement value in exception handling
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 24 Jun 2022 09:02:04 +0000 (11:02 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 24 Jun 2022 09:04:37 +0000 (11:04 +0200)
commit7c8c7a2cb3b4d0263a505c55704712a2e0c9ab07
tree51eb05d4ca691d4f3e6cf0d372e6d265f21fa4ba
parentad0d49baddb081605c9db50c1088dfb0beac451b
Use \SensitiveParameterValue as the replacement value in exception handling

Use the standard PHP 8.2 replacement value, instead of the `[redacted]` string
for consistency. This works as expected, because `SensitiveParameterValue` is
polyfilled.
wcfsetup/install/files/lib/core.functions.php