Home
last modified time | relevance | path

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

123456789

/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_connection_status.phpt23 if (false !== $db->setAttribute(PDO::ATTR_CONNECTION_STATUS, 'my own connection status'))
H A Dpdo_mysql_pconnect.phpt28 printf("[001] Both handles should use the same connection.");
79 …printf("[006] Looks like the persistent and the non persistent connection are using the same link?…
/PHP-8.1/ext/standard/tests/network/
H A Dbug73594a.phpt5 if (getenv("SKIP_ONLINE_TESTS")) die("skip test requiring internet connection");
H A Dgetmxrr.phpt6 if (getenv("SKIP_ONLINE_TESTS")) die("skip test requiring internet connection");
H A Dbug73594.phpt5 if (getenv("SKIP_ONLINE_TESTS")) die("skip test requiring internet connection");
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_get_info_deprecations.phpt30 Deprecated: mysqli_get_client_info(): Passing connection object as an argument is deprecated in %s
H A Dgh8978.phpt2 Bug GH-8267 (Invalid error message when connection via SSL fails)
H A Dbug31668.phpt2 Bug #31668 (multi_query works exactly every other time (multi_query was global, now per connection))
/PHP-8.1/ext/oci8/tests/
H A Ddrcp_privileged.phpt8 if (!$test_drcp) die("skip requires DRCP connection");
11 die('skip DRCP test requires a DRCP pooled server connection');
H A Derror.phpt30 resource(%s) of type (oci8 connection)
H A Dedition_2.phpt77 //open a new connection and get the edition value . This will have the updated value.
130 echo " Get the value with a new connection\n";
138 echo " Get the value with a new connection\n";
236 Get the value with a new connection
242 Get the value with a new connection
H A Ddescriptors.phpt2 commit connection after destroying the descriptor
H A Dimp_res_insert.phpt69 // The 2nd connection won't see the newly inserted data
78 // The 2nd connection will now see the previously uncommitted data inserted in the previous test
/PHP-8.1/ext/pgsql/tests/
H A D08escape.phpt102 Deprecated: pg_escape_string(): Automatic fetching of PostgreSQL connection is deprecated in %s on …
105 Deprecated: pg_escape_bytea(): Automatic fetching of PostgreSQL connection is deprecated in %s on l…
H A Dconfig.inc8 … ?: "host=localhost dbname=test port=5432 user=postgres password=postgres"; // connection string
/PHP-8.1/Zend/tests/
H A Darginfo_zpp_mismatch.inc18 /* may spend a lot of time waiting for connection timeouts */
/PHP-8.1/sapi/fpm/tests/
H A Dsocket-ipv4-fallback.phpt2 FPM: Socket port connection falls back to IPv4
/PHP-8.1/ext/openssl/tests/
H A Dbug62890.phpt2 Bug #62890 (default_socket_timeout=-1 causes connection to timeout)
/PHP-8.1/ext/pdo_sqlite/tests/
H A Dbug43831.phpt2 Bug #43831 ($this gets mangled when extending PDO with persistent connection)
/PHP-8.1/ext/sockets/tests/
H A Dsocket_abstract_path.phpt27 $conns = socket_accept($servers) or die("Could not accept connection");
/PHP-8.1/ext/imap/tests/
H A Dimap_open_with_cl_expunge.phpt30 // Close connection
H A Dimap_reopen_with_cl_expunge.phpt34 // Close connection
/PHP-8.1/ext/soap/tests/
H A Dbug69137.phpt7 if (getenv("SKIP_ONLINE_TESTS")) { die("skip test requiring internet connection"); }
/PHP-8.1/ext/standard/tests/file/
H A Dfgets_socket_variation1.phpt24 /* Accept that connection */
/PHP-8.1/ext/standard/tests/streams/
H A Dstream_get_meta_data_socket_variation3.phpt15 /* Accept that connection */

Completed in 20 milliseconds

123456789