| /plugin/matrixnotifierwas/vendor/symfony/deprecation-contracts/ |
| D | README.md | 4 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/ |
| D | README.md | 4 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 D | README.md | 4 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/ |
| D | deprecated.rst | 7 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/ |
| D | Generator.php | 1012 …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/ |
| D | CHANGELOG.md | 26 * 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/ |
| D | deprecation.tpl.dist | 2 @trigger_error({deprecation}, E_USER_DEPRECATED);
|
| D | mocked_method_void.tpl.dist | 3 {{deprecation}
|
| D | mocked_method.tpl.dist | 3 {{deprecation}
|
| /plugin/combo/vendor/symfony/process/ |
| H A D | CHANGELOG.md | 85 * 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/ |
| D | composer.lock | 437 "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/ |
| D | composer.lock | 29 "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/ |
| D | CHANGELOG.md | 21 * Fixed deprecation warning (PageResolver). 26 * Fixed deprecation warning (`require_once(DOKU_PLUGIN.'syntax.php')`).
|
| /plugin/commonmark/ |
| H A D | composer.lock | 103 "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/ |
| D | deprecated.rst | 11 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.
|
| D | recipes.rst | 12 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 D | composer.lock | 380 "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/ |
| D | BREAKING_CHANGES.md | 5 deprecation message).
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | per-request-configuration.asciidoc | 13 …elastic.co/guide/en/elasticsearch/reference/7.4/logging.html#deprecation-logging[deprecation logs]…
|
| D | release-notes.asciidoc | 227 * 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/ |
| D | CHANGELOG | 97 * 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/ |
| D | CHANGELOG.md | 29 … * Feature: Support union types and address deprecation of `ReflectionType::getClass()` (PHP 8+).
|
| /plugin/aichat/vendor/mehrab-wj/tiktoken-php/ |
| D | composer.lock | 2484 "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/ |
| D | CHANGELOG.md | 153 - Rriggering of silenced deprecation warnings.
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/ |
| D | CHANGELOG.md | 289 - Rriggering of silenced deprecation warnings.
|