Skip to content

Commit c1ba04d

Browse files
committed
added deprecated tag to stop. Halt is better
1 parent 47cd98e commit c1ba04d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

flight/Engine.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,7 @@ public function _error(Throwable $e): void
575575
* @param ?int $code HTTP status code
576576
*
577577
* @throws Exception
578+
* @deprecated 3.5.3 This method will be removed in v4
578579
*/
579580
public function _stop(?int $code = null): void
580581
{

0 commit comments

Comments
 (0)