Skip to content

Commit bf26546

Browse files
committed
prepare 3.7 branch
1 parent 76b85bd commit bf26546

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## Release notes for the ArangoDB-PHP driver 3.7.x
4+
5+
Work in progress.
6+
7+
38
## Release notes for the ArangoDB-PHP driver 3.6.x
49

510
Deprecated `Collection::setMinReplicationFactor()` and `Collection::getMinReplicationFactor()`

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
The official ArangoDB PHP Driver.
66

7-
3.2: [![Build Status](https://travis-ci.org/arangodb/arangodb-php.png?branch=3.2)](https://travis-ci.org/arangodb/arangodb-php)
8-
3.3: [![Build Status](https://travis-ci.org/arangodb/arangodb-php.png?branch=3.3)](https://travis-ci.org/arangodb/arangodb-php)
97
3.4: [![Build Status](https://travis-ci.org/arangodb/arangodb-php.png?branch=3.4)](https://travis-ci.org/arangodb/arangodb-php)
108
3.5: [![Build Status](https://travis-ci.org/arangodb/arangodb-php.png?branch=3.5)](https://travis-ci.org/arangodb/arangodb-php)
9+
3.6: [![Build Status](https://travis-ci.org/arangodb/arangodb-php.png?branch=3.6)](https://travis-ci.org/arangodb/arangodb-php)
10+
3.7: [![Build Status](https://travis-ci.org/arangodb/arangodb-php.png?branch=3.7)](https://travis-ci.org/arangodb/arangodb-php)
1111
devel: [![Build Status](https://travis-ci.org/arangodb/arangodb-php.png?branch=devel)](https://travis-ci.org/arangodb/arangodb-php)
1212

1313
- [Getting Started](https://www.arangodb.com/docs/stable/drivers/php-getting-started.html)

0 commit comments

Comments
 (0)