A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/protocolbuffers/protobuf/commit/676666ef57f3feb0032650212e518123addb0cac below:

Fix PHP 8.4 deprecation in GPBDecodeException (#21232) · protocolbuffers/protobuf@676666e · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -14,7 +14,7 @@ class GPBDecodeException extends \Exception

14 14

public function __construct(

15 15

$message,

16 16

$code = 0,

17 -

\Exception $previous = null)

17 +

?\Exception $previous = null)

18 18

{

19 19

parent::__construct(

20 20

"Error occurred during parsing: " . $message,

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4