Method parameters can be marked as "sensitive”

Method parameters can be marked as "sensitive”

Apparently in PHP 8.2, you can mark method parameters as "sensitive" so that they are not printed in debug_backtrace 🤯

https://php.watch/versions/8.2/backtrace-parameter-redaction

We're writing a book, you can get it for free here.