Files
php-flasher/tests/Prime/Stamp
Younes ENNAJI 6d314dbc07 fix: add validation to HopsStamp and DelayStamp
HopsStamp:
- Validate hops amount must be >= 1 (positive integer)
- Negative or zero hops don't make logical sense

DelayStamp:
- Validate delay must be >= 0 (non-negative integer)
- Negative delays don't make logical sense

Both now throw InvalidArgumentException for invalid values, making
configuration errors fail fast with clear messages.
2026-03-01 20:07:54 +00:00
..
2024-04-09 07:57:01 +00:00
2024-04-09 07:57:01 +00:00
2024-04-09 07:57:01 +00:00
2024-04-09 07:57:01 +00:00
2024-04-09 07:57:01 +00:00
2024-04-09 07:57:01 +00:00
2024-04-09 07:57:01 +00:00