Home
last modified time | relevance | path

Searched refs:failed (Results 176 – 200 of 846) sorted by relevance

12345678910>>...34

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_bind_result_zerofill.phpt24 printf("[%03d] UPDATE failed, [%d] %s\n",
30 printf("[%03d] SELECT failed, [%d] %s\n",
37 printf("[%03d] Bind failed, [%d] %s\n",
43 printf("[%03d] Execute or fetch failed, [%d] %s\n",
H A Dmysqli_pconnect.phpt24 printf("[003] Connect failed, [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
40 printf("[004] Connect failed, [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
56 printf("[004] Connect failed, [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
/PHP-5.5/ext/gd/tests/
H A Dgif2gd.phpt18 echo imagegd(imagecreatefromgif($cwd . "/conv_test.gif"), $cwd . "/test.gd1") ? 'ok' : 'failed';
22 echo imagegd2(imagecreatefromgif($cwd . "/conv_test.gif"), $cwd . "/test.gd2") ? 'ok' : 'failed';
H A Dxpm2gd.phpt18 echo imagegd(imagecreatefromxpm($cwd . "/conv_test.xpm"), $cwd . "/test.gd1") ? 'ok' : 'failed';
22 echo imagegd2(imagecreatefromxpm($cwd . "/conv_test.xpm"), $cwd . "/test.gd2") ? 'ok' : 'failed';
H A Dcopyresized.phpt50 if (!check_doublesize($dst_tc)) exit("1 failed\n");
66 if (!check_doublesize($dst_tc)) exit("2 failed\n");
85 if (!check_doublesize($dst_tc)) exit("3 failed\n");
/PHP-5.5/ext/pdo_oci/tests/
H A Dpecl_bug_11345.phpt20 echo 'Connection failed: ' . $e->getMessage(). "\n";
29 Connection failed: SQLSTATE[HY000]: OCINlsCharSetNameToId: unknown character set name (%s)
/PHP-5.5/ext/intl/tests/
H A Dtransliterator_create_error.phpt19 Warning: Transliterator::create(): String conversion of id to UTF-16 failed in %s on line %d
20 String conversion of id to UTF-16 failed: U_INVALID_CHAR_FOUND
/PHP-5.5/ext/standard/tests/file/
H A Dstat_error-win32.phpt43 Warning: stat(): stat failed for %s in %s on line %d
46 Warning: stat(): stat failed for %s in %s on line %d
49 Warning: stat(): stat failed for 22 in %s on line %d
H A Dfilesize_variation5.phpt29 Warning: filesize(): stat failed for in %s on line %d
32 Warning: filesize(): stat failed for | in %s on line %d
H A Dfscanf_error.phpt17 exit("Error:failed to open file $filename");
27 exit("Error:failed to open file $filename");
37 exit("Error:failed to open file $filename");
51 exit("Error:failed to open file $filename");
H A Dfopen_variation14.phpt100 Warning: fopen(file://fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable wra…
105 Warning: fopen(file://fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable wra…
110 Warning: fopen(file://./fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable w…
115 Warning: fopen(file://./fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable w…
124 Warning: fopen(file://../fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable …
129 Warning: fopen(file://../fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable …
H A Dfopen_variation15.phpt104 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable wra…
109 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable wra…
114 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable w…
119 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable w…
128 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable …
133 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable …
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_clear_error.phpt31 printf("[003] Execute has failed, %s %s\n",
38 printf("[004] Execute has failed, %s %s\n",
51 printf("[006] Execute has failed, %s %s\n",
58 printf("[007] Execute has failed, %s %s\n",
79 [003] Execute has failed, '42S22' array (
H A Dpdo_mysql_prepare_emulated_placeholder_everywhere.phpt30 printf("[003] Execute has failed, %s %s\n",
45 printf("[005] Execute has failed, %s %s\n",
65 [003] Execute has failed, 'HY093' array (
77 [005] Execute has failed, 'HY093' array (
/PHP-5.5/tests/output/
H A Dob_start_basic_unerasable_003.phpt19 Notice: ob_get_clean(): failed to discard buffer of callback (0) in %s on line 11
21 Notice: ob_get_clean(): failed to delete buffer of callback (0) in %s on line 11
H A Dob_start_basic_unerasable_004.phpt19 Notice: ob_get_flush(): failed to send buffer of callback (0) in %s on line 11
21 Notice: ob_get_flush(): failed to delete buffer of callback (0) in %s on line 11
/PHP-5.5/ext/phar/tests/
H A D016.phpt31 Warning: file_get_contents(phar://%s/a): failed to open stream: phar error: internal corruption of …
34 Warning: file_get_contents(phar://%s/b): failed to open stream: phar error: internal corruption of …
38 Warning: file_get_contents(phar://%s/d): failed to open stream: phar error: internal corruption of …
/PHP-5.5/tests/security/
H A Dopen_basedir_error_log_variation.phpt35 Warning: error_log(%s/test/bad/bad.txt): failed to open stream: %s in %s on line %d
40 Warning: error_log(%s/test/bad.txt): failed to open stream: %s in %s on line %d
45 Warning: error_log(%s/bad.txt): failed to open stream: %s in %s on line %d
/PHP-5.5/ext/oci8/tests/
H A Dfetch_row.phpt25 die("oci_parse(select) failed!\n");
29 die("oci_execute(select) failed!\n");
H A Dprefetch.phpt27 die("oci_parse(select) failed!\n");
33 die("oci_execute(select) failed!\n");
H A Ddefault_prefetch.phpt29 die("oci_parse(select) failed!\n");
33 die("oci_execute(select) failed!\n");
H A Ddefault_prefetch0.phpt29 die("oci_parse(select) failed!\n");
33 die("oci_execute(select) failed!\n");
H A Ddefault_prefetch1.phpt29 die("oci_parse(select) failed!\n");
33 die("oci_execute(select) failed!\n");
H A Ddefault_prefetch2.phpt29 die("oci_parse(select) failed!\n");
35 die("oci_execute(select) failed!\n");
H A Dfetch.phpt25 die("oci_parse(select) failed!\n");
29 die("oci_execute(select) failed!\n");

Completed in 32 milliseconds

12345678910>>...34