Home
last modified time | relevance | path

Searched refs:trigger_deprecation (Results 1 – 3 of 3) sorted by relevance

/template/strap/vendor/symfony/deprecation-contracts/
DREADME.md6 This package provides a single global function named `trigger_deprecation()` that triggers silenced…
19 trigger_deprecation('symfony/blockchain', '8.9', 'Using "%s" is deprecated, use "%s" instead.', 'bi…
26 `function trigger_deprecation() {}` in your application.
Dfunction.php23 function trigger_deprecation(string $package, string $version, string $message, ...$args): void function
/template/strap/vendor/symfony/yaml/
DInline.php612trigger_deprecation('symfony/yaml', '5.1', 'Using the !php/object tag without a value is deprecate…
628trigger_deprecation('symfony/yaml', '5.1', 'Using the !php/const tag without a value is deprecated…
668trigger_deprecation('symfony/yaml', '5.1', 'Support for parsing numbers prefixed with 0 as octal n…
678trigger_deprecation('symfony/yaml', '5.1', 'Support for parsing numbers prefixed with 0 as octal n…