зеркало из https://github.com/microsoft/msphpsql.git
Fixed typos
This commit is contained in:
Родитель
033788bc53
Коммит
3cf753bc73
|
@ -10,7 +10,7 @@ Updated PECL release packages. Here is the list of updates:
|
||||||
- Support for PHP 8.0
|
- Support for PHP 8.0
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- Dropped support for PHP 7.2.
|
- Dropped support for PHP 7.2
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Pull Request [#1205](https://github.com/microsoft/msphpsql/pull/1205) - minimized compilation warnings in Linux and Mac
|
- Pull Request [#1205](https://github.com/microsoft/msphpsql/pull/1205) - minimized compilation warnings in Linux and Mac
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
#define SQLVERSION_BUILD 0
|
#define SQLVERSION_BUILD 0
|
||||||
|
|
||||||
// For previews, set this constant to 1, 2 and so on. Otherwise, set it to 0
|
// For previews, set this constant to 1, 2 and so on. Otherwise, set it to 0
|
||||||
#define PREVIEW 1
|
#define PREVIEW 2
|
||||||
#define SEMVER_PRERELEASE
|
#define SEMVER_PRERELEASE
|
||||||
|
|
||||||
// Semantic versioning build metadata, build meta data is not counted in precedence order.
|
// Semantic versioning build metadata, build meta data is not counted in precedence order.
|
||||||
|
|
Загрузка…
Ссылка в новой задаче