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
Default args and locals params in debugger snapshot hooks
Allow the build plugin to omit empty args/locals arguments from
$dd_entry, $dd_return, and $dd_throw calls by defaulting the
parameters to {} in onEntry, onReturn, and onThrow.
0 commit comments