zend_throw_exception_ex 59 Zend/zend_exceptions.h ZEND_API ZEND_COLD zend_object *zend_throw_exception_ex(zend_class_entry *exception_ce, zend_long code, const char *format, ...); zend_throw_exception_ex 293 Zend/zend_interfaces.c zend_throw_exception_ex(NULL, 0, "Objects returned by %s::getIterator() must be traversable or implement interface Iterator", ce ? ZSTR_VAL(ce->name) : ZSTR_VAL(Z_OBJCE_P(object)->name)); zend_throw_exception_ex 443 Zend/zend_interfaces.c zend_throw_exception_ex(NULL, 0, "%s::serialize() must return a string or NULL", ZSTR_VAL(ce->name)); zend_throw_exception_ex 475 Zend/zend_interfaces.c zend_throw_exception_ex(NULL, 0, "Serialization of '%s' is not allowed", ZSTR_VAL(ce->name)); zend_throw_exception_ex 482 Zend/zend_interfaces.c zend_throw_exception_ex(NULL, 0, "Unserialization of '%s' is not allowed", ZSTR_VAL(ce->name)); zend_throw_exception_ex 1195 Zend/zend_operators.c zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); zend_throw_exception_ex 1548 Zend/zend_operators.c zend_throw_exception_ex(zend_ce_arithmetic_error, 0, "Bit shift by negative number"); zend_throw_exception_ex 1579 Zend/zend_operators.c zend_throw_exception_ex(zend_ce_arithmetic_error, 0, "Bit shift by negative number"); zend_throw_exception_ex 188 Zend/zend_vm_def.h zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); zend_throw_exception_ex 4471 Zend/zend_vm_def.h zend_throw_exception_ex( zend_throw_exception_ex 5799 Zend/zend_vm_def.h zend_throw_exception_ex(NULL, 0, "Object of type %s did not create an Iterator", ZSTR_VAL(ce->name)); zend_throw_exception_ex 5948 Zend/zend_vm_def.h zend_throw_exception_ex(NULL, 0, "Object of type %s did not create an Iterator", ZSTR_VAL(ce->name)); zend_throw_exception_ex 1012 Zend/zend_vm_execute.h zend_throw_exception_ex( zend_throw_exception_ex 3764 Zend/zend_vm_execute.h zend_throw_exception_ex(NULL, 0, "Object of type %s did not create an Iterator", ZSTR_VAL(ce->name)); zend_throw_exception_ex 3910 Zend/zend_vm_execute.h zend_throw_exception_ex(NULL, 0, "Object of type %s did not create an Iterator", ZSTR_VAL(ce->name)); zend_throw_exception_ex 4459 Zend/zend_vm_execute.h zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); zend_throw_exception_ex 8434 Zend/zend_vm_execute.h zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); zend_throw_exception_ex 10290 Zend/zend_vm_execute.h zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); zend_throw_exception_ex 12168 Zend/zend_vm_execute.h zend_throw_exception_ex(NULL, 0, "Object of type %s did not create an Iterator", ZSTR_VAL(ce->name)); zend_throw_exception_ex 12315 Zend/zend_vm_execute.h zend_throw_exception_ex(NULL, 0, "Object of type %s did not create an Iterator", ZSTR_VAL(ce->name)); zend_throw_exception_ex 15617 Zend/zend_vm_execute.h zend_throw_exception_ex(NULL, 0, "Object of type %s did not create an Iterator", ZSTR_VAL(ce->name)); zend_throw_exception_ex 15766 Zend/zend_vm_execute.h zend_throw_exception_ex(NULL, 0, "Object of type %s did not create an Iterator", ZSTR_VAL(ce->name)); zend_throw_exception_ex 29335 Zend/zend_vm_execute.h zend_throw_exception_ex(NULL, 0, "Object of type %s did not create an Iterator", ZSTR_VAL(ce->name)); zend_throw_exception_ex 29481 Zend/zend_vm_execute.h zend_throw_exception_ex(NULL, 0, "Object of type %s did not create an Iterator", ZSTR_VAL(ce->name)); zend_throw_exception_ex 30010 Zend/zend_vm_execute.h zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); zend_throw_exception_ex 35265 Zend/zend_vm_execute.h zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); zend_throw_exception_ex 37961 Zend/zend_vm_execute.h zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); zend_throw_exception_ex 40990 Zend/zend_vm_execute.h zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); zend_throw_exception_ex 43368 Zend/zend_vm_execute.h zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); zend_throw_exception_ex 44513 Zend/zend_vm_execute.h zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Modulo by zero"); zend_throw_exception_ex 113 ext/intl/intl_error.c zend_throw_exception_ex( IntlException_ce_ptr, 0, "%s", msg ); zend_throw_exception_ex 90 ext/intl/msgformat/msgformat_class.c zend_throw_exception_ex(NULL, 0, "Failed to clone MessageFormatter object"); zend_throw_exception_ex 93 ext/intl/msgformat/msgformat_class.c zend_throw_exception_ex(NULL, 0, "Cannot clone unconstructed MessageFormatter"); zend_throw_exception_ex 467 ext/json/json_encoder.c zend_throw_exception_ex(NULL, 0, "Failed calling %s::jsonSerialize()", ZSTR_VAL(ce->name)); zend_throw_exception_ex 1323 ext/mysqli/mysqli.c zend_throw_exception_ex(zend_ce_exception, 0, "Could not execute %s::%s()", ZSTR_VAL(ce->name), ZSTR_VAL(ce->constructor->common.function_name)); zend_throw_exception_ex 1331 ext/mysqli/mysqli.c zend_throw_exception_ex(zend_ce_exception, 0, "Class %s does not have a constructor hence you cannot use ctor_params", ZSTR_VAL(ce->name)); zend_throw_exception_ex 228 ext/pdo/pdo_dbh.c zend_throw_exception_ex(php_pdo_get_exception(), 0, "invalid data source name"); zend_throw_exception_ex 236 ext/pdo/pdo_dbh.c zend_throw_exception_ex(php_pdo_get_exception(), 0, "invalid data source name (via INI: %s)", alt_dsn); zend_throw_exception_ex 245 ext/pdo/pdo_dbh.c zend_throw_exception_ex(php_pdo_get_exception(), 0, "invalid data source URI"); zend_throw_exception_ex 250 ext/pdo/pdo_dbh.c zend_throw_exception_ex(php_pdo_get_exception(), 0, "invalid data source name (via URI)"); zend_throw_exception_ex 260 ext/pdo/pdo_dbh.c zend_throw_exception_ex(php_pdo_get_exception(), 0, "could not find driver"); zend_throw_exception_ex 576 ext/pdo/pdo_dbh.c zend_throw_exception_ex(php_pdo_get_exception(), 0, "There is already an active transaction"); zend_throw_exception_ex 583 ext/pdo/pdo_dbh.c zend_throw_exception_ex(php_pdo_get_exception(), 0, "This driver doesn't support transactions"); zend_throw_exception_ex 609 ext/pdo/pdo_dbh.c zend_throw_exception_ex(php_pdo_get_exception(), 0, "There is no active transaction"); zend_throw_exception_ex 635 ext/pdo/pdo_dbh.c zend_throw_exception_ex(php_pdo_get_exception(), 0, "There is no active transaction"); zend_throw_exception_ex 812 ext/pdo/pdo_dbh.c zend_throw_exception_ex(php_pdo_get_exception(), 0, "The auto-commit mode cannot be changed for this driver"); zend_throw_exception_ex 1164 ext/pdo/pdo_dbh.c zend_throw_exception_ex(php_pdo_get_exception(), 0, "You cannot serialize or unserialize PDO instances"); zend_throw_exception_ex 1172 ext/pdo/pdo_dbh.c zend_throw_exception_ex(php_pdo_get_exception(), 0, "You cannot serialize or unserialize PDO instances"); zend_throw_exception_ex 118 ext/pdo/pdo_stmt.c zend_throw_exception_ex(php_pdo_get_exception(), 0, "You may not create a PDORow manually"); zend_throw_exception_ex 2145 ext/pdo/pdo_stmt.c zend_throw_exception_ex(php_pdo_get_exception(), 0, "You cannot serialize or unserialize PDOStatement instances"); zend_throw_exception_ex 2153 ext/pdo/pdo_stmt.c zend_throw_exception_ex(php_pdo_get_exception(), 0, "You cannot serialize or unserialize PDOStatement instances"); zend_throw_exception_ex 453 ext/pdo_dblib/dblib_driver.c zend_throw_exception_ex(php_pdo_get_exception(), DBLIB_G(err).dberr, zend_throw_exception_ex 706 ext/pdo_firebird/firebird_driver.c zend_throw_exception_ex(php_pdo_get_exception(), H->isc_status[1], "SQLSTATE[%s] [%d] %s", zend_throw_exception_ex 108 ext/pdo_mysql/mysql_driver.c zend_throw_exception_ex(php_pdo_get_exception(), einfo->errcode, "SQLSTATE[%s] [%d] %s", zend_throw_exception_ex 191 ext/pdo_oci/oci_driver.c zend_throw_exception_ex(php_pdo_get_exception(), einfo->errcode, "SQLSTATE[%s]: %s", *pdo_err, einfo->errmsg); zend_throw_exception_ex 107 ext/pdo_odbc/odbc_driver.c zend_throw_exception_ex(php_pdo_get_exception(), einfo->last_error, "SQLSTATE[%s] %s: %d %s", zend_throw_exception_ex 108 ext/pdo_pgsql/pgsql_driver.c zend_throw_exception_ex(php_pdo_get_exception(), einfo->errcode, "SQLSTATE[%s] [%d] %s", zend_throw_exception_ex 81 ext/pdo_sqlite/sqlite_driver.c zend_throw_exception_ex(php_pdo_get_exception(), einfo->errcode, "SQLSTATE[%s] [%d] %s", zend_throw_exception_ex 800 ext/pdo_sqlite/sqlite_driver.c zend_throw_exception_ex(php_pdo_get_exception(), 0, zend_throw_exception_ex 2821 ext/pgsql/pgsql.c zend_throw_exception_ex(zend_ce_exception, 0, "Could not execute %s::%s()", ce->name, ce->constructor->common.function_name); zend_throw_exception_ex 2829 ext/pgsql/pgsql.c zend_throw_exception_ex(zend_ce_exception, 0, "Class %s does not have a constructor hence you cannot use ctor_params", ce->name); zend_throw_exception_ex 199 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 478 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "Can only mount internal paths within a phar archive, use a relative path instead of \"%s\"", path); zend_throw_exception_ex 490 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s is not a phar archive, cannot mount", arch); zend_throw_exception_ex 499 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "Mounting of %s to %s within phar %s failed", path, actual, arch); zend_throw_exception_ex 534 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "Mounting of %s to %s failed", path, actual); zend_throw_exception_ex 569 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 672 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar error: invalid rewrite callback"); zend_throw_exception_ex 688 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar error: failed to call rewrite callback"); zend_throw_exception_ex 702 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar error: rewrite callback must return a string or false"); zend_throw_exception_ex 727 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar error: rewrite callback must return a string or false"); zend_throw_exception_ex 821 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "Unknown mime type specifier used, only Phar::PHP, Phar::PHPS and a mime type string are allowed"); zend_throw_exception_ex 838 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "Unknown mime type specifier used (not a string or int), only Phar::PHP, Phar::PHPS and a mime type string are allowed"); zend_throw_exception_ex 875 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "No values passed to Phar::mungServer(), expecting an array of any of these strings: PHP_SELF, REQUEST_URI, SCRIPT_FILENAME, SCRIPT_NAME"); zend_throw_exception_ex 880 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "Too many values passed to Phar::mungServer(), expecting an array of any of these strings: PHP_SELF, REQUEST_URI, SCRIPT_FILENAME, SCRIPT_NAME"); zend_throw_exception_ex 889 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "Non-string value passed to Phar::mungServer(), expecting an array of any of these strings: PHP_SELF, REQUEST_URI, SCRIPT_FILENAME, SCRIPT_NAME"); zend_throw_exception_ex 948 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 973 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 994 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 1121 ext/phar/phar_object.c zend_throw_exception_ex(zend_ce_exception, 0, "Cannot instantiate Phar object without SPL extension"); zend_throw_exception_ex 1147 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Cannot call constructor twice"); zend_throw_exception_ex 1181 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 1185 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 1204 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 1207 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 1315 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "Unknown phar archive \"\""); zend_throw_exception_ex 1321 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "Unknown phar archive \"%s\": %s", fname, error); zend_throw_exception_ex 1324 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "Unknown phar archive \"%s\"", fname); zend_throw_exception_ex 1334 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar archive \"%s\" cannot be unlinked from within itself", fname); zend_throw_exception_ex 1344 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar archive \"%s\" is in phar.cache_list, cannot unlinkArchive()", fname); zend_throw_exception_ex 1349 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar archive \"%s\" has open file handles or objects. fclose() all file handles, and unset() all objects prior to calling unlinkArchive()", fname); zend_throw_exception_ex 1372 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, \ zend_throw_exception_ex 1424 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Iterator %v returned no value", ZSTR_VAL(ce->name)); zend_throw_exception_ex 1435 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Iterator %v returned an invalid stream handle", ZSTR_VAL(ce->name)); zend_throw_exception_ex 1449 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Iterator %v returned an invalid key (must return a string)", ZSTR_VAL(ce->name)); zend_throw_exception_ex 1459 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Iterator %v returned an invalid key (must return a string)", ZSTR_VAL(ce->name)); zend_throw_exception_ex 1473 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Iterator %v returns an SplFileInfo object, so base directory must be specified", ZSTR_VAL(ce->name)); zend_throw_exception_ex 1496 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Could not resolve file path"); zend_throw_exception_ex 1506 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Could not resolve file path"); zend_throw_exception_ex 1517 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Iterator %v returned an invalid value (must return a string)", ZSTR_VAL(ce->name)); zend_throw_exception_ex 1528 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Could not resolve file path"); zend_throw_exception_ex 1557 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Iterator %v returned a path \"%s\" that is not in the base directory \"%s\"", ZSTR_VAL(ce->name), fname, base); zend_throw_exception_ex 1577 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Iterator %v returned an invalid key (must return a string)", ZSTR_VAL(ce->name)); zend_throw_exception_ex 1587 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Iterator %v returned an invalid key (must return a string)", ZSTR_VAL(ce->name)); zend_throw_exception_ex 1593 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Iterator %v returned a path \"%s\" that safe mode prevents opening", ZSTR_VAL(ce->name), fname); zend_throw_exception_ex 1608 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Iterator %v returned a path \"%s\" that open_basedir prevents opening", ZSTR_VAL(ce->name), fname); zend_throw_exception_ex 1625 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Iterator %v returned a file that could not be opened \"%s\"", ZSTR_VAL(ce->name), fname); zend_throw_exception_ex 1660 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Entry %s cannot be created: %s", str_key, error); zend_throw_exception_ex 1737 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 1748 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Unable to instantiate directory iterator for %s", phar_obj->archive->fname); zend_throw_exception_ex 1767 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Unable to instantiate directory iterator for %s", phar_obj->archive->fname); zend_throw_exception_ex 1788 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Unable to instantiate regex iterator for %s", phar_obj->archive->fname); zend_throw_exception_ex 1809 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" unable to create temporary file", phar_obj->archive->fname); zend_throw_exception_ex 1819 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar_obj->archive->fname); zend_throw_exception_ex 1834 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 1869 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 1879 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar_obj->archive->fname); zend_throw_exception_ex 1893 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\": unable to create temporary file", phar_obj->archive->fname); zend_throw_exception_ex 1901 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 1948 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "Unknown file format specified"); zend_throw_exception_ex 1961 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 1965 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 1981 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 2064 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "data phar converted from \"%s\" has invalid extension %s", phar->fname, ext); zend_throw_exception_ex 2066 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "phar converted from \"%s\" has invalid extension %s", phar->fname, ext); zend_throw_exception_ex 2098 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Unable to add newly converted phar \"%s\" to the list of phars, new phar name is in phar.cache_list", phar->fname); zend_throw_exception_ex 2121 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Unable to add newly converted phar \"%s\" to the list of phars, a phar with that name already exists", phar->fname); zend_throw_exception_ex 2126 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "phar \"%s\" exists and must be unlinked prior to conversion", newpath); zend_throw_exception_ex 2133 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "phar \"%s\" has invalid extension %s", phar->fname, ext); zend_throw_exception_ex 2153 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "data phar \"%s\" has invalid extension %s", phar->fname, ext); zend_throw_exception_ex 2163 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Unable to add newly converted phar \"%s\" to the list of phars", phar->fname); zend_throw_exception_ex 2170 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s", error); zend_throw_exception_ex 2187 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Unable to instantiate phar object when converting archive \"%s\"", phar->fname); zend_throw_exception_ex 2235 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "unable to create temporary file"); zend_throw_exception_ex 2334 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 2356 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 2370 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 2376 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 2385 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 2391 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 2399 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 2446 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 2452 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 2459 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 2473 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 2479 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 2488 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 2494 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 2502 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 2584 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 2594 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar_obj->archive->fname); zend_throw_exception_ex 2609 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Entry %s does not exist and cannot be deleted", fname); zend_throw_exception_ex 2615 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 2669 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 2680 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 2683 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 2699 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 2704 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 2710 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar_obj->archive->fname); zend_throw_exception_ex 2736 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 2816 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 2825 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 2845 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 2852 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 2855 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 2869 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar_obj->archive->fname); zend_throw_exception_ex 2874 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 2879 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 2884 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar_obj->archive->fname); zend_throw_exception_ex 2890 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 2924 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 2927 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 2943 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 2952 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "%s", error); zend_throw_exception_ex 2964 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar_obj->archive->fname); zend_throw_exception_ex 2974 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 2998 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 3011 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 3019 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar_obj->archive->fname); zend_throw_exception_ex 3029 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 3034 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 3174 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 3180 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 3191 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 3200 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 3207 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 3241 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 3247 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 3283 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 3291 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 3300 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 3307 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 3313 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 3320 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 3323 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 3330 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar_obj->archive->fname); zend_throw_exception_ex 3338 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s", error); zend_throw_exception_ex 3357 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 3363 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 3372 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar_obj->archive->fname); zend_throw_exception_ex 3382 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s", error); zend_throw_exception_ex 3408 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 3415 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 3422 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 3428 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 3435 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 3443 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 3451 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar_obj->archive->fname); zend_throw_exception_ex 3473 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 3484 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 3547 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Entry %s does not exist%s%s", fname, error?", ":"", error?error:""); zend_throw_exception_ex 3550 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Cannot get stub \".phar/stub.php\" directly in phar \"%s\", use getStub", phar_obj->archive->fname); zend_throw_exception_ex 3555 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Cannot get alias \".phar/alias.txt\" directly in phar \"%s\", use getAlias", phar_obj->archive->fname); zend_throw_exception_ex 3560 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Cannot directly get any files or directories in magic \".phar\" directory", phar_obj->archive->fname); zend_throw_exception_ex 3587 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Cannot create any files in magic \".phar\" directory", (*pphar)->fname); zend_throw_exception_ex 3593 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Entry %s does not exist and cannot be created: %s", filename, error); zend_throw_exception_ex 3596 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Entry %s does not exist and cannot be created", filename); zend_throw_exception_ex 3608 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Entry %s could not be written to", filename); zend_throw_exception_ex 3613 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Entry %s could not be written to", filename); zend_throw_exception_ex 3630 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 3646 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Directory %s does not exist and cannot be created: %s", dirname, error); zend_throw_exception_ex 3649 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Directory %s does not exist and cannot be created", dirname); zend_throw_exception_ex 3666 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 3684 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Write operations disabled by the php.ini setting phar.readonly"); zend_throw_exception_ex 3694 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Cannot set stub \".phar/stub.php\" directly in phar \"%s\", use setStub", phar_obj->archive->fname); zend_throw_exception_ex 3699 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Cannot set alias \".phar/alias.txt\" directly in phar \"%s\", use setAlias", phar_obj->archive->fname); zend_throw_exception_ex 3704 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Cannot set any files or directories in magic \".phar\" directory", phar_obj->archive->fname); zend_throw_exception_ex 3723 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Write operations disabled by the php.ini setting phar.readonly"); zend_throw_exception_ex 3740 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar_obj->archive->fname); zend_throw_exception_ex 3752 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 3779 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Cannot create a directory in magic \".phar\" directory"); zend_throw_exception_ex 3805 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "phar error: unable to open file \"%s\" to add to phar archive, safe_mode restrictions prevent this", fname); zend_throw_exception_ex 3811 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "phar error: unable to open file \"%s\" to add to phar archive, open_basedir restrictions prevent this", fname); zend_throw_exception_ex 3816 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "phar error: unable to open file \"%s\" to add to phar archive", fname); zend_throw_exception_ex 3873 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "phar error: unable to open phar \"%s\"", phar_obj->archive->fname); zend_throw_exception_ex 3885 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "phar error: unable to read stub of phar \"%s\" (cannot create %s filter)", phar_obj->archive->fname, phar_decompress_filter(stub, 1)); zend_throw_exception_ex 3893 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, zend_throw_exception_ex 3914 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, zend_throw_exception_ex 3927 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, zend_throw_exception_ex 3994 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Write operations disabled by the php.ini setting phar.readonly"); zend_throw_exception_ex 4003 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar_obj->archive->fname); zend_throw_exception_ex 4016 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 4032 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Write operations disabled by the php.ini setting phar.readonly"); zend_throw_exception_ex 4043 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 4274 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, zend_throw_exception_ex 4282 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, zend_throw_exception_ex 4290 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, "Cannot extract to \"%s...\", destination directory is too long for filesystem", tmp); zend_throw_exception_ex 4298 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, zend_throw_exception_ex 4303 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, zend_throw_exception_ex 4328 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, zend_throw_exception_ex 4333 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, zend_throw_exception_ex 4337 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, zend_throw_exception_ex 4346 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, zend_throw_exception_ex 4352 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, zend_throw_exception_ex 4358 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, zend_throw_exception_ex 4374 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, zend_throw_exception_ex 4406 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Cannot call constructor twice"); zend_throw_exception_ex 4411 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, zend_throw_exception_ex 4420 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, zend_throw_exception_ex 4424 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, zend_throw_exception_ex 4431 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, zend_throw_exception_ex 4456 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, \ zend_throw_exception_ex 4517 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, \ zend_throw_exception_ex 4535 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, \ zend_throw_exception_ex 4543 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, \ zend_throw_exception_ex 4589 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, \ zend_throw_exception_ex 4595 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "Cannot modify permissions for file \"%s\" in phar \"%s\", write operations are prohibited", entry_obj->entry->filename, entry_obj->entry->phar->fname); zend_throw_exception_ex 4607 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar->fname); zend_throw_exception_ex 4636 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 4692 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Write operations disabled by the php.ini setting phar.readonly"); zend_throw_exception_ex 4697 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, \ zend_throw_exception_ex 4710 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar->fname); zend_throw_exception_ex 4728 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 4748 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Write operations disabled by the php.ini setting phar.readonly"); zend_throw_exception_ex 4753 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, \ zend_throw_exception_ex 4763 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar->fname); zend_throw_exception_ex 4777 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 4807 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 4819 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 4826 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 4855 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 4861 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, \ zend_throw_exception_ex 4867 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 4873 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 4882 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar->fname); zend_throw_exception_ex 4896 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 4903 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 4911 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 4927 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 4934 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 4942 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 4951 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, \ zend_throw_exception_ex 4960 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 4981 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, \ zend_throw_exception_ex 4991 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 4997 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 5003 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 5009 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, zend_throw_exception_ex 5018 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "phar \"%s\" is persistent, unable to copy on write", phar->fname); zend_throw_exception_ex 5026 ext/phar/phar_object.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Cannot decompress entry \"%s\", phar error: Cannot open phar archive \"%s\" for reading", entry_obj->entry->filename, entry_obj->entry->phar->fname); zend_throw_exception_ex 5039 ext/phar/phar_object.c zend_throw_exception_ex(phar_ce_PharException, 0, "%s", error); zend_throw_exception_ex 1471 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, "Cannot determine default value for internal functions"); zend_throw_exception_ex 1490 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, "Internal error: Failed to retrieve the default value"); zend_throw_exception_ex 1636 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 1946 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 2011 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 2354 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 2381 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 2399 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 2415 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 2624 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 2631 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 2636 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 2651 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 3027 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 3050 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 3084 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 3176 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 3180 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 3237 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 3276 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 3280 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 3310 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 3356 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 3629 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 3697 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, -1, "Class %s does not exist", Z_STRVAL_P(argument)); zend_throw_exception_ex 3807 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 3838 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 4101 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 4262 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, -1, "Class %s does not exist", ZSTR_VAL(classname)); zend_throw_exception_ex 4270 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, -1, "Fully qualified property name %s::%s does not specify a base class of %s", ZSTR_VAL(ce2->name), str_name, ZSTR_VAL(ce->name)); zend_throw_exception_ex 4280 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 4609 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, "Access to non-public constructor of class %s", ZSTR_VAL(ce->name)); zend_throw_exception_ex 4650 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, "Class %s does not have a constructor, so you cannot pass any constructor arguments", ZSTR_VAL(ce->name)); zend_throw_exception_ex 4666 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, "Class %s is an internal class marked as final that cannot be instantiated without invoking its constructor", ZSTR_VAL(ce->name)); zend_throw_exception_ex 4713 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, "Access to non-public constructor of class %s", ZSTR_VAL(ce->name)); zend_throw_exception_ex 4758 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, "Class %s does not have a constructor, so you cannot pass any constructor arguments", ZSTR_VAL(ce->name)); zend_throw_exception_ex 4926 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 4943 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 4970 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 4987 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 4993 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 5180 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 5203 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, "Property %s::$%s does not exist", ZSTR_VAL(ce->name), name_str); zend_throw_exception_ex 5362 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 5408 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 5559 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 5923 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 6503 ext/reflection/php_reflection.c zend_throw_exception_ex(reflection_exception_ptr, 0, zend_throw_exception_ex 533 ext/snmp/snmp.c zend_throw_exception_ex(php_snmp_exception_ce, type, "%s", snmp_object->snmp_errstr); zend_throw_exception_ex 357 ext/spl/php_spl.c zend_throw_exception_ex(spl_ce_LogicException, 0, "Class %s could not be loaded", ZSTR_VAL(class_name)); zend_throw_exception_ex 485 ext/spl/php_spl.c zend_throw_exception_ex(spl_ce_LogicException, 0, "Passed array specifies a non static method but no object (%s)", error); zend_throw_exception_ex 493 ext/spl/php_spl.c zend_throw_exception_ex(spl_ce_LogicException, 0, "Passed array does not specify %s %smethod (%s)", alfi.func_ptr ? "a callable" : "an existing", !obj_ptr ? "static " : "", error); zend_throw_exception_ex 502 ext/spl/php_spl.c zend_throw_exception_ex(spl_ce_LogicException, 0, "Function '%s' not %s (%s)", ZSTR_VAL(func_name), alfi.func_ptr ? "callable" : "found", error); zend_throw_exception_ex 511 ext/spl/php_spl.c zend_throw_exception_ex(spl_ce_LogicException, 0, "Illegal value passed (%s)", error); zend_throw_exception_ex 522 ext/spl/php_spl.c zend_throw_exception_ex(spl_ce_LogicException, 0, "Function spl_autoload_call() cannot be registered"); zend_throw_exception_ex 634 ext/spl/php_spl.c zend_throw_exception_ex(spl_ce_LogicException, 0, "Unable to unregister invalid function (%s)", error); zend_throw_exception_ex 1118 ext/spl/spl_array.c zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, zend_throw_exception_ex 1354 ext/spl/spl_array.c zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0, "Seek position %pd is out of range", opos); zend_throw_exception_ex 1805 ext/spl/spl_array.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Error at offset %pd of %d bytes", (zend_long)((char*)p - buf), buf_len); zend_throw_exception_ex 249 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, zend_throw_exception_ex 270 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_LogicException, 0, "Cannot use SplFileObject with directories"); zend_throw_exception_ex 279 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot open file '%s'", intern->file_name_len ? intern->file_name : ""); zend_throw_exception_ex 419 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot create SplFileInfo for empty path"); zend_throw_exception_ex 469 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Could not open file"); zend_throw_exception_ex 547 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Operation not supported"); zend_throw_exception_ex 703 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Directory name must not be empty."); zend_throw_exception_ex 837 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0, "Seek position %ld is out of range", pos); zend_throw_exception_ex 1250 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Unable to read link %s, error: %s", intern->file_name, strerror(errno)); zend_throw_exception_ex 1398 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_LogicException, 0, zend_throw_exception_ex 2020 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot read from file %s", intern->file_name); zend_throw_exception_ex 2110 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Internal error, function '%s' not found. Please report", #func_name); \ zend_throw_exception_ex 2154 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot read from file %s", intern->file_name); zend_throw_exception_ex 2236 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); zend_throw_exception_ex 2240 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Cannot rewind file %s", intern->file_name); zend_throw_exception_ex 2368 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); zend_throw_exception_ex 2406 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); zend_throw_exception_ex 2427 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); zend_throw_exception_ex 2517 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_DomainException, 0, "Maximum line length must be greater than or equal zero"); zend_throw_exception_ex 2579 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); zend_throw_exception_ex 2733 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); zend_throw_exception_ex 2748 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); zend_throw_exception_ex 2773 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); zend_throw_exception_ex 2790 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); zend_throw_exception_ex 2819 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); zend_throw_exception_ex 2842 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); zend_throw_exception_ex 2856 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); zend_throw_exception_ex 2881 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); zend_throw_exception_ex 2910 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); zend_throw_exception_ex 2943 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); zend_throw_exception_ex 2948 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_LogicException, 0, "Can't truncate file %s", intern->file_name); zend_throw_exception_ex 2966 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Object not initialized"); zend_throw_exception_ex 2971 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_LogicException, 0, "Can't seek file %s to negative line %pd", intern->file_name, line_pos); zend_throw_exception_ex 1227 ext/spl/spl_dllist.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Error at offset %pd of %d bytes", (zend_long)((char*)p - buf), buf_len); zend_throw_exception_ex 563 ext/spl/spl_fixedarray.c zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, "array size cannot be less than zero"); zend_throw_exception_ex 687 ext/spl/spl_fixedarray.c zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, "array must contain only positive integer keys"); zend_throw_exception_ex 699 ext/spl/spl_fixedarray.c zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, "integer overflow detected"); zend_throw_exception_ex 763 ext/spl/spl_fixedarray.c zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, "array size cannot be less than zero"); zend_throw_exception_ex 141 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_LogicException, 0, \ zend_throw_exception_ex 151 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_LogicException, 0, \ zend_throw_exception_ex 161 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_LogicException, 0, \ zend_throw_exception_ex 715 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_LogicException, 0, zend_throw_exception_ex 1113 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_OutOfRangeException, 0, "Use RecursiveTreeIterator::PREFIX_* constant"); zend_throw_exception_ex 1132 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_LogicException, 0, zend_throw_exception_ex 1167 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_LogicException, 0, zend_throw_exception_ex 1186 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_LogicException, 0, zend_throw_exception_ex 1208 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_LogicException, 0, zend_throw_exception_ex 1429 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "Classes derived from %s must call %s::__construct()", \ zend_throw_exception_ex 1461 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s::getIterator() must be called exactly once per instance", ZSTR_VAL(ce_base->name)); zend_throw_exception_ex 1523 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_LogicException, 0, "%s::getIterator() must return an object that implements Traversable", ZSTR_VAL(ce->name)); zend_throw_exception_ex 1553 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, "Illegal mode %pd", mode); zend_throw_exception_ex 2157 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_InvalidArgumentException, 0, "Illegal mode %pd", mode); zend_throw_exception_ex 2495 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0, "Cannot seek to %pd which is below the offset %pd", pos, intern->u.limit.offset); zend_throw_exception_ex 2499 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_OutOfBoundsException, 0, "Cannot seek to %pd which is behind offset %pd plus count %pd", pos, intern->u.limit.offset, intern->u.limit.count); zend_throw_exception_ex 2795 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not fetch string value (see CachingIterator::__construct)", ZSTR_VAL(Z_OBJCE_P(getThis())->name)); zend_throw_exception_ex 2825 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see CachingIterator::__construct)", ZSTR_VAL(Z_OBJCE_P(getThis())->name)); zend_throw_exception_ex 2851 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see CachingIterator::__construct)", ZSTR_VAL(Z_OBJCE_P(getThis())->name)); zend_throw_exception_ex 2879 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see CachingIterator::__construct)", ZSTR_VAL(Z_OBJCE_P(getThis())->name)); zend_throw_exception_ex 2901 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%s does not use a full cache (see CachingIterator::__construct)", ZSTR_VAL(Z_OBJCE_P(getThis())->name)); zend_throw_exception_ex 2926 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%v does not use a full cache (see CachingIterator::__construct)", ZSTR_VAL(Z_OBJCE_P(getThis())->name)); zend_throw_exception_ex 2996 ext/spl/spl_iterators.c zend_throw_exception_ex(spl_ce_BadMethodCallException, 0, "%v does not use a full cache (see CachingIterator::__construct)", ZSTR_VAL(Z_OBJCE_P(getThis())->name)); zend_throw_exception_ex 448 ext/spl/spl_observer.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Object not found"); zend_throw_exception_ex 856 ext/spl/spl_observer.c zend_throw_exception_ex(spl_ce_UnexpectedValueException, 0, "Error at offset %pd of %d bytes", (zend_long)((char*)p - buf), buf_len); zend_throw_exception_ex 129 ext/sqlite3/sqlite3.c zend_throw_exception_ex(zend_ce_exception, 0, "safe_mode prohibits opening %s", fullpath); zend_throw_exception_ex 136 ext/sqlite3/sqlite3.c zend_throw_exception_ex(zend_ce_exception, 0, "open_basedir prohibits opening %s", fullpath); zend_throw_exception_ex 149 ext/sqlite3/sqlite3.c zend_throw_exception_ex(zend_ce_exception, 0, "Unable to open database: %s", sqlite3_errmsg(db_obj->db)); zend_throw_exception_ex 159 ext/sqlite3/sqlite3.c zend_throw_exception_ex(zend_ce_exception, 0, "Unable to open database: %s", sqlite3_errmsg(db_obj->db)); zend_throw_exception_ex 1484 ext/standard/math.c zend_throw_exception_ex(zend_ce_division_by_zero_error, 0, "Division by zero"); zend_throw_exception_ex 1489 ext/standard/math.c zend_throw_exception_ex(zend_ce_arithmetic_error, 0, "Division of PHP_INT_MIN by -1 is not an integer");