You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #60810 [VarDumper] Fix ResourceCaster deprecation messages (derrabus)
This PR was merged into the 7.3 branch.
Discussion
----------
[VarDumper] Fix ResourceCaster deprecation messages
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | N/A
| License | MIT
We pass more arguments to `trigger_deprecation()` than the deprecation message has placeholders.
Commits
-------
8132e2529e9 Fix ResourceCaster deprecation messages
0 commit comments