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()
2267 zend_throw_exception_ex(phar_ce_PharException, 0, "unable to create temporary file"); in phar_convert_to_other()
2631 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
2650 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
2734 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
2745 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
2766 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
2844 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
2890 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
2902 …zend_throw_exception_ex(phar_ce_PharException, 0, "unable to read resource to copy stub to new pha… in PHP_METHOD()
2910 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
2920 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
2926 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
3001 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
3011 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
3052 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
3062 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
3364 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
3406 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
3481 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
3500 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
3511 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
3692 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in phar_add_file()
3735 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in phar_mkdir()
3807 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
3819 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
4049 …zend_throw_exception_ex(phar_ce_PharException, 0, "Metadata unexpectedly changed during setMetadat… in serialize_metadata_or_throw()
4076 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
4089 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
4120 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
4414 zend_throw_exception_ex(phar_ce_PharException, 0, "Extraction from phar \"%s\" failed: %s", in PHP_METHOD()
4419 zend_throw_exception_ex(phar_ce_PharException, 0, in PHP_METHOD()
4430 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()
4651 …zend_throw_exception_ex(phar_ce_PharException, 0, "Cannot modify permissions for file \"%s\" in ph… in PHP_METHOD()
4659 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
4688 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
4754 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
4771 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
4804 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
4818 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
4920 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
4998 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
5057 …zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on wr… in PHP_METHOD()
5090 zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); in PHP_METHOD()
5103 phar_ce_PharException = register_class_PharException(zend_ce_exception); in phar_object_init()