Searched refs:trigger_error (Results 1 – 25 of 238) sorted by relevance
12345678910
| /plugin/fedauth/Auth/OpenID/ |
| D | Interface.php | 46 trigger_error("Auth_OpenID_OpenIDStore::storeAssociation ". 64 trigger_error("Auth_OpenID_OpenIDStore::cleanupNonces ". 79 trigger_error("Auth_OpenID_OpenIDStore::cleanupAssociations ". 136 trigger_error("Auth_OpenID_OpenIDStore::getAssociation ". 160 trigger_error("Auth_OpenID_OpenIDStore::removeAssociation ". 185 trigger_error("Auth_OpenID_OpenIDStore::useNonce ".
|
| D | FileStore.php | 52 trigger_error('Not a directory and failed to create: ' 72 trigger_error('Failed to initialize OpenID file store in ' . 153 trigger_error("FileStore no longer active", E_USER_ERROR); 158 trigger_error(sprintf("Bad server URL: %s", $server_url), 185 trigger_error("FileStore no longer active", E_USER_ERROR); 195 trigger_error("_mktemp didn't return a valid file descriptor", 235 trigger_error("FileStore no longer active", E_USER_ERROR); 299 trigger_error("FileStore no longer active", E_USER_ERROR); 341 trigger_error("FileStore no longer active", E_USER_ERROR); 365 trigger_error("FileStore no longer active", E_USER_ERROR); [all …]
|
| /plugin/openid/Auth/OpenID/ |
| D | Interface.php | 46 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);
|
| D | FileStore.php | 59 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 …]
|
| /plugin/memcache/classes/ |
| D | memcache_wincache.class.php | 11 …if (MEMCACHE_CHECK_KEYS && !is_string($key)) trigger_error("The key needs to be string! (note: not… 16 …if (MEMCACHE_CHECK_KEYS && !is_string($key)) trigger_error("The key needs to be string! (note: not… 21 …if (MEMCACHE_CHECK_KEYS && !is_string($key)) trigger_error("The key needs to be string! (note: not… 26 …if (MEMCACHE_CHECK_KEYS && !is_string($key)) trigger_error("The key needs to be string! (note: not… 30 …if (MEMCACHE_CHECK_KEYS && !is_string($key)) trigger_error("The key needs to be string! (note: not…
|
| D | memcache_apc.class.php | 12 …if (MEMCACHE_CHECK_KEYS && !is_string($key)) trigger_error("The key needs to be string! (note: not… 17 …if (MEMCACHE_CHECK_KEYS && !is_string($key)) trigger_error("The key needs to be string! (note: not… 22 …if (MEMCACHE_CHECK_KEYS && !is_string($key)) trigger_error("The key needs to be string! (note: not… 27 …if (MEMCACHE_CHECK_KEYS && !is_string($key)) trigger_error("The key needs to be string! (note: not… 32 …if (MEMCACHE_CHECK_KEYS && !is_string($key)) trigger_error("The key needs to be string! (note: not…
|
| D | memcache_fakecache.class.php | 34 …elseif (!is_dir(static::$cache_dir)) trigger_error("The cache directory '".static::$cache_dir."' i… 36 …elseif (!is_dir(static::$ttl_dir)) trigger_error("The cache directory '".static::$cache_dir."' is … 46 …if (MEMCACHE_CHECK_KEYS && !is_string($key)) trigger_error("The key needs to be string! (note: not… 55 …if (MEMCACHE_CHECK_KEYS && !is_string($key)) trigger_error("The key needs to be string! (note: not… 64 …if (MEMCACHE_CHECK_KEYS && !is_string($key)) trigger_error("The key needs to be string! (note: not… 69 …if (MEMCACHE_CHECK_KEYS && !is_string($key)) trigger_error("The key needs to be string! (note: not… 75 …if (MEMCACHE_CHECK_KEYS && !is_string($key)) trigger_error("The key needs to be string! (note: not…
|
| /plugin/findologicxmlexport/vendor/twig/twig/src/ |
| D | Environment.php | 128 …@trigger_error('Not passing a "Twig\Lodaer\LoaderInterface" as the first constructor argument of "… 158 …@trigger_error('The Twig\Environment::writeCacheFile method is deprecated since version 1.22 and w… 165 …@trigger_error('The Twig\Environment::getCacheFilename method is deprecated since version 1.22 and… 305 …@trigger_error('Using "null" as the cache strategy is deprecated since version 1.23 and will be re… 326 …@trigger_error(sprintf('The %s method is deprecated since version 1.22 and will be removed in Twig… 366 …@trigger_error(sprintf('The %s method is deprecated since version 1.22 and will be removed in Twig… 638 …@trigger_error(sprintf('The %s method is deprecated since version 1.18.3 and will be removed in Tw… 650 …@trigger_error(sprintf('The %s method is deprecated since version 1.22 and will be removed in Twig… 670 …@trigger_error(sprintf('The %s() method is deprecated since version 1.25 and will be removed in 2.… 697 …@trigger_error(sprintf('Passing a string as the $source argument of %s() is deprecated since versi… [all …]
|
| D | TokenStream.php | 41 …@trigger_error(sprintf('Passing a string as the $name argument of %s() is deprecated since version… 166 …@trigger_error(sprintf('The %s() method is deprecated since version 1.27 and will be removed in 2.… 182 …@trigger_error(sprintf('The %s() method is deprecated since version 1.27 and will be removed in 2.…
|
| /plugin/findologicxmlexport/vendor/twig/twig/src/Extension/ |
| D | StagingExtension.php | 38 …@trigger_error(sprintf('Overriding function "%s" that is already registered is deprecated since ve… 52 …@trigger_error(sprintf('Overriding filter "%s" that is already registered is deprecated since vers… 76 …@trigger_error(sprintf('Overriding tag "%s" that is already registered is deprecated since version… 100 …@trigger_error(sprintf('Overriding test "%s" that is already registered is deprecated since versio…
|
| D | EscaperExtension.php | 63 …@trigger_error('Using "true" as the default strategy is deprecated since version 1.21. Use "html" … 69 …@trigger_error('Using "filename" as the default strategy is deprecated since version 1.27. Use "na…
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
| D | HTMLDefinition.php | 267 trigger_error( 279 trigger_error( 311 trigger_error("Element '$element' is not supported $support", E_USER_WARNING); 352 trigger_error( 372 trigger_error( 377 trigger_error( 387 trigger_error( 416 trigger_error( 432 trigger_error(
|
| D | Context.php | 27 trigger_error( 46 trigger_error( 64 trigger_error(
|
| D | Encoder.php | 15 trigger_error('Cannot instantiate encoder, call methods statically', E_USER_ERROR); 58 trigger_error('max_chunk_size is too small', E_USER_WARNING); 393 trigger_error('Invalid encoding ' . $encoding, E_USER_ERROR); 407 trigger_error('Encoding not supported, please install iconv', E_USER_ERROR); 409 trigger_error( 457 trigger_error('Encoding not supported', E_USER_ERROR); 548 trigger_error(
|
| /plugin/photogallery/lib/ |
| D | array_column.php | 39 … trigger_error("array_column() expects at least 2 parameters, {$argc} given", E_USER_WARNING); 44 trigger_error( 57 …trigger_error('array_column(): The column key should be either a string or an integer', E_USER_WAR… 67 …trigger_error('array_column(): The index key should be either a string or an integer', E_USER_WARN…
|
| /plugin/findologicxmlexport/vendor/twig/twig/src/Node/ |
| D | Node.php | 46 …@trigger_error(sprintf('Using "%s" for the value of node "%s" of "%s" is deprecated since version … 88 …@trigger_error(sprintf('%s is deprecated since version 1.16.1 and will be removed in 2.0.', __METH… 135 …@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in … 202 …@trigger_error(sprintf('Using "%s" for the value of node "%s" of "%s" is deprecated since version … 243 …@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in … 253 …@trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in …
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/ |
| D | Serializer.php | 221 trigger_error( 232 trigger_error( 242 trigger_error( 273 trigger_error( 294 trigger_error( 301 trigger_error(
|
| /plugin/latexport/implementation/ |
| D | decorator_includer.php | 114 trigger_error("$this->pageId: listu_open unexpected $this->state"); 138 trigger_error("$this->pageId: listitem_open unexpected - $this->state"); 157 trigger_error("$this->pageId: listcontent_open unexpected - $this->state"); 181 trigger_error("$this->pageId: listcontent_close unexpected - $this->state"); 205 trigger_error("$this->pageId: listitem_close unexpected - $this->state"); 243 trigger_error("$this->pageId: listu_close unexpected - $this->state");
|
| /plugin/settingstree/ |
| D | helper.php | 26 trigger_error('Explorertree is a dependency but not available!',E_USER_ERROR); 73 trigger_error("Cannot create settings directory:'".DOKU_SETTINGS_DIR."'!",E_USER_ERROR); 76 trigger_error("The '".DOKU_SETTINGS_DIR."' is not a directory!",E_USER_ERROR); 190 trigger_error("Can not store settings for {$pluginname} to {$file}!",E_USER_ERROR); 207 trigger_error("Could not load file: {$file}",E_USER_ERROR); 213 trigger_error("Could not load file: {$file}",E_USER_ERROR);
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/Trac/578/ |
| D | Issue578Test.php | 7 trigger_error('Stack Trace Test Notice', E_NOTICE); 13 trigger_error('Stack Trace Test Notice', E_WARNING);
|
| /plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/ |
| D | Autoloader.php | 12 @trigger_error('The Twig_Autoloader class is deprecated since version 1.21 and will be removed in 2… 30 …@trigger_error('Using Twig_Autoloader is deprecated since version 1.21. Use Composer instead.', E_…
|
| /plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Loader/ |
| D | String.php | 17 @trigger_error('The Twig_Loader_String class is deprecated since version 1.18.1 and will be removed… 39 …@trigger_error(sprintf('Calling "getSource" on "%s" is deprecated since 1.27. Use getSourceContext…
|
| /plugin/zip/pear/ |
| D | PEAR.php | 356 trigger_error("invalid error callback", E_USER_WARNING); 361 trigger_error("invalid error mode", E_USER_WARNING); 618 trigger_error("invalid error callback", E_USER_WARNING); 623 trigger_error("invalid error mode", E_USER_WARNING); 655 trigger_error("invalid error callback", E_USER_WARNING); 660 trigger_error("invalid error mode", E_USER_WARNING); 885 trigger_error($this->getMessage(), $this->level); 905 …trigger_error("PEAR_ERROR_EXCEPTION is obsolete, use class PEAR_Exception for exceptions", E_USER_…
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/ |
| D | Tidy.php | 88 trigger_error( 115 trigger_error( 165 trigger_error("Fix type $type not supported", E_USER_ERROR);
|
| /plugin/publist/bib2tpl/lib/ |
| D | PEAR.php | 334 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); 898 …trigger_error("PEAR_ERROR_EXCEPTION is obsolete, use class PEAR_Exception for exceptions", E_USER_…
|
12345678910