Searched refs:package (Results 1 – 12 of 12) sorted by relevance
16 * @param string $package The name of the Composer package that is triggering the deprecation23 function trigger_deprecation(string $package, string $version, string $message, ...$args): void argument25 …@trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($messag…
6 This package provides a single global function named `trigger_deprecation()` that triggers silenced…12 - the name of the Composer package that is triggering the deprecation13 - the version of the package that introduced the deprecation
76 foreach ($installed['versions'] as $name => $package) {77 if (isset($package['type']) && $package['type'] === $type) {
78 foreach ($installed['versions'] as $name => $package) {79 if (isset($package['type']) && $package['type'] === $type) {
10 # https://lazamar.co.uk/nix-versions/?package=php-with-extensions&version=7.4.29&fullName=php-with-…23 # Php package
8 -package ComboStrap\PageSqlParser ^
9 A bower package is available to install this module into your project. We recommend using this meth…
15 Each target language for ANTLR has a runtime package for running parser
99 - The Packagist package was renamed to [`php-webdriver/webdriver`](https://packagist.org/packages/p…
29 …). Perhaps you need more logos than are available in the base Genericons package? Just add those l…
91 # With composer we can autoload the Handlebars package
2 # This file is distributed under the same license as the package.