Home
last modified time | relevance | path

Searched refs:fail (Results 126 – 150 of 322) sorted by relevance

12345678910>>...13

/PHP-7.3/tests/classes/
H A Dvisibility_001c.phpt24 class fail extends same {
H A Dvisibility_002c.phpt24 class fail extends same {
H A Dvisibility_003a.phpt24 class fail extends same {
H A Dvisibility_004a.phpt24 class fail extends same {
H A Dprivate_006.phpt27 class fail extends third {
H A Dvisibility_004b.phpt24 class fail extends same {
/PHP-7.3/ext/zlib/tests/
H A Dbug67724.phpt2 Bug #67724 (chained zlib filters silently fail with large amounts of data)
H A Dbug_52944.phpt9 /* NOTE this test can fail on asm builds of zlib 1.2.5 or
/PHP-7.3/ext/ldap/tests/
H A Dldap_get_dn_error.phpt2 ldap_get_dn() - Testing ldap_get_dn() that should fail
H A Dldap_first_attribute_error.phpt2 ldap_first_attribute() - Testing ldap_first_attribute() that should fail
H A Dldap_free_result_error.phpt2 ldap_free_result() - Testing ldap_free_result() that should fail
H A Dldap_get_attributes_error.phpt2 ldap_get_attributes() - Testing ldap_get_attributes() that should fail
H A Dldap_count_entries_error.phpt2 ldap_count_entries() - Testing counting LDAP entries that should fail
H A Dldap_start_tls_error.phpt2 ldap_start_tls() - Binding that should fail
/PHP-7.3/Zend/tests/
H A Dbug42211.phpt16 static private $privateBar = "fail";
H A Dbug26802.phpt25 * call foo::fail. In PHP 5 we first evaluate static class
/PHP-7.3/ext/standard/tests/network/
H A Dbug20134.phpt16 /* But reads should always fail */
/PHP-7.3/ext/standard/tests/filters/
H A Dobject_init_failure.phpt2 Creating the stream filter object may fail
/PHP-7.3/ext/dom/tests/
H A DDOMDocument_relaxNGValidate_error1.phpt2 DOMDocument::relaxNGValidate() should fail if document doesn't validate
H A DDOMDocument_saveHTMLFile_error1.phpt2 DOMDocument::saveHTMLFile() should fail if no parameter is given
/PHP-7.3/ext/openssl/tests/
H A Dstream_crypto_flags_004.phpt47 // Should fail because the TLSv1.1 hello method is not supported
51 // Should fail because the TLSv1.2 hello method is not supported
H A Dopenssl_error_string_basic.phpt23 $fail = false;
26 $fail = true;
31 if (!$fail) {
55 // invalid file for is the test dir as writting file to existing dir should alway fail
/PHP-7.3/ext/snmp/tests/
H A DREADME23 tests will fail if your SNMP configuration does not fit into default values
36 Delete it if exists. Ingoring to to so will fail SNMPv3 tests.
/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_expire_password.phpt74 printf("[002] Connect should fail, [%d] %s\n", $link->errno, $link->error);
85 printf("[004] Connect should fail, [%d] %s\n", $link->errno, $link->error);
96 printf("[006] Connect allowed, query fail, [%d] %s\n", $link->errno, $link->error);
142 [006] Connect allowed, query fail, [1820] %s
H A Dbug50772.phpt13 // These calls fail

Completed in 35 milliseconds

12345678910>>...13