Lines Matching refs:phar_ce_PharException

34 static zend_class_entry *phar_ce_PharException;  variable
197 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in phar_file_action()
482 …zend_throw_exception_ex(phar_ce_PharException, 0, "Can only mount internal paths within a phar arc… in PHP_METHOD()
494 … zend_throw_exception_ex(phar_ce_PharException, 0, "%s is not a phar archive, cannot mount", arch); in PHP_METHOD()
504 …zend_throw_exception_ex(phar_ce_PharException, 0, "Mounting of %s to %s within phar %s failed", pa… in PHP_METHOD()
530 zend_throw_exception_ex(phar_ce_PharException, 0, "Mounting of %s to %s failed", path, actual); in PHP_METHOD()
573 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
701 … zend_throw_exception_ex(phar_ce_PharException, 0, "phar error: failed to call rewrite callback"); in PHP_METHOD()
707 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar error: rewrite callback must return a stri… in PHP_METHOD()
728 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar error: rewrite callback must return a stri… in PHP_METHOD()
830 …zend_throw_exception_ex(phar_ce_PharException, 0, "Unknown mime type specifier used, only Phar::PH… in PHP_METHOD()
847 …zend_throw_exception_ex(phar_ce_PharException, 0, "Unknown mime type specifier used (not a string … in PHP_METHOD()
888 …zend_throw_exception_ex(phar_ce_PharException, 0, "No values passed to Phar::mungServer(), expecti… in PHP_METHOD()
893 …zend_throw_exception_ex(phar_ce_PharException, 0, "Too many values passed to Phar::mungServer(), e… in PHP_METHOD()
902 …zend_throw_exception_ex(phar_ce_PharException, 0, "Non-string value passed to Phar::mungServer(), … in PHP_METHOD()
953 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
977 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
997 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
1305 zend_throw_exception_ex(phar_ce_PharException, 0, "Unknown phar archive \"\""); in PHP_METHOD()
1311 …zend_throw_exception_ex(phar_ce_PharException, 0, "Unknown phar archive \"%s\": %s", fname, error); in PHP_METHOD()
1314 zend_throw_exception_ex(phar_ce_PharException, 0, "Unknown phar archive \"%s\"", fname); in PHP_METHOD()
1327 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar archive \"%s\" cannot be unlinked from wit… in PHP_METHOD()
1337 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar archive \"%s\" is in phar.cache_list, cann… in PHP_METHOD()
1342 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar archive \"%s\" has open file handles or ob… in PHP_METHOD()
1793 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" unable to create temporary file", p… in PHP_METHOD()
1803 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
1818 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
1861 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
1874 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\": unable to create temporary file", … in PHP_METHOD()
1882 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
1928 zend_throw_exception_ex(phar_ce_PharException, 0, "Unknown file format specified"); in PHP_METHOD()
2277 zend_throw_exception_ex(phar_ce_PharException, 0, "unable to create temporary file"); in phar_convert_to_other()
2641 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
2660 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
2744 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
2755 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
2781 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
2859 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
2905 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
2917 …zend_throw_exception_ex(phar_ce_PharException, 0, "unable to read resource to copy stub to new pha… in PHP_METHOD()
2925 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
2935 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
2941 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
3016 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
3026 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
3067 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
3077 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
3379 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
3421 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
3496 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
3515 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
3526 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
3707 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in phar_add_file()
3750 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in phar_mkdir()
3822 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
3834 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
4064 …zend_throw_exception_ex(phar_ce_PharException, 0, "Metadata unexpectedly changed during setMetadat… in serialize_metadata_or_throw()
4091 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
4104 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
4135 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
4429 zend_throw_exception_ex(phar_ce_PharException, 0, "Extraction from phar \"%s\" failed: %s", in PHP_METHOD()
4434 zend_throw_exception_ex(phar_ce_PharException, 0, in PHP_METHOD()
4445 zend_throw_exception_ex(phar_ce_PharException, 0, "Extraction from phar \"%s\" failed: %s", in PHP_METHOD()
4449 zend_throw_exception_ex(phar_ce_PharException, 0, in PHP_METHOD()
4666 …zend_throw_exception_ex(phar_ce_PharException, 0, "Cannot modify permissions for file \"%s\" in ph… in PHP_METHOD()
4674 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
4703 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
4769 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
4786 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
4819 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
4833 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
4935 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
5013 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
5072 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
5105 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
5118 phar_ce_PharException = register_class_PharException(zend_ce_exception); in phar_object_init()