/PHP-7.4/ext/curl/tests/ |
H A D | curl_file_upload_stream.phpt | 10 $host = curl_cli_server_start(); 14 curl_setopt($ch, CURLOPT_URL, "{$host}/get.inc?test=file");
|
H A D | curl_setopt_basic004.phpt | 12 $host = curl_cli_server_start(); 17 $url = "{$host}/";
|
H A D | curl_copy_handle_basic_004.phpt | 12 $host = curl_cli_server_start(); 16 $url = "{$host}/get.inc?test=getpost&get_param=Hello%20World";
|
H A D | curl_copy_handle_variation3.phpt | 8 $host = curl_cli_server_start(); 12 curl_setopt($ch1, CURLOPT_URL, "{$host}/get.php?test=file");
|
/PHP-7.4/sapi/cli/tests/ |
H A D | php_cli_server_007.phpt | 12 $host = PHP_CLI_SERVER_HOSTNAME; 17 Host: {$host}
|
H A D | bug73630.phpt | 18 $host = PHP_CLI_SERVER_HOSTNAME; 25 Host: {$host}
|
H A D | php_cli_server_016.phpt | 22 $host = PHP_CLI_SERVER_HOSTNAME; 27 Host: {$host}
|
H A D | bug66606_2.phpt | 14 $host = PHP_CLI_SERVER_HOSTNAME; 19 Host: {$host}
|
H A D | php_cli_server_014.phpt | 13 $host = PHP_CLI_SERVER_HOSTNAME; 18 Host: {$host} 37 Host: {$host}
|
/PHP-7.4/ext/mysqli/tests/ |
H A D | bug50772.phpt | 15 my_mysqli_real_connect($db1, $host, $user, $passwd, $db, $port, $socket); 25 my_mysqli_real_connect($db2, $host, $user, $passwd, $db, $port, $socket);
|
H A D | mysqli_fork.phpt | 16 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) 59 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) 60 …printf("[005] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,… 61 $host, $user, $db, $port, $socket); 88 …if (!($plink = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) || !mysqli_autocommi… 132 if (!$plink = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) 134 $host, $user, $db, $port, $socket); 212 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) 213 …printf("[018] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,… 214 $host, $user, $db, $port, $socket); [all …]
|
H A D | mysqli_error_oo.phpt | 20 if (!$mysqli = new mysqli($host, $user, $passwd, $db, $port, $socket)) 21 …printf("[002] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,… 22 $host, $user, $db, $port, $socket);
|
H A D | mysqli_expire_password.phpt | 9 if (!$link = @my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) { 10 …die(sprintf("SKIP Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port… 11 $host, $user, $db, $port, $socket)); 69 if (!$link = my_mysqli_connect($host, 'expiretest', 'expiredpassword', $db, $port, $socket)) { 80 … if (!my_mysqli_real_connect($link, $host, 'expiretest', 'expiredpassword', $db, $port, $socket)) { 91 … if (!my_mysqli_real_connect($link, $host, 'expiretest', 'expiredpassword', $db, $port, $socket)) { 103 … if (!my_mysqli_real_connect($link, $host, 'expiretest', 'expiredpassword', $db, $port, $socket)) { 118 if (!$link = my_mysqli_connect($host, 'expiretest', "expiretest", $db, $port, $socket)) {
|
H A D | mysqli_send_query.phpt | 29 if (!$link = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) { 30 …printf("[003] Cannot connect to the server using host=%s, user=%s, passwd=***, dbname=%s, port=%s,… 31 $host, $user, $db, $port, $socket);
|
/PHP-7.4/ext/ldap/tests/ |
H A D | ldap_exop.phpt | 12 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version); 50 test_bind($host, $port, "cn=userA,$base", $userAPassword, $protocol_version), 55 test_bind($host, $port, "cn=userA,$base", $genpw, $protocol_version) 63 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
|
H A D | ldap_first_entry_basic.phpt | 13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version); 26 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
|
H A D | ldap_set_option_crlcheck_basic.phpt | 9 $link = ldap_connect($host, $port); 18 $link = ldap_connect($host, $port);
|
H A D | ldap_delete_basic.phpt | 13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version); 33 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
|
H A D | ldap_get_attributes_basic.phpt | 13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version); 26 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
|
H A D | ldap_get_entries_basic.phpt | 13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version); 28 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
|
H A D | ldap_next_attribute_basic.phpt | 13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version); 30 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
|
H A D | ldap_next_entry_basic.phpt | 13 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version); 28 $link = ldap_connect_and_bind($host, $port, $user, $passwd, $protocol_version);
|
/PHP-7.4/ext/standard/tests/file/ |
H A D | fopen_variation15-win32.phpt | 110 Warning: fopen(): remote host file access not supported, file://fopen15.tmpDir\fopen_variation15.tm… 115 Warning: fopen(): remote host file access not supported, file://fopen15.tmpDir\fopen_variation15.tm… 120 Warning: fopen(): remote host file access not supported, file://fopen15.tmpDir/fopen_variation15.tm… 125 Warning: fopen(): remote host file access not supported, file://fopen15.tmpDir/fopen_variation15.tm… 130 Warning: fopen(): remote host file access not supported, file://./fopen15.tmpDir/fopen_variation15.… 135 Warning: fopen(): remote host file access not supported, file://./fopen15.tmpDir/fopen_variation15.… 140 Warning: fopen(): remote host file access not supported, file://.\fopen15.tmpDir\fopen_variation15.… 145 Warning: fopen(): remote host file access not supported, file://.\fopen15.tmpDir\fopen_variation15.… 162 Warning: fopen(): remote host file access not supported, file://../fopen15.tmpDir/fopen_variation15… 167 Warning: fopen(): remote host file access not supported, file://../fopen15.tmpDir/fopen_variation15… [all …]
|
/PHP-7.4/ext/pdo_mysql/tests/ |
H A D | pdo_mysql___construct.phpt | 64 // Reaction on host not specified differs for different configs, so no printing 75 $host = PDO_MYSQL_TEST_HOST; 76 $invalid_host = $host . 'invalid'; 78 // last host specification should be the one used 79 $dsn = MySQLPDOTest::getDSN(array('host' => $host), 'host=' . $invalid_host); 86 $dsn = MySQLPDOTest::getDSN(array('host' => $invalid_host), 'host=' . $host); 93 $dsn = MySQLPDOTest::getDSN(array('host' => $invalid_host)); 101 $dsn = MySQLPDOTest::getDSN(array('host' => $invalid_host), 'host=' . $host); 110 $dsn = MySQLPDOTest::getDSN(array('host' => str_repeat('0123456789', 100)));
|
H A D | README.md | 6 # DSN; For example: mysql:dbname=test;host=localhost;port=3306 9 # Database host
|