/PHP-8.3/ext/oci8/tests/ |
H A D | privileged_connect.phpt | 2 privileged connect tests 12 require __DIR__."/connect.inc"; 21 Warning: oci_connect(): Privileged connect is disabled. Enable oci8.privileged_connect to be able t… 23 Warning: oci_connect(): Privileged connect is disabled. Enable oci8.privileged_connect to be able t…
|
H A D | close.phpt | 2 connect/close/connect 12 require __DIR__.'/connect.inc';
|
H A D | connect.inc | 14 …trigger_error("connect.inc: Failed to connect as '$user' to '$dbase': ". $m['message'], E_USER_ERR…
|
H A D | password.phpt | 15 require __DIR__.'/connect.inc'; 20 "grant connect, create session to testuser_pw" 33 // Second connect should return a new resource because the hash string will be different from $c1 38 // Despite using the old password this connect should succeed and return the original resource 68 require __DIR__.'/connect.inc';
|
H A D | password_2.phpt | 15 require __DIR__.'/connect.inc'; 20 "grant connect, create session to testuser_pw2" 32 // Second connect should return a new resource because the hash string will be different from $c1 37 // Despite using the old password this connect should succeed and return the original resource 67 require __DIR__.'/connect.inc';
|
/PHP-8.3/ext/standard/tests/network/ |
H A D | fsockopen_error.phpt | 7 echo "\n-- Attempting to connect to a non-existent socket --\n"; 16 echo "\n-- Attempting to connect using an invalid protocol --\n"; 30 -- Attempting to connect to a non-existent socket -- 32 Warning: fsockopen(): Unable to connect to tcp://127.0.0.1:31337 (%a) in %s on line %d 36 -- Attempting to connect using an invalid protocol -- 38 Warning: fsockopen(): Unable to connect to invalid://127.0.0.1:31337 (Unable to find the socket tra…
|
/PHP-8.3/ext/mysqli/tests/ |
H A D | bug39457.phpt | 11 require_once 'connect.inc'; 14 $mysql->connect($host, $user, $passwd, $db, $port, $socket); 16 $mysql->connect($host, $user, $passwd, $db, $port, $socket);
|
H A D | mysqli_get_connection_stats_off.phpt | 17 // connect and table inc connect to mysql and create tables 18 require_once 'connect.inc'; 21 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,… 32 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
|
H A D | mysqli_expire_password.phpt | 7 require_once 'connect.inc'; 61 require_once 'connect.inc'; 66 printf("[001] Cannot connect [%d] %s\n", 77 printf("[003] Cannot connect [%d] %s\n", 84 /* allow connect */ 88 printf("[005] Cannot connect [%d] %s\n", 96 /* allow connect, fix pw */ 100 printf("[007] Cannot connect [%d] %s\n", 115 printf("[001] Cannot connect [%d] %s\n", 136 [001] Cannot connect [%d] %s [all …]
|
H A D | gh15432.phpt | 7 require 'connect.inc'; 10 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect… 18 require 'connect.inc';
|
H A D | mysqli_change_user_new.phpt | 7 require_once 'connect.inc'; 10 …die(sprintf("SKIP Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port… 21 require_once 'connect.inc'; 27 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,…
|
H A D | mysqli_pconn_twice.phpt | 2 Calling connect() on an open persistent connection to create a new persistent connection 16 require_once 'connect.inc'; 20 …printf("[001] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,… 53 if (true !== ($tmp = $link->connect($host, $user, $passwd, $db, $port, $socket))) 57 …printf("[014] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,… 60 if (true !== ($tmp = $link->connect($host, $user, $passwd, $db, $port, $socket)))
|
H A D | skipifconnectfailure.inc | 2 require_once 'connect.inc'; 6 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect…
|
H A D | mysqli_mysqlnd_read_timeout_zero.phpt | 7 require_once 'connect.inc'; 10 …die(sprintf('skip Cannot connect to MySQL, [%d] %s.', mysqli_connect_errno(), mysqli_connect_error… 22 require_once 'connect.inc';
|
H A D | mysqli_local_infile_directory_access_denied.phpt | 7 require_once 'connect.inc'; 10 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect… 25 require_once 'connect.inc'; 51 require_once 'connect.inc'; 54 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
|
H A D | mysqli_mysqlnd_read_timeout_long.phpt | 8 require_once 'connect.inc'; 11 …die(sprintf('skip Cannot connect to MySQL, [%d] %s.', mysqli_connect_errno(), mysqli_connect_error… 24 require_once 'connect.inc';
|
H A D | mysqli_get_client_stats_off.phpt | 23 // connect and table inc connect to mysql and create tables 24 require_once 'connect.inc';
|
H A D | bug53503.phpt | 7 require_once 'connect.inc'; 10 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect… 23 require_once 'connect.inc'; 53 require_once 'connect.inc'; 56 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
|
H A D | mysqli_allow_local_infile_overrides_local_infile_directory.phpt | 7 require_once 'connect.inc'; 10 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect… 25 require_once 'connect.inc'; 62 require_once 'connect.inc'; 65 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
|
H A D | mysqli_local_infile_directory_vs_open_basedir.phpt | 7 require_once 'connect.inc'; 10 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect… 25 require_once 'connect.inc'; 50 require_once 'connect.inc'; 53 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
|
H A D | bug42548.phpt | 7 require_once 'connect.inc'; 9 …die(sprintf('skip Cannot connect to MySQL, [%d] %s.', mysqli_connect_errno(), mysqli_connect_error… 17 require_once 'connect.inc'; 55 require_once 'connect.inc';
|
H A D | bug77956.phpt | 7 require_once 'connect.inc'; 11 …die(sprintf("skip Can't connect to MySQL Server - [%d] %s", mysqli_connect_errno(), mysqli_connect… 24 require_once 'connect.inc'; 48 require_once 'connect.inc'; 50 …printf("[clean] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%…
|
/PHP-8.3/ext/standard/tests/file/ |
H A D | stream_002.phpt | 22 Warning: stream_socket_client(): Unable to connect to (Failed to parse address "") in %s on line %d 27 Warning: stream_socket_client(): Unable to connect to [ (Failed to parse address "[") in %s on line… 32 Warning: stream_socket_client(): Unable to connect to [ (Failed to parse%saddress "[ ") in %s on l… 37 Warning: stream_socket_client(): Unable to connect to . (Failed to parse address ".") in %s on line… 42 Warning: stream_socket_client(): Unable to connect to 1 (Failed to parse address "1") in %s on line…
|
/PHP-8.3/ext/ldap/tests/ |
H A D | ldap_sasl_bind_basic.phpt | 11 require "connect.inc"; 19 require "connect.inc"; 31 include "connect.inc";
|
/PHP-8.3/ext/imap/tests/setup/ |
H A D | skipif.inc | 5 $retries = 0; // don't retry connect on failure 9 die("skip could not connect to mailbox " . IMAP_SERVER);
|