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 16db4d1 commit 616661eCopy full SHA for 616661e
NEWS
@@ -6,6 +6,10 @@ PHP NEWS
6
. Fixed bug #69655 (php -S changes MKCALENDAR request method to MKCOL). (cmb)
7
. Fixed bug #64878 (304 responses return Content-Type header). (cmb)
8
9
+- ODBC:
10
+ . Fixed bug #69975 (PHP segfaults when accessing nvarchar(max) defined
11
+ columns). (cmb)
12
+
13
- OpenSSL:
14
. Fixed bug #69882 (OpenSSL error “key values mismatch” after
15
openssl_pkcs12_read with extra cert) (Tomasz Sawicki)
0 commit comments