Skip to content
Snippets Groups Projects
Verified Commit cad023bb authored by quietone's avatar quietone
Browse files

Issue #2586483 by brandonlira, snehi, anil280988, rakesh.gectcr,...

Issue #2586483 by brandonlira, snehi, anil280988, rakesh.gectcr, David_Rothstein, jhodgdon, trobey, alexpott: Update documentation for project versions in \Drupal\Core\Extension\InfoParserInterface::parse

(cherry picked from commit 40a05844)
parent bfe01e47
No related branches found
No related tags found
4 merge requests!12227Issue #3181946 by jonmcl, mglaman,!12079Issue #3523476 by matthiasm11: Add empty check on operator,!12024Fix: DocBlock comment for return value of Drupal\Core\Database\Connection::transactionManager(),!11974Draft: Issue #3495165 by catch, joeyroth, berdir, texas-bronius: Better warning...
Pipeline #481858 passed with warnings
Pipeline: drupal

#481874

    Pipeline: drupal

    #481871

      Pipeline: drupal

      #481861

        ......@@ -35,7 +35,7 @@ interface InfoParserInterface {
        * If omitted, also omit the : that follows. The project name is currently
        * ignored by Drupal core but is used for automated testing.
        * - module: (required) Module shortname within the project.
        * - (versions): Version information, consisting of one or more
        * - versions: (optional) Version information, consisting of one or more
        * comma-separated operator/value pairs or simply version numbers, which
        * can contain "x" as a wildcard. Examples: (>=8.22, <8.28), (8.x-3.x).
        * - package: The name of the package of modules this module belongs to.
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment