Skip to content

Commit 08bc3ee

Browse files
committed
PHPC-2411: Deprecate SSLConnectionException
1 parent f9a8a67 commit 08bc3ee

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

src/MongoDB/Exception/SSLConnectionException.stub.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
namespace MongoDB\Driver\Exception;
99

10+
/** @deprecated use ConnectionException instead */
1011
final class SSLConnectionException extends ConnectionException
1112
{
1213
}

src/MongoDB/Exception/SSLConnectionException_arginfo.h

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)