composer-stager icon indicating copy to clipboard operation
composer-stager copied to clipboard

Enforce non-negative `$timeout` parameter

Open TravisCarden opened this issue 7 months ago • 0 comments

#413 surfaced the fact that it's not safe to accept non-negative $timeout parameter values and updated docblocks accordingly. Let's actually enforce the constraint and add test coverage.

TravisCarden avatar Apr 15 '25 15:04 TravisCarden