Results 5 issues of xwillq

This pull request fixes #1645. Short summary: SDK wasn't sending some function arguments to Sentry, namely default, variadic, not declared arguments and arguments with value `null`. This pull request reworks...

### How do you use Sentry? Self-hosted / on-premises ### SDK version 4.0.1 ### Steps to reproduce 1. Create function with variadic parameters or without parameters. Ex.: ```php function variadic(...$params)...

Type: Improvement

### Problem Statement Currently we have performance degradation after enabling `lazyLoadingViolationReporter` on our staging environment. Here is trace before enabling it: ![CleanShot 2023-11-22 at 19 13 56@2x](https://github.com/getsentry/sentry-laravel/assets/38136135/3664a566-d07b-492b-9b95-38ce864d3c16) And after enabling...

Type: Improvement

If you enable contrast for both sidebars and cursor line, they become the same color, making it impossible to see, which line is currently selected. As some plugins use cursor...

## Environment macOS version: 15.0 Karabiner version: 15.0.0, 15.1.0, 15.2.0, 15.2.1 ## Problem After updating macos to 15.0 and Karabiner to 15.0.0 everything was working fine, but after updating Karabiner...