/plugin/commonmark/vendor/league/commonmark/src/Util/ |
H A D | ArrayCollection.php |
|
H A D | Configuration.php |
|
/plugin/findologicxmlexport/vendor/twig/twig/src/ |
H A D | Environment.php | 305 …he strategy is deprecated since version 1.23 and will be removed in Twig 2.0.', E_USER_DEPRECATED); 326 …s deprecated since version 1.22 and will be removed in Twig 2.0.', __METHOD__), E_USER_DEPRECATED); 366 …s deprecated since version 1.22 and will be removed in Twig 2.0.', __METHOD__), E_USER_DEPRECATED); 638 …deprecated since version 1.18.3 and will be removed in Twig 2.0.', __METHOD__), E_USER_DEPRECATED); 650 …s deprecated since version 1.22 and will be removed in Twig 2.0.', __METHOD__), E_USER_DEPRECATED); 670 …d is deprecated since version 1.25 and will be removed in 2.0.', __FUNCTION__), E_USER_DEPRECATED); 717 …d is deprecated since version 1.25 and will be removed in 2.0.', __FUNCTION__), E_USER_DEPRECATED); 756 …d is deprecated since version 1.25 and will be removed in 2.0.', __FUNCTION__), E_USER_DEPRECATED); 998 …s deprecated since version 1.12 and will be removed in Twig 2.0.', __METHOD__), E_USER_DEPRECATED); 1491 …s deprecated since version 1.23 and will be removed in Twig 2.0.', __METHOD__), E_USER_DEPRECATED); [all …]
|
H A D | TokenStream.php | 41 …ecated since version 1.27. Pass a \Twig\Source instance instead.', __METHOD__), E_USER_DEPRECATED); 166 …1.27 and will be removed in 2.0. Use getSourceContext() instead.', __METHOD__), E_USER_DEPRECATED); 182 …1.27 and will be removed in 2.0. Use getSourceContext() instead.', __METHOD__), E_USER_DEPRECATED);
|
H A D | Compiler.php | 44 …d is deprecated since version 1.25 and will be removed in 2.0.', __FUNCTION__), E_USER_DEPRECATED); 146 …cated since version 1.27 and will be removed in 2.0. Use write(\'\') instead.', E_USER_DEPRECATED); 224 …load" different from 0 is deprecated version 1.29 and will be removed in 2.0.', E_USER_DEPRECATED);
|
H A D | Template.php | 83 …ince version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); 103 …ETHOD__.' method is deprecated since version 1.20 and will be removed in 2.0.', E_USER_DEPRECATED); 235 …ression to test for block existence.', $name, $this->getTemplateName(), $name), E_USER_DEPRECATED); 295 …ectly is deprecated since version 1.28 and won\'t be possible anymore in 2.0.', E_USER_DEPRECATED); 329 …ectly is deprecated since version 1.28 and won\'t be possible anymore in 2.0.', E_USER_DEPRECATED); 693 @trigger_error($message, E_USER_DEPRECATED);
|
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/ |
H A D | StagingExtension.php | 38 … deprecated since version 1.30 and won\'t be possible anymore in 2.0.', $name), E_USER_DEPRECATED); 52 … deprecated since version 1.30 and won\'t be possible anymore in 2.0.', $name), E_USER_DEPRECATED); 76 …since version 1.30 and won\'t be possible anymore in 2.0.', $parser->getTag()), E_USER_DEPRECATED); 100 … deprecated since version 1.30 and won\'t be possible anymore in 2.0.', $name), E_USER_DEPRECATED);
|
H A D | EscaperExtension.php | 63 …as the default strategy is deprecated since version 1.21. Use "html" instead.', E_USER_DEPRECATED); 69 …as the default strategy is deprecated since version 1.27. Use "name" instead.', E_USER_DEPRECATED);
|
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/ |
H A D | Node.php | 46 …($node) : null === $node ? 'null' : \gettype($node), $name, \get_class($this)), E_USER_DEPRECATED); 88 …s is deprecated since version 1.16.1 and will be removed in 2.0.', __METHOD__), E_USER_DEPRECATED); 135 …since version 1.27 and will be removed in 2.0. Use getTemplateLine() instead.', E_USER_DEPRECATED); 202 …($node) : null === $node ? 'null' : \gettype($node), $name, \get_class($this)), E_USER_DEPRECATED); 243 …since version 1.27 and will be removed in 2.0. Use setTemplateName() instead.', E_USER_DEPRECATED); 253 …since version 1.27 and will be removed in 2.0. Use getTemplateName() instead.', E_USER_DEPRECATED);
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | breaking-changes.asciidoc | 5 ==== E_USER_DEPRECATED notice when using deprecated parameters 8 https://www.php.net/manual/en/errorfunc.constants.php[E_USER_DEPRECATED] notice 22 }, E_USER_DEPRECATED); 24 @trigger_error('Deprecation message here', E_USER_DEPRECATED);
|
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/ |
H A D | Autoloader.php | 12 …precated since version 1.21 and will be removed in 2.0. Use Composer instead.', E_USER_DEPRECATED); 30 …Using Twig_Autoloader is deprecated since version 1.21. Use Composer instead.', E_USER_DEPRECATED);
|
H A D | Test.php | 12 …ed since version 1.12 and will be removed in 2.0. Use \Twig\TwigTest instead.', E_USER_DEPRECATED);
|
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Loader/ |
H A D | String.php | 17 …se "Twig\Loader\ArrayLoader" instead or "Twig\Environment::createTemplate()".', E_USER_DEPRECATED); 39 …is deprecated since 1.27. Use getSourceContext() instead.', \get_class($this)), E_USER_DEPRECATED);
|
/plugin/findologicxmlexport/vendor/twig/twig/src/Error/ |
H A D | Error.php | 111 …1.27 and will be removed in 2.0. Use getSourceContext() instead.', __METHOD__), E_USER_DEPRECATED); 125 …1.27 and will be removed in 2.0. Use setSourceContext() instead.', __METHOD__), E_USER_DEPRECATED); 141 …1.29 and will be removed in 2.0. Use getSourceContext() instead.', __METHOD__), E_USER_DEPRECATED); 155 …1.29 and will be removed in 2.0. Use setSourceContext() instead.', __METHOD__), E_USER_DEPRECATED);
|
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/ |
H A D | MentionExtension.php |
|
/plugin/jplayer/vendor/symfony/process/ |
H A D | Process.php | 170 …ctor is deprecated since Symfony 3.3 and will be removed in 4.0.', __CLASS__), \E_USER_DEPRECATED); 271 …rgument since Symfony 3.3. It will be made mandatory in 4.0.', static::class), \E_USER_DEPRECATED); 305 …happen in 4.0. Set "Process::inheritEnvironmentVariables()" to true instead.', \E_USER_DEPRECATED); 336 …). This behavior is deprecated since Symfony 3.4 and will be removed in 4.0.', \E_USER_DEPRECATED); 1188 …hod is deprecated since Symfony 3.3 and will be removed in 4.0.', __METHOD__), \E_USER_DEPRECATED); 1204 …hod is deprecated since Symfony 3.3 and will be removed in 4.0.', __METHOD__), \E_USER_DEPRECATED); 1222 … in 4.0. Enhanced Windows compatibility will always be enabled.', __METHOD__), \E_USER_DEPRECATED); 1238 … in 4.0. Enhanced Windows compatibility will always be enabled.', __METHOD__), \E_USER_DEPRECATED); 1254 … removed in 4.0. Sigchild compatibility will always be enabled.', __METHOD__), \E_USER_DEPRECATED); 1274 … removed in 4.0. Sigchild compatibility will always be enabled.', __METHOD__), \E_USER_DEPRECATED); [all …]
|
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/Processor/ |
H A D | EmphasisDelimiterProcessor.php |
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/ |
H A D | deprecation.tpl.dist | 2 @trigger_error({deprecation}, E_USER_DEPRECATED);
|
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Function/ |
H A D | Node.php | 12 …ince version 1.12 and will be removed in 2.0. Use \Twig\TwigFunction instead.', E_USER_DEPRECATED);
|
H A D | Function.php | 13 …ince version 1.12 and will be removed in 2.0. Use \Twig\TwigFunction instead.', E_USER_DEPRECATED);
|
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/ |
H A D | Autoloader.php | 12 …ions_Autoloader" class is deprecated since version 1.5. Use Composer instead.', E_USER_DEPRECATED);
|
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Filter/ |
H A D | Node.php | 12 … since version 1.12 and will be removed in 2.0. Use \Twig\TwigFilter instead.', E_USER_DEPRECATED);
|
H A D | Function.php | 12 … since version 1.12 and will be removed in 2.0. Use \Twig\TwigFilter instead.', E_USER_DEPRECATED);
|
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Test/ |
H A D | Node.php | 12 …_Test_Node class is deprecated since version 1.12 and will be removed in 2.0.', E_USER_DEPRECATED);
|
H A D | Function.php | 12 …ed since version 1.12 and will be removed in 2.0. Use \Twig\TwigTest instead.', E_USER_DEPRECATED);
|