Home
last modified time | relevance | path

Searched refs:trigger_error (Results 176 – 200 of 209) sorted by path

123456789

/plugin/noiewarning/
H A Daction.php66trigger_error('getInfo() not implemented in '.get_class($this).' and '.$info.' not found', E_USER_…
/plugin/oauth/vendor/composer/
H A DInstalledVersions.php262 @trigger_error('getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.', E_USER_DEPRECATED);
H A Dplatform_check.php22 trigger_error(
/plugin/openid/Auth/
H A DOpenID.php267 trigger_error("Auth_OpenID::arrayGet (key = ".$key.") expected " .
/plugin/openid/Auth/OpenID/
H A DAssociation.php136 trigger_error(sprintf($fmt, $assoc_type), E_USER_ERROR);
231 trigger_error('Unexpected key values: ' . var_export($keys, true),
244 trigger_error('Unknown version: ' . $version, E_USER_WARNING);
H A DBigMath.php50 trigger_error($msg, E_USER_ERROR);
99 trigger_error("bytesToNum works only for positive integers.",
H A DConsumer.php416 trigger_error("current_url must be a string; see NEWS file " .
H A DCryptUtil.php51 trigger_error($msg, E_USER_ERROR);
89 trigger_error($msg, E_USER_ERROR);
H A DFileStore.php59 trigger_error('Not a directory and failed to create: '
79 trigger_error('Failed to initialize OpenID file store in ' .
163 trigger_error("FileStore no longer active", E_USER_ERROR);
168 trigger_error(sprintf("Bad server URL: %s", $server_url),
199 trigger_error("FileStore no longer active", E_USER_ERROR);
209 trigger_error("_mktemp didn't return a valid file descriptor",
251 trigger_error("FileStore no longer active", E_USER_ERROR);
319 trigger_error("FileStore no longer active", E_USER_ERROR);
372 trigger_error("FileStore no longer active", E_USER_ERROR);
399 trigger_error("FileStore no longer active", E_USER_ERROR);
[all …]
H A DHMAC.php45 trigger_error('No SHA1 function found', E_USER_ERROR);
H A DInterface.php46 trigger_error("Auth_OpenID_OpenIDStore::storeAssociation not implemented", E_USER_ERROR);
63 trigger_error("Auth_OpenID_OpenIDStore::cleanupNonces not implemented", E_USER_ERROR);
78 trigger_error("Auth_OpenID_OpenIDStore::cleanupAssociations not implemented", E_USER_ERROR);
134 trigger_error("Auth_OpenID_OpenIDStore::getAssociation not implemented", E_USER_ERROR);
158 trigger_error("Auth_OpenID_OpenIDStore::removeAssociation not implemented", E_USER_ERROR);
184 trigger_error("Auth_OpenID_OpenIDStore::useNonce not implemented", E_USER_ERROR);
H A DMDB2Store.php76 trigger_error("Auth_OpenID_MDB2Store expected PEAR connection " .
89 trigger_error("Unable to load MDB2_Extended module", E_USER_ERROR);
H A DSQLStore.php104 trigger_error("Auth_OpenID_SQLStore expected PEAR connection " .
151 trigger_error("Expected keys in SQL query list: " .
158 trigger_error("SQL list keys have no SQL strings: " .
/plugin/openid/Auth/Yadis/
H A DHTTPFetcher.php102 trigger_error("not implemented", E_USER_ERROR);
185 trigger_error("not implemented", E_USER_ERROR);
H A DParanoidHTTPFetcher.php110 trigger_error(
/plugin/photogallery/lib/
H A Darray_column.php39trigger_error("array_column() expects at least 2 parameters, {$argc} given", E_USER_WARNING);
44 trigger_error(
57trigger_error('array_column(): The column key should be either a string or an integer', E_USER_WAR…
67trigger_error('array_column(): The index key should be either a string or an integer', E_USER_WARN…
/plugin/publist/bib2tpl/lib/
H A DPEAR.php334 trigger_error("invalid error callback", E_USER_WARNING);
339 trigger_error("invalid error mode", E_USER_WARNING);
593 trigger_error("invalid error callback", E_USER_WARNING);
598 trigger_error("invalid error mode", E_USER_WARNING);
630 trigger_error("invalid error callback", E_USER_WARNING);
635 trigger_error("invalid error mode", E_USER_WARNING);
877 trigger_error($this->getMessage(), $this->level);
898trigger_error("PEAR_ERROR_EXCEPTION is obsolete, use class PEAR_Exception for exceptions", E_USER_…
/plugin/publistf/bib2tpl/lib/
H A DPEAR.php334 trigger_error("invalid error callback", E_USER_WARNING);
339 trigger_error("invalid error mode", E_USER_WARNING);
593 trigger_error("invalid error callback", E_USER_WARNING);
598 trigger_error("invalid error mode", E_USER_WARNING);
630 trigger_error("invalid error callback", E_USER_WARNING);
635 trigger_error("invalid error mode", E_USER_WARNING);
877 trigger_error($this->getMessage(), $this->level);
898trigger_error("PEAR_ERROR_EXCEPTION is obsolete, use class PEAR_Exception for exceptions", E_USER_…
/plugin/publistx/bib2tpl/lib/
H A DPEAR.php334 trigger_error("invalid error callback", E_USER_WARNING);
339 trigger_error("invalid error mode", E_USER_WARNING);
593 trigger_error("invalid error callback", E_USER_WARNING);
598 trigger_error("invalid error mode", E_USER_WARNING);
630 trigger_error("invalid error callback", E_USER_WARNING);
635 trigger_error("invalid error mode", E_USER_WARNING);
877 trigger_error($this->getMessage(), $this->level);
898trigger_error("PEAR_ERROR_EXCEPTION is obsolete, use class PEAR_Exception for exceptions", E_USER_…
/plugin/pureldap/vendor/composer/
H A DInstalledVersions.php264 @trigger_error('getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.', E_USER_DEPRECATED);
H A Dplatform_check.php22 trigger_error(
/plugin/quickstats/GEOIP/
H A Dgeoip.inc1721 trigger_error("error traversing database - perhaps it is corrupt?", E_USER_ERROR);
1764 trigger_error("error traversing database - perhaps it is corrupt?", E_USER_ERROR);
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.php86 trigger_error(
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A DInterchangeBuilder.php

123456789