sidecar icon indicating copy to clipboard operation
sidecar copied to clipboard

Add default value for `$numberOfBacktraces` in `SettledResult::throw`

Open inxilpro opened this issue 6 months ago • 1 comments

#131 changed the signature of SettledResult::throw so that calling ->throw() without a parameter is no longer allowed. This just sets the default to NULL so that it's backwards-compatible.

inxilpro avatar Aug 20 '24 16:08 inxilpro