This website works better with JavaScript
Home
Explore
Help
Sign In
SMusatov
/
ydb-php-sdk
mirror of
https://github.com/yandex-cloud/ydb-php-sdk.git
Watch
1
Star
0
Fork
0
Files
Branch:
slo-with-backet
Branches
Tags
main
slo-with-backet
slo-with-query
test-slo-params
tx-control
v1.15.0
v1.14.0
v1.13.2
v1.13.1
v1.13.0
v1.12.0
v1.11.0
v1.10.0
v1.9.0
v1.8.2
v1.8.1
v1.8.0
v1.7.0
v1.6.0
v1.5.6
v1.5.5
v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.5.0
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.1
v1.1.0
v1.0.14
v1.0.13
v1.0.12
v1.0.11
v1.0.10
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0
ydb-php-sdk
/
src
/
Version.php
Version.php
65 B
Permalink
History
Raw
1
2
3
4
5
<?php
const MAJOR = "1";
const MINOR = "12";
const PATCH = "0";