We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9efda9a commit 4bae3f6Copy full SHA for 4bae3f6
CONTRIBUTING.md
@@ -501,7 +501,9 @@ http://pecl.php.net/package/mongodb
501
```
502
503
> **Note:** If this is an alpha or beta release, the installation examples
504
-> should append the stability to the package name (e.g. "mongodb-beta").
+> should refer to the exact version (e.g. "mongodb-1.8.0beta2"). This is necessary
505
+> because PECL prioritizes recent, stable releases over any stability preferences
506
+> (e.g. "mongodb-beta").
507
508
The URL for the list of resolved JIRA issues will need to be updated with each
509
release. You may obtain the list from
0 commit comments