Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Profiler/PayumCollector.php] Fix deprecated message #572

Merged
merged 2 commits into from
Mar 19, 2025

Conversation

LittleSnake42
Copy link
Contributor

Explicitly define $exception parameter for function collect() as a nullable or Throwable.

Deprecated: Payum\Bundle\PayumBundle\Profiler\PayumCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead

Explicitly define $exception parameter for function collect() as a nullable or Throwable.
[Profiler/PayumCollector.php] Fix deprecated message
@pierredup
Copy link
Member

Thank you @LittleSnake42

@pierredup pierredup merged commit 1dbe1c4 into Payum:master Mar 19, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants