Home
last modified time | relevance | path

Searched refs:fail (Results 101 – 125 of 322) sorted by relevance

12345678910>>...13

/PHP-7.3/tests/lang/
H A D032.phpt24 // Following class definition should fail, but cannot test
/PHP-7.3/ext/phar/tests/cache_list/files/
H A Dfrontcontroller16.phar.inc9 Phar::webPhar("test.phar", "/index.php", null, array(), array("fail", "here"));
/PHP-7.3/ext/standard/tests/serialize/
H A Dbug64354_2.phpt2 Bug #64354 (Unserialize array of objects whose class can't be autoloaded fail)
H A Dbug64354_1.phpt2 Bug #64354 (Unserialize array of objects whose class can't be autoloaded fail)
H A Dbug64354_3.phpt2 Bug #64354 (Unserialize array of objects whose class can't be autoloaded fail)
/PHP-7.3/ext/soap/tests/
H A Dserver011.phpt23 echo "fail\n";
/PHP-7.3/ext/dom/tests/
H A DDOMNode_insertBefore_error1.phpt2 DOMNode::insertBefore() should fail if node belongs to another document
H A DDOMDocument_saveHTMLFile_error2.phpt2 DOMDocument::saveHTMLFile() should fail if called statically
H A DDOMDocument_saveHTML_error2.phpt2 DOMDocument::saveHTML() should fail if called statically
H A DDOMDocument_validate_error2.phpt2 DOMDocument::validate() should fail if called statically
/PHP-7.3/ext/intl/tests/
H A Dbug74230.phpt2 Bug #74230 iconv fails to fail on surrogates
/PHP-7.3/ext/reflection/tests/
H A Dbug36434.phpt2 Reflection Bug #36434 (Properties from parent class fail to indetify their true origin)
/PHP-7.3/Zend/tests/generators/
H A Dyield_from_already_running.phpt2 Yielding from the already running Generator should fail (bug #69458)
/PHP-7.3/ext/ldap/tests/
H A Dldap_errno_error.phpt2 ldap_errno() - ldap_errno() operation that should fail
H A Dldap_error_error.phpt2 ldap_error() - ldap_error() operation that should fail
H A Dldap_rename_error.phpt2 ldap_rename() - Testing ldap_rename() that should fail
/PHP-7.3/ext/ctype/tests/
H A Dbug25745.phpt2 Bug #25745 (ctype functions fail with non-ascii characters)
/PHP-7.3/tests/classes/
H A Dvisibility_003c.phpt24 class fail extends same {
H A Dvisibility_004c.phpt24 class fail extends same {
H A Dvisibility_000c.phpt24 class fail extends same {
/PHP-7.3/ext/oci8/tests/
H A Dimp_res_4.phpt40 oci_fetch($s); // This will fail with ORA-24374
48 oci_fetch($s); // This will fail with ORA-24374
H A Dimp_res_5.phpt40 oci_fetch_all($s,$res); // This will fail with ORA-24374
48 oci_fetch_all($s, $res); // This will fail with ORA-24374
/PHP-7.3/ext/openssl/tests/
H A Dpeer_verification.phpt37 // Expected to fail -- untrusted server cert and no CA File present
40 // Expected to fail -- untrusted server cert and no CA File present
/PHP-7.3/ext/pdo_mysql/tests/
H A Dbug_41125.phpt30 // NOTE: This will fail, it is OK to fail - you must not mix DML/DDL and SELECT
/PHP-7.3/ext/opcache/tests/
H A Dlog_verbosity_bug.phpt18 var_dump("Script should fail");

Completed in 55 milliseconds

12345678910>>...13