Home
last modified time | relevance | path

Searched refs:trigger_error (Results 151 – 175 of 209) sorted by path

123456789

/plugin/findologicxmlexport/vendor/twig/twig/src/
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/webmozart/assert/src/
H A DAssert.php325 @trigger_error(
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DSetupDecorator.php134 trigger_error("$className could not be found in $dir$aFile!");
/plugin/freechat/phpfreechat/src/
H A Dpfctools.php328trigger_error('file_get_contents() failed to open stream: No such file or directory ['.$filename.'…
/plugin/geophp/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/html2pdf/html2pdf/html2ps/
H A Dbox.generic.formatted.php538 trigger_error("No containing block found for absolute-positioned element",
H A Dbox.page.margin.class.php68 trigger_error("Unknown selector type", E_USER_ERROR);
H A Dbox.php16 trigger_error('Frame nesting too deep',
H A Dinline.content.builder.factory.php27 trigger_error('Internal error: unknown whitespace enumeration value', E_USER_ERROR);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticTokenParser.php166 …@trigger_error(sprintf('Overwriting %s::createNode is deprecated since 1.3. Overwrite %s instead.'…
190 …@trigger_error(sprintf('The %s method is deprecated since 1.3 and will be removed in 2.0. Use crea…
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DScssphpFilter.php56 …@trigger_error(sprintf('The scssphp formatter `%s` is deprecated. Use `%s` instead.', $formatter, …
/plugin/jplayer/vendor/symfony/process/
H A DPhpProcess.php50 …@trigger_error(sprintf('The $options parameter of the %s constructor is deprecated since Symfony 3…
H A DProcess.php170 …@trigger_error(sprintf('The $options parameter of the %s constructor is deprecated since Symfony 3…
271 …@trigger_error(sprintf('The %s::start() method expects a second "$env" argument since Symfony 3.3.…
305 …@trigger_error('Not inheriting environment variables is deprecated since Symfony 3.3 and will alwa…
336 …@trigger_error('The provided cwd does not exist. Command is currently ran against getcwd(). This b…
1188 …@trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0…
1204 …@trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0…
1222 …@trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0…
1238 …@trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0…
1254 …@trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0…
1274 …@trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0…
[all …]
H A DProcessBuilder.php14 @trigger_error(sprintf('The %s class is deprecated since Symfony 3.4 and will be removed in 4.0. Us…
H A DProcessUtils.php43 …@trigger_error('The '.__METHOD__.'() method is deprecated since Symfony 3.3 and will be removed in…
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php74 @trigger_error('Test Error', \E_USER_NOTICE);
/plugin/latexit/
H A Dhelper.php45 if(!isset($data[0])) trigger_error('No command given', E_USER_ERROR); // command
/plugin/latexport/implementation/
H A Ddecorator_headings.php114 trigger_error("h1 unexpected $this->state");
141 trigger_error("h2 unexpected $this->state");
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/mdpage/vendor/composer/
H A Dplatform_check.php22 trigger_error(
/plugin/memcache/classes/
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…
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…
/plugin/move/helper/
H A Dhandler.php377 trigger_error('Error, handler function ' . hsc($name) . ' with ' . count($params) . ' parameters called which isn\'t implemented', E_USER_ERROR);

123456789