We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fb0e6f commit 3250fa0Copy full SHA for 3250fa0
NEWS
@@ -19,8 +19,7 @@ PHP NEWS
19
- OpenSSL:
20
. Fixed bug #74720 (pkcs7_en/decrypt does not work if \x1a is used in
21
content). (Anatol)
22
- . Use TLS_ANY for default ssl:// and tls:// negotiation.
23
- (Niklas Keller, me at kelunik dot com)
+ . Use TLS_ANY for default ssl:// and tls:// negotiation. (kelunik)
24
. Fix leak in openssl_spki_new(). (jelle at vdwaa dot nl)
25
26
- PDO_OCI:
@@ -34,8 +33,7 @@ PHP NEWS
34
33
(mhagstrand at gmail dot com)
35
36
- Streams:
37
- . Default ssl/single_dh_use and ssl/honor_cipher_order to true.
38
- (me at kelunik dot com)
+ . Default ssl/single_dh_use and ssl/honor_cipher_order to true. (kelunik)
39
40
- SQLite3:
41
. Update to Sqlite 3.19.3. (cmb)
0 commit comments