Home
last modified time | relevance | path

Searched refs:E_USER_DEPRECATED (Results 76 – 100 of 130) sorted by last modified time

123456

/plugin/commonmark/vendor/league/commonmark/src/Extension/HeadingPermalink/Slug/
H A DDefaultSlugGenerator.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMentionExtension.php
/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/symfony/process/
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);
H A DPhpProcess.php50 …ctor is deprecated since Symfony 3.3 and will be removed in 4.0.', __CLASS__), \E_USER_DEPRECATED);
H A DProcessUtils.php43 …mand line array or give env vars to the Process::start/run() method instead.', \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/sentry/
H A DEvent.php36 E_USER_DEPRECATED => [self::LVL_WARN, 'E_USER_DEPRECATED'],
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Function/
H A DMethod.php15 …ince version 1.12 and will be removed in 2.0. Use \Twig\TwigFunction instead.', E_USER_DEPRECATED);
H A DNode.php12 …ince version 1.12 and will be removed in 2.0. Use \Twig\TwigFunction instead.', E_USER_DEPRECATED);
H A DFunction.php13 …ince version 1.12 and will be removed in 2.0. Use \Twig\TwigFunction instead.', E_USER_DEPRECATED);
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
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/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/symfony/yaml/Command/
H A DLintCommand.php115 if (E_USER_DEPRECATED === $level) {
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/
H A DAutoloader.php12 …ions_Autoloader" class is deprecated since version 1.5. Use Composer instead.', E_USER_DEPRECATED);
H A DSimpleTokenParser.php12 …e grammar feature is deprecated since version 1.5 and will be removed in 2.0.', E_USER_DEPRECATED);
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c34 #ifndef E_USER_DEPRECATED
35 #define E_USER_DEPRECATED (1<<14L) macro
1188 zend_error(E_USER_DEPRECATED, "%s", deprecation_message); in PHP_FUNCTION()
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DAutoloader.php12 …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 DFilter.php14 … 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/Filter/
H A DFunction.php12 … since version 1.12 and will be removed in 2.0. Use \Twig\TwigFilter instead.', E_USER_DEPRECATED);
H A DMethod.php14 … since version 1.12 and will be removed in 2.0. Use \Twig\TwigFilter instead.', E_USER_DEPRECATED);

123456