RFC: TLS Session Resumption Support for Streams

Project Governance
Author
Target
8.6
This RFC proposes adding comprehensive TLS session resumption support to PHP's OpenSSL stream implementation. Session resumption is a critical performance optim...

Add TLS session resumption support to streams as described in this RFC?

Overall Results

Yes
No
Abstain
Yes
19 Votes (86%)
No
0 Votes (0%)
Abstain
3 Votes (14%)

Voting Timeline

Dates based on UTC

Voting Breakdown

What should the exception class be named?

Overall Results

OpenSSLException (consistent with existing OpenSSL classes)
Openssl\OpensslException (namespaced per Throwable policy recommendation)
Abstain
OpenSSLException (consistent with existing OpenSSL classes)
5 Votes (25%)
Openssl\OpensslException (namespaced per Throwable policy recommendation)
15 Votes (75%)
Abstain
0 Votes (0%)

Voting Timeline

Dates based on UTC

Voting Breakdown

OpenSSLException (consistent with existing OpenSSL classes)

5 Votes (25%)

Openssl\OpensslException (namespaced per Throwable policy recommendation)

15 Votes (75%)

Abstain

0 Votes (0%)

What should the session class be named?

Overall Results

OpenSSLSession (consistent with existing OpenSSL classes)
Openssl\Session (namespaced per latest naming conventions)
Abstain
OpenSSLSession (consistent with existing OpenSSL classes)
7 Votes (33%)
Openssl\Session (namespaced per latest naming conventions)
13 Votes (62%)
Abstain
1 Votes (5%)

Voting Timeline

Dates based on UTC

Voting Breakdown

OpenSSLSession (consistent with existing OpenSSL classes)

7 Votes (33%)

Openssl\Session (namespaced per latest naming conventions)

13 Votes (62%)

Abstain

1 Votes (5%)