| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Package stabilityVersioning and stability are separate entities for packages. The stability of a package determines how likely the package is to contain bugs or to have changes to its API. A distinction is made between the version/stability of the API and the version/stability of the code. This simple chart shows the meaning of a package's stability:
There are a few conventions that should be followed when deciding which stability to use for your package. In general, the API stability should be equal to or better than the release stability. Here is a helpful chart of stabilities:
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Package stability」をGoogle検索
|