Home
last modified time | relevance | path

Searched refs:connection (Results 201 – 209 of 209) sorted by relevance

123456789

/PHP-8.1/ext/session/tests/
H A Dsave_handler.inc24 // string $save_path - Directory path, connection strings, etc. Default: session.save_path
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_begintransaction.phpt33 /* This is the PDO way to close a connection */
/PHP-8.1/
H A Dphp.ini-development819 ; Disable logging through FastCGI connection. PHP's default behavior is to enable
1062 ; https://php.net/pdo-odbc.connection-pooling
1126 ; Check that a connection is still valid before reuse.
1202 ; If this option is enabled, closing a persistent connection will rollback
1203 ; any pending transactions of this connection, before it is put back
1204 ; into the persistent connection pool.
1254 ; maintain an idle persistent connection. Using -1 means idle
1260 ; ping during oci_pconnect() to check the connection validity. When
1266 ; Connection: Set this to a user chosen connection class to be used
1270 ; the database pool must be configured, and the connection string must
H A Dphp.ini-production821 ; Disable logging through FastCGI connection. PHP's default behavior is to enable
1064 ; https://php.net/pdo-odbc.connection-pooling
1128 ; Check that a connection is still valid before reuse.
1204 ; If this option is enabled, closing a persistent connection will rollback
1205 ; any pending transactions of this connection, before it is put back
1206 ; into the persistent connection pool.
1256 ; maintain an idle persistent connection. Using -1 means idle
1262 ; ping during oci_pconnect() to check the connection validity. When
1268 ; Connection: Set this to a user chosen connection class to be used
1272 ; the database pool must be configured, and the connection string must
H A DNEWS281 . Fixed bug GH-10270 (Invalid error message when connection via SSL fails:
343 . Fixed invalid error message "Malformed packet" when connection is dropped.
1030 . Fixed bug #77780 ("Headers already sent..." when previous connection was
1083 . Fixed bug GH-9309 (Segfault when connection is used after imap_close()).
1213 . Fixed handling of single-key connection strings. (Calvin Buckley)
1226 . Fixed handling of single-key connection strings. (Calvin Buckley)
1770 . Fixed bug #77120 (Support 'success with info' at connection).
H A DUPGRADING443 . Not passing the connection argument to PgSQL functions and using the
444 default connection is deprecated.
/PHP-8.1/sapi/fpm/tests/
H A Dtester.inc480 * Check if connection works.
504 $this->trace('Checking connection successful');
/PHP-8.1/ext/standard/tests/misc/
H A Duser_agents.txt4 Apache/2.4.10 (Debian) OpenSSL/1.0.1k (internal dummy connection)
H A Dget_browser_variation3.phpt21 Agent Apache/2.4.10 (Debian) OpenSSL/1.0.1k (internal dummy connection)

Completed in 45 milliseconds

123456789