Exception 106 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot open output - this should never happen');
Exception 176 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot render ' . $name . ' line ' . $line . ', opening XML failed');
Exception 225 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot render ' . $source->name() . ', opening XML failed');
Exception 309 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot render test summary, opening XML failed');
Exception 383 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot render tests summary, opening XML failed');
Exception 423 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot render test ' . $reltest . ' coverage, opening XML failed');
Exception 493 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Can not find code path $codepath');
Exception 559 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Unable to process path' . $a);
Exception 633 ext/phar/tests/files/pear2coverage.phar.php class Exception extends \Exception {}
Exception 752 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Can not find code path $codepath');
Exception 841 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Unable to process path' . $a);
Exception 915 ext/phar/tests/files/pear2coverage.phar.php class Exception extends \Exception {}
Exception 941 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Both codepath and testpath must be set in ' .
Exception 986 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Unable to create Code Coverage SQLite3 database: ' . $error);
Exception 1003 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Unable to create Code Coverage SQLite3 database: ' . $error);
Exception 1016 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Unable to create Code Coverage SQLite3 database: ' . $error);
Exception 1030 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Unable to create Code Coverage SQLite3 database: ' . $error);
Exception 1051 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Unable to create Code Coverage SQLite3 database: ' . $error);
Exception 1067 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot retrieve line links for ' . $file .
Exception 1084 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot retrieve test paths :' . $error);
Exception 1115 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot retrieve file paths for test ' . $test . ':' . $error);
Exception 1134 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot retrieve file paths :' . $error);
Exception 1164 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot retrieve coverage for ' . $path. ': ' . $error);
Exception 1177 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot retrieve coverage for ' . $path. ': ' . $error);
Exception 1210 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot retrieve path coverage for ' . $path .
Exception 1225 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot retrieve path coverage for ' . $path .
Exception 1246 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot retrieve test ' . $test .
Exception 1263 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Unable to retrieve file ' . $path . ' id from database');
Exception 1268 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Unable to retrieve file ' . $path . ' id from database');
Exception 1277 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Unable to retrieve test file ' . $path . ' id from database');
Exception 1282 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Unable to retrieve test file ' . $path . ' id from database');
Exception 1289 ext/phar/tests/files/pear2coverage.phar.php } catch (\Exception $e) {
Exception 1352 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Unable to add file ' . $filepath . ' to database');
Exception 1361 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Unable to update file ' . $filepath . ' md5 in database');
Exception 1375 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Unable to add file ' . $filepath . ' to database');
Exception 1404 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot retrieve coverage for ' . $path. ': ' . $error);
Exception 1425 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot retrieve coverage for ' . $path. ': ' . $error);
Exception 1483 ext/phar/tests/files/pear2coverage.phar.php throw new Exception('Cannot add coverage for test ' . $testpath .
Exception 350 ext/spl/spl.php class LogicException extends Exception
Exception 420 ext/spl/spl.php class RuntimeException extends Exception
Exception 55 ext/spl/spl_exceptions.c REGISTER_SPL_SUB_CLASS_EX(LogicException, Exception, NULL, NULL);
Exception 63 ext/spl/spl_exceptions.c REGISTER_SPL_SUB_CLASS_EX(RuntimeException, Exception, NULL, NULL);
Exception 17 sapi/phpdbg/tests/run-tests.php class TestConfigurationException extends \Exception {