This deprecation warning is due to PHP’s stricter handling of nullable parameters in recent versions (likely PHP 8.1+). Nullable types need to be added to the constructor.