Home
last modified time | relevance | path

Searched refs:trigger_error (Results 1 – 25 of 209) sorted by relevance

123456789

/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DArrayCollection.php
/plugin/fedauth/Auth/OpenID/
H A DInterface.php46 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 ".
H A DFileStore.php52 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/
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 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 …]
/plugin/memcache/classes/
H A Dmemcache_wincache.class.php11 …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…
H A Dmemcache_apc.class.php12 …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…
H A Dmemcache_fakecache.class.php34 …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/
H A DEnvironment.php305 …@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.…
717 …@trigger_error(sprintf('The %s() method is deprecated since version 1.25 and will be removed in 2.…
756 …@trigger_error(sprintf('The %s() method is deprecated since version 1.25 and will be removed in 2.…
998 …@trigger_error(sprintf('The %s method is deprecated since version 1.12 and will be removed in Twig…
1491 …@trigger_error(sprintf('The %s method is deprecated since version 1.23 and will be removed in Twig…
[all …]
H A DTokenStream.php41 …@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/
H A DStagingExtension.php38 …@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…
H A DEscaperExtension.php63 …@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/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/findologicxmlexport/vendor/twig/twig/src/Node/
H A DNode.php46 …@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/latexport/implementation/
H A Ddecorator_includer.php114 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/
H A Dhelper.php26 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/
H A DIssue578Test.php7 trigger_error('Stack Trace Test Notice', E_NOTICE);
13 trigger_error('Stack Trace Test Notice', E_WARNING);
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DAutoloader.php12 @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/
H A DString.php17 @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/
H A DPEAR.php356 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);
905trigger_error("PEAR_ERROR_EXCEPTION is obsolete, use class PEAR_Exception for exceptions", E_USER_…
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DRuntimeMetaData.php133 \trigger_error(
145 \trigger_error(
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/
H A DError.php111 …@trigger_error(sprintf('The "%s" method is deprecated since version 1.27 and will be removed in 2.…
125 …@trigger_error(sprintf('The "%s" method is deprecated since version 1.27 and will be removed in 2.…
141 …@trigger_error(sprintf('The "%s" method is deprecated since version 1.29 and will be removed in 2.…
155 …@trigger_error(sprintf('The "%s" method is deprecated since version 1.29 and will be removed in 2.…
/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_…

123456789