Home
last modified time | relevance | path

Searched refs:fail (Results 226 – 250 of 322) sorted by relevance

12345678910>>...13

/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_stmt_sqlstate.phpt41 printf("[008] Should fail! [%d] %s\n", mysqli_stmt_errno($stmt), mysqli_stmt_error($stmt));
H A D013.phpt2 mysqli fetch mixed / mysql_query (may fail when using 4.1 library with 5.x server)
/PHP-7.3/ext/pdo_dblib/tests/
H A Dstringify_uniqueidentifier.phpt50 // ! With TDS protocol version <7.0 binary will be returned and the test will fail !
H A Dbatch_stmt_transaction.phpt8 if (!driver_supports_batch_statements_without_select($db)) die('xfail test will fail with this vers…
H A Dbatch_stmt_try.phpt8 if (!driver_supports_batch_statements_without_select($db)) die('xfail test will fail with this vers…
/PHP-7.3/ext/ldap/tests/
H A Dldap_sasl_bind_error.phpt2 ldap_sasl_bind() - Binding that should fail
H A Dldap_search_error.phpt2 ldap_search() - operation that should fail
H A DREADME117 …e to use. May be the ldap root or a subtree. (ldap_search_variation6 will fail if a subtree is use…
122 LDAP_TEST_SKIP_BIND_FAILURE (default: true) Whether to fail the test or not in case …
H A Dldap_mod_add_error.phpt2 ldap_mod_add() - ldap_mod_add() operations that should fail
H A Dldap_modify_error.phpt2 ldap_modify() - Modify operations that should fail
/PHP-7.3/sapi/phpdbg/
H A DChangelog.md45 6. Fixed #13 (Output Buffering Control seems fail)
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor.phpt18 // This one should fail. I let it fail to prove that closeCursor() makes a difference.
23 // query() shall fail!
H A Dpdo_mysql_class_constants.phpt48 This however will fail with no connection. */
/PHP-7.3/ext/standard/tests/file/
H A Dpopen_pclose_basic-win32-mb.phpt36 // default INI will fail too)
H A Dpopen_pclose_basic-win32.phpt36 // default INI will fail too)
H A Duserwrapper.phpt38 /* We *want* this to fail and thus not output the watch statement */
/PHP-7.3/ext/standard/tests/streams/
H A Dproc_open_bug51800.phpt5 echo 'skip expected to fail or take too long';
/PHP-7.3/tests/classes/
H A Dproperty_recreate_private.phpt49 $c->p = 'this will fail';
/PHP-7.3/ext/standard/tests/array/
H A Dksort_variation8.phpt2 …riations - sort mixed values, 'sort_flags' as default/SORT_REGULAR (OK to fail as result is unpred…
H A Dsort_variation11.phpt2 …ariations - sort mixed values, 'sort_flag' as defualt/SORT_REGULAR (OK to fail as result is unpred…
H A Darsort_variation11.phpt2 …riations - sort mixed values, 'sort_flags' as default/SORT_REGULAR (OK to fail as result is unpred…
H A Dasort_variation11.phpt2 …riations - sort mixed values, 'sort_flags' as default/SORT_REGULAR (OK to fail as result is unpred…
H A Dkrsort_variation8.phpt2 …riations - sort mixed values, 'sort_flags' as default/SORT_REGULAR (OK to fail as result is unpred…
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dutf16_be.c46 name = "\000F\000A\000I\000L\000\000"; BC0_P(name, fail); in init()
/PHP-7.3/ext/shmop/tests/
H A D001.phpt47 /* try to append data to the shared memory segment, this should fail */

Completed in 41 milliseconds

12345678910>>...13