Home
last modified time | relevance | path

Searched refs:E_USER_DEPRECATED (Results 101 – 125 of 130) sorted by path

123456

/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DExpressionParser.php63 ….__METHOD__.' is deprecated since version 1.27. Pass the environment instead.', E_USER_DEPRECATED);
676 @trigger_error($message, E_USER_DEPRECATED);
706 @trigger_error($message, E_USER_DEPRECATED);
736 @trigger_error($message, E_USER_DEPRECATED);
H A DLexer.php85 …nd will be removed in 2.0. Pass a \Twig\Source instance instead.', __METHOD__), E_USER_DEPRECATED);
92 …load" different from 0 is deprecated version 1.29 and will be removed in 2.0.', E_USER_DEPRECATED);
306 …21. Use "verbatim" instead in %s at line %d.', $this->filename, $this->lineno), E_USER_DEPRECATED);
H A DParser.php63 …ETHOD__.' method is deprecated since version 1.27 and will be removed in 2.0.', E_USER_DEPRECATED);
78 …Use $parser->getStream()->getSourceContext()->getPath() instead.', __METHOD__), E_USER_DEPRECATED);
232 …ETHOD__.' method is deprecated since version 1.27 and will be removed in 2.0.', E_USER_DEPRECATED);
242 …ETHOD__.' method is deprecated since version 1.27 and will be removed in 2.0.', E_USER_DEPRECATED);
H A DTemplate.php83 …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);
H A DTokenStream.php41 …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);
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php514 … replacement is deprecated since version 1.22 and will be removed in Twig 2.0', E_USER_DEPRECATED);
H A DEscaperExtension.php63 …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);
H A DStagingExtension.php38 … 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);
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
H A DArrayLoader.php56 …is deprecated since 1.27. Use getSourceContext() instead.', \get_class($this)), E_USER_DEPRECATED);
H A DChainLoader.php55 …is deprecated since 1.27. Use getSourceContext() instead.', \get_class($this)), E_USER_DEPRECATED);
H A DFilesystemLoader.php141 …is deprecated since 1.27. Use getSourceContext() instead.', \get_class($this)), E_USER_DEPRECATED);
175 …upporting this argument is deprecated since version 1.27.', \get_class($this)), E_USER_DEPRECATED);
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DBlockReferenceExpression.php31 …ent is deprecated since version 1.28 and will be removed in 2.0.', __METHOD__), E_USER_DEPRECATED);
H A DGetAttrExpression.php33 …n %s is deprecated since version 1.30 and will be removed in 2.0.', __CLASS__), E_USER_DEPRECATED);
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DModuleNode.php36 …ecated since version 1.27. Pass a \Twig\Source instance instead.', __METHOD__), E_USER_DEPRECATED);
H A DNode.php46 …($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/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DAutoEscapeTokenParser.php60 … "true" or "false" before the strategy name is deprecated since version 1.21.', E_USER_DEPRECATED);
/plugin/findologicxmlexport/vendor/twig/twig/src/Util/
H A DDeprecationCollector.php86 if (E_USER_DEPRECATED === $type) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DEnvironmentTest.php450 if (E_USER_DEPRECATED === $type) {
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php330 E_USER_DEPRECATED
/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);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticTokenParser.php166 …teNode is deprecated since 1.3. Overwrite %s instead.', __CLASS__, __METHOD__), E_USER_DEPRECATED);
190 …ince 1.3 and will be removed in 2.0. Use createBodyNode instead.', __METHOD__), E_USER_DEPRECATED);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DScssphpFilter.php56 … is deprecated. Use `%s` instead.', $formatter, $legacyFormatters[$formatter]), E_USER_DEPRECATED);
/plugin/jplayer/vendor/symfony/process/
H A DPhpProcess.php50 …ctor is deprecated since Symfony 3.3 and will be removed in 4.0.', __CLASS__), \E_USER_DEPRECATED);
H A DProcess.php170 …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 …]
H A DProcessBuilder.php14 …ll be removed in 4.0. Use the Process class instead.', ProcessBuilder::class), \E_USER_DEPRECATED);

123456