Home
last modified time | relevance | path

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

123456

/plugin/jplayer/vendor/symfony/process/
H A DProcessUtils.php43 …mand line array or give env vars to the Process::start/run() method instead.', \E_USER_DEPRECATED);
/plugin/oauth/vendor/composer/
H A DInstalledVersions.php262 @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/pureldap/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/sentry/
H A DEvent.php36 E_USER_DEPRECATED => [self::LVL_WARN, 'E_USER_DEPRECATED'],
/plugin/upgrade/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);

123456