Home
last modified time | relevance | path

Searched refs:deprecation (Results 1 – 25 of 37) sorted by relevance

12

/plugin/matrixnotifierwas/vendor/symfony/deprecation-contracts/
DREADME.md4 A generic function and convention to trigger deprecation notices.
6 … a single global function named `trigger_deprecation()` that triggers silenced deprecation notices.
12 - the name of the Composer package that is triggering the deprecation
13 - the version of the package that introduced the deprecation
14 - the message of the deprecation
25 While not recommended, the deprecation notices can be completely ignored by declaring an empty
/plugin/elasticsearch/vendor/symfony/deprecation-contracts/
DREADME.md4 A generic function and convention to trigger deprecation notices.
6 … a single global function named `trigger_deprecation()` that triggers silenced deprecation notices.
12 - the name of the Composer package that is triggering the deprecation
13 - the version of the package that introduced the deprecation
14 - the message of the deprecation
25 While not necessarily recommended, the deprecation notices can be completely ignored by declaring a…
/plugin/combo/vendor/symfony/deprecation-contracts/
H A DREADME.md4 A generic function and convention to trigger deprecation notices.
6 … a single global function named `trigger_deprecation()` that triggers silenced deprecation notices.
12 - the name of the Composer package that is triggering the deprecation
13 - the version of the package that introduced the deprecation
14 - the message of the deprecation
25 While not necessarily recommended, the deprecation notices can be completely ignored by declaring a…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Ddeprecated.rst7 Twig generates a deprecation notice (via a call to the ``trigger_error()``
29 Note that by default, the deprecation notices are silenced and never displayed nor logged.
30 See :ref:`deprecation-notices` to learn how to handle them.
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
DGenerator.php1012 …deprecated[ \t]*+(.*?)\r?+\n[ \t]*+\*(?:[ \t]*+@|/$)#s', $method->getDocComment(), $deprecation)) {
1013 … $deprecation = trim(preg_replace('#[ \t]*\r?\n[ \t]*+\*[ \t]*+#', ' ', $deprecation[1]));
1015 $deprecation = false;
1030 $deprecation,
1047 * @param string|false $deprecation
1052 …= '', $reference = '', $callOriginalMethods = false, $static = false, $deprecation = false, $allow… argument
1077 if (false !== $deprecation) {
1078 … $deprecation = "The $className::$methodName method is deprecated ($deprecation).";
1083 'deprecation' => var_export($deprecation, true),
1087 $deprecation = $deprecationTemplate->render();
[all …]
/plugin/jplayer/vendor/symfony/process/
DCHANGELOG.md26 * deprecation: Process::setStdin() is deprecated in favor of Process::setInput()
27 * deprecation: Process::getStdin() is deprecated in favor of Process::getInput()
28 * deprecation: Process::setInput() and ProcessBuilder::setInput() do not accept non-scalar types
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/
Ddeprecation.tpl.dist2 @trigger_error({deprecation}, E_USER_DEPRECATED);
Dmocked_method_void.tpl.dist3 {{deprecation}
Dmocked_method.tpl.dist3 {{deprecation}
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md85 * deprecation: Process::setStdin() is deprecated in favor of Process::setInput()
86 * deprecation: Process::getStdin() is deprecated in favor of Process::getInput()
87 * deprecation: Process::setInput() and ProcessBuilder::setInput() do not accept non-scalar types
/plugin/elasticsearch/
Dcomposer.lock437 "symfony/deprecation-contracts": "^2.2 || ^3.0",
487 "name": "symfony/deprecation-contracts",
491 "url": "https://github.com/symfony/deprecation-contracts.git",
496 …"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/80d075412b557d41002320b…
532 "description": "A generic function and convention to trigger deprecation notices",
535 "source": "https://github.com/symfony/deprecation-contracts/tree/2.5"
/plugin/matrixnotifierwas/
Dcomposer.lock29 "symfony/deprecation-contracts": "^2.2 || ^3.0"
653 "name": "symfony/deprecation-contracts",
657 "url": "https://github.com/symfony/deprecation-contracts.git",
662 …"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fc…
698 "description": "A generic function and convention to trigger deprecation notices",
701 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
/plugin/templater/
DCHANGELOG.md21 * Fixed deprecation warning (PageResolver).
26 * Fixed deprecation warning (`require_once(DOKU_PLUGIN.'syntax.php')`).
/plugin/commonmark/
H A Dcomposer.lock103 "symfony/deprecation-contracts": "^2.1 || ^3.0",
472 "name": "symfony/deprecation-contracts",
476 "url": "https://github.com/symfony/deprecation-contracts.git",
481 …"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199…
517 "description": "A generic function and convention to trigger deprecation notices",
520 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
/plugin/findologicxmlexport/vendor/twig/twig/doc/
Ddeprecated.rst11 As of Twig 1.21, Twig generates deprecation notices when a template uses
12 deprecated features. See :ref:`deprecation-notices` for more information.
42 deprecated. You have two options to avoid the deprecation notice: if you
50 deprecation notices.
Drecipes.rst12 Deprecated features generate deprecation notices (via a call to the
28 catches deprecation notices, and return them.
52 Note that most deprecation notices are triggered during **compilation**, so
57 If you want to manage the deprecation notices from your PHPUnit tests, have
/plugin/combo/
H A Dcomposer.lock380 "name": "symfony/deprecation-contracts",
384 "url": "https://github.com/symfony/deprecation-contracts.git",
389 …"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/80d075412b557d41002320b…
425 "description": "A generic function and convention to trigger deprecation notices",
428 "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.3"
763 "symfony/deprecation-contracts": "^2.1|^3",
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
DBREAKING_CHANGES.md5 deprecation message).
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dper-request-configuration.asciidoc13 …elastic.co/guide/en/elasticsearch/reference/7.4/logging.html#deprecation-logging[deprecation logs]…
Drelease-notes.asciidoc227 * We added the suppress operator `@` for the deprecation messages
231 Using the `@` operator is still possible to intercept the deprecation message
/plugin/findologicxmlexport/vendor/twig/twig/
DCHANGELOG97 * fixed deprecation when using Twig_Profiler_Dumper_Html
140 * fixed deprecation notice in Twig_Util_DeprecationCollector
170 * improved a deprecation message
213 * added a missing deprecation notice
302 * fixed variable names for the deprecation triggering code
313 * added deprecation notices for deprecated features
314 * added a deprecation "framework" for filters/functions/tests and test fixtures
/plugin/elasticsearch/vendor/react/promise/
DCHANGELOG.md29 … * Feature: Support union types and address deprecation of `ReflectionType::getClass()` (PHP 8+).
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
Dcomposer.lock2484 "symfony/deprecation-contracts": "^2.1|^3",
2565 "name": "symfony/deprecation-contracts",
2569 "url": "https://github.com/symfony/deprecation-contracts.git",
2574 …"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/1ee04c65529dea5d8744774…
2610 "description": "A generic function and convention to trigger deprecation notices",
2613 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.0"
2936 "symfony/deprecation-contracts": "^2.1|^3"
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
DCHANGELOG.md153 - Rriggering of silenced deprecation warnings.
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/
DCHANGELOG.md289 - Rriggering of silenced deprecation warnings.

12