Home
last modified time | relevance | path

Searched refs:throw (Results 226 – 250 of 493) sorted by relevance

12345678910>>...20

/PHP-8.0/Zend/tests/
H A Dtemporary_cleaning_002.phpt7 throw new Exception();
H A Dbug29368.phpt11 throw new Exception;
H A Dbug64354.phpt7 throw new Exception("serialize");
H A Dbug69740.phpt17 throw new Exception();
H A Dbug79599.phpt6 throw new \Exception($message);
H A Derror_reporting08.phpt17 throw new Exception("test");
H A Dexception_handler_007.phpt18 throw new excEption();
H A Dexit_finally_2.phpt14 throw new Exception("Finally exception");
H A Drequire_once_warning_to_exception.phpt7 throw new Exception($errstr);
H A Dbug47771.phpt6 throw new Exception('TEST_EXCEPTION');
H A Dbug64821.1.phpt15 throw new a;
H A Dbug78898.phpt15 throw new Exception("Unknown method.");
/PHP-8.0/ext/enchant/tests/
H A Dbroker_request_dict_error_on_empty_tag.phpt2 enchant_broker_request_dict() must throw ValueError on empty tag
/PHP-8.0/ext/spl/tests/
H A Dbug70561.phpt2 Bug #70561 (DirectoryIterator::seek should throw OutOfBoundsException)
H A Dspl_autoload_warn_on_false_do_throw.phpt14 …rgument #2 ($do_throw) has been ignored, spl_autoload_register() will always throw in %s on line %d
H A Dspl_iterator_apply_error.phpt8 throw new Exception('Make the iterator break');
/PHP-8.0/ext/dom/tests/
H A DDOMDocument_strictErrorChecking_variation.phpt19 echo "Should throw DOMException when strictErrorChecking is on\n";
51 Should throw DOMException when strictErrorChecking is on
/PHP-8.0/ext/opcache/tests/
H A Dissue0057.phpt23 throw new Exception('exception');
/PHP-8.0/tests/classes/
H A Dbug75765.phpt11 throw $e;
H A Dctor_failure.phpt10 throw new Exception($msg);
/PHP-8.0/Zend/tests/try/
H A Dcatch_003.phpt10 throw new Exception();
H A Dtry_finally_016.phpt11 throw new Exception;
/PHP-8.0/ext/json/tests/
H A Dbug73113.phpt11 throw new \Exception('This error is expected');
/PHP-8.0/ext/standard/tests/array/
H A Dbug79839.phpt13 $ref = []; // Should throw
/PHP-8.0/ext/phar/tests/cache_list/files/
H A Dfrontcontroller17.phar.inc9 Phar::webPhar("test.phar", "/index.php", null, array(), function() { throw new Exception; });

Completed in 32 milliseconds

12345678910>>...20