Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-1660

Always refer to explicit version in PECL example for non-stable release notes

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.9.0-rc1, 1.9.0
    • Affects Version/s: 1.8.0-beta2
    • Component/s: None
    • Labels:
      None

      PECL will always prioritizes the latest release over any stability preferences. For example, 1.7.5 was released after 1.8.0beta2, which means our previous example of pecl install mongodb-beta in the 1.8.0beta2 release notes will eventually prefer 1.7.5.

      I found no way to override this behavior, as "mongodb-beta" is equivalent to specifying a preferred_state in the PEAR/PECL config (as discussed in the PECL install docs).

      To work around this, we should always include the explicit version in the release notes' PECL example.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: