Lines Matching refs:connection

224   . Fixed bug (segfault due to libcurl connection caching). (Pierrick)
454 . Fixed bug #61218 (FPM drops connection while receiving some binary values
627 . Fixed bug #61003 (mysql_stat() require a valid connection). (Johannes).
862 . Don't set $_SERVER['HTTPS'] on unsecure connection (bug #55403). (Uwe
2043 - Fixed bug #51347 (mysqli_close / connection memory leak). (Andrey, Johannes)
2111 - Fixed bug #49320 (PDO returns null when SQLite connection fails). (Felipe)
2591 - Fixed bug #48182 (ssl handshake fails during asynchronous socket connection).
2813 . Improve persistent connection handling of restarted DBs.
3226 - Fixed bug #45432 (PDO: persistent connection leak). (Felipe)
3249 connection). (Felipe)
3260 - Fixed bug #41534 (SoapClient over HTTPS fails to reestablish connection).
3342 - Fixed bug #48070 (PDO_OCI: Segfault when using persistent connection).
4132 - Added persistent connection status checker to pdo_pgsql.
4391 - Added mysql_set_charset() to allow runtime altering of connection encoding.
4550 connection). (Tony)
4667 - Fixed bug #37799 (ftp_ssl_connect() falls back to non-ssl connection). (Nuno)
4694 shutdown() function, that shut downs part of a full-duplex connection.
4835 establish a new connection). (Ilia)
4965 number of connection retries). (Ilia)
5459 - Fixed bug #37531 (oci8 persistent connection corruption). (Tony)
5502 - Fixed bug #37256 (php-fastcgi doesn't handle connection abort). (Dmitry)
5533 - Fixed PECL bug #9061 (oci8 might reuse wrong persistent connection). (Tony)
5680 - Fixed bug #36820 (Privileged connection with an Oracle password file
5684 - Fixed bug #36802 (mysqli_set_charset() crash with a non-open connection).
6020 . pg_transaction_status() - in-transaction status of a database connection.
6613 d/e flag global and not per connection). (Andrey)
6679 - Fixed bug #29522 (accessing properties without connection). (Georg)
6968 - Fixed bug #30329 (Error Fetching http body, No Content-Length, connection
7077 - Fixed bug #29522 (accessing properties without connection) (Georg)