Home
last modified time | relevance | path

Searched refs:fail (Results 76 – 100 of 322) sorted by relevance

12345678910>>...13

/PHP-7.3/Zend/tests/use_function/
H A Ddefine_imported.phpt2 defining function with same name as imported should fail
H A Dcase_insensivity.phpt2 importing function with same name but different case should fail
H A Ddefine_imported_before.phpt2 using function with same name as defined should fail
/PHP-7.3/tests/classes/
H A Dfinal_abstract.phpt6 class fail {
H A Dabstract_final.phpt6 class fail {
H A Dclone_005.phpt13 // reenabling should fail
/PHP-7.3/ext/sysvsem/tests/
H A Dnowait.phpt37 echo "P: fail to acquire semaphore $p_sem_id.\n";
45 echo "P: fail to acquire semaphore $c_sem_id.\n";
95 // This should fail to get to the semaphore and not wait
111 echo "C: fail to acquire semaphore $p_sem_id.\n";
/PHP-7.3/ext/standard/tests/array/
H A Dbug44181.phpt2 Bug #44181 (extract EXTR_OVERWRITE|EXTR_REFS can fail to create references)
H A Dbug44182.phpt2 Bug #44182 (extract EXTR_REFS can fail to split copy-on-write references)
/PHP-7.3/ext/dom/tests/
H A DDOMDocument_loadHTML_error1.phpt2 DOMDocument::loadHTML() should fail if no parameter is given
H A DDOMDocument_loadHTML_error2.phpt2 DOMDocument::loadHTML() should fail if empty string provided as input
H A DDOMDocument_validate_error1.phpt2 DOMDocument::validate() should fail if any parameter is given
/PHP-7.3/ext/gd/tests/
H A Dbug77391.phpt2 Bug #77391 (1bpp BMPs may fail to be loaded)
/PHP-7.3/ext/phar/tests/files/
H A Dfrontcontroller16.phar3 Phar::webPhar("test.phar", "/index.php", null, array(), array("fail", "here"));
H A Dfrontcontroller16.phar.inc9 Phar::webPhar("test.phar", "/index.php", null, array(), array("fail", "here"));
/PHP-7.3/ext/phar/tests/cache_list/files/
H A Dfrontcontroller16.phar3 Phar::webPhar("test.phar", "/index.php", null, array(), array("fail", "here"));
/PHP-7.3/Zend/tests/
H A Dns_004.phpt2 004: Using global class name from namespace (unqualified - fail)
H A Dbug64354.phpt2 Bug #64354 (Unserialize array of objects whose class can't be autoloaded fail)
/PHP-7.3/Zend/tests/use_const/
H A Ddefine_imported_before.phpt2 using const with same name as defined should fail
/PHP-7.3/ext/openssl/tests/
H A Dbug72336.phpt2 Bug #72336 (openssl_pkey_new does not fail for invalid DSA params)
/PHP-7.3/ext/spl/tests/
H A DSplDoublyLinkedList_offsetGet_param_string.phpt10 $get = $array->offsetGet( 'fail' );
H A DSplDoublyLinkedList_offsetGet_param_array.phpt10 $get = $array->offsetGet( array( 'fail' ) );
H A DSplQueue_setIteratorMode_param_lifo.phpt2 SplQueue setIteratorMode to LIFO produces fail condition in try/catch
/PHP-7.3/ext/ldap/tests/
H A Dldap_parse_result_error.phpt2 ldap_parse_result() - Testing ldap_parse_result() that should fail
/PHP-7.3/ext/reflection/tests/
H A DReflectionMethod_invoke_on_abstract_method_after_setAccessible.phpt2 ReflectionMethod::invoke() on an abstract method should fail even after calling setAccessible(true)

Completed in 20 milliseconds

12345678910>>...13