Home
last modified time | relevance | path

Searched refs:throw (Results 101 – 125 of 493) sorted by relevance

12345678910>>...20

/PHP-8.0/Zend/tests/
H A Dbug50383.phpt8 throw new Exception("Missing static method '$method'\n");
11 throw new Exception("Missing method '$method'\n");
H A Dtemporary_cleaning_003.phpt7 throw new Exception();
H A Dgc_027.phpt8 throw new Exception();
H A Dexception_in_rope_end.phpt6 set_error_handler(function() { throw new Exception; });
H A Dlsb_015.phpt23 throw C::getException();
51 throw new Exception();
H A Dtemporary_cleaning_014.phpt7 set_error_handler(function() { throw new Exception; });
H A Dexception_003.phpt6 throw new Exception(1);
H A Dthrow_reference.phpt8 throw $e;
H A Dexception_handler_001.phpt15 throw new test();
H A Dexception_in_nested_rope.phpt6 set_error_handler(function() { throw new Exception; });
H A Dbug48428.phpt6 function x() { throw new Exception("ERROR"); }
H A Derror_reporting01.phpt12 throw new Exception("test");
H A Dbug38234.phpt7 throw new Exception();
H A Dbug38623.phpt8 throw new Exception("test");
H A Dbug64135.phpt7 throw new Exception();
H A Djump17.phpt10 throw new Exception();
H A Dtemporary_cleaning_015.phpt6 throw new Exception();
/PHP-8.0/ext/standard/tests/array/
H A Dbug76778.phpt9 throw new Exception;
/PHP-8.0/Zend/tests/match/
H A D024.phpt7 throw new Exception();
H A D023.phpt7 throw new Exception();
/PHP-8.0/Zend/tests/try/
H A Dbug72629.phpt10 throw new Exception;
/PHP-8.0/ext/phar/tests/
H A Dbug54289.phpt28 echo 'failed to throw expected exception';
35 echo 'failed to throw expected exception';
47 echo 'failed to throw expected exception';
/PHP-8.0/ext/soap/tests/
H A Dserver018.phpt2 SOAP Server 18: user fault (through throw)
8 throw new SoapFault("MyFault","My fault string");
/PHP-8.0/Zend/tests/nullsafe_operator/
H A D039.phpt7 throw new Exception($m);
/PHP-8.0/ext/phar/tests/tar/files/
H A Dtarmaker.php.inc23 throw new PEAR2_Pyrus_Developer_Creator_Exception(
27 throw new PEAR2_Pyrus_Developer_Creator_Exception(
72 throw new Exception(
140 throw new Exception(

Completed in 35 milliseconds

12345678910>>...20