From 4e82c461de9cc4ddb64f989b27e462f991ea9c73 Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Wed, 2 Jun 2021 16:32:50 +1200 Subject: [PATCH] Update src/BulkTools/HTTPBulkToolsResponse.php Co-authored-by: Maxime Rainville --- src/BulkTools/HTTPBulkToolsResponse.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BulkTools/HTTPBulkToolsResponse.php b/src/BulkTools/HTTPBulkToolsResponse.php index 94a2f99..b131dbd 100644 --- a/src/BulkTools/HTTPBulkToolsResponse.php +++ b/src/BulkTools/HTTPBulkToolsResponse.php @@ -362,7 +362,7 @@ class HTTPBulkToolsResponse extends HTTPResponse } /** - * This empty function exists only for semver + * @deprecated 3.1.0 This function was used to catch PHP Errors and inject additional information in the response */ public function shutdown() {