Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Important versioning information on ArangoDB PHP

Frank Mayer edited this pageMay 25, 2018 ·20 revisions

Important version information on ArangoDB-PHP

Since version 1.0 of this client, it will closely follow the ArangoDB versioning.That means that:

  • ArangoDB-PHP 3.2.x is on par with the functionality of ArangoDB 3.2.y
  • ArangoDB-PHP 3.3.x is on par with the functionality of ArangoDB 3.3.yetc...

Notice: The third level number of the version is not associated to ArangoDB's third level number, as it states minor updates, bugfixes and patches to the client itself.



ArangoDB-PHP Client to ArangoDB Server interoperability matrix

Current Versions (3.x)

ArangoDB-PHP VersionArangoDB VersionComments
3.0.x3.0.x through 3.0.xThis version in not backwards compatible due to changes in ArangoDB's API
3.1.x3.1.x through 3.1.xThis version in not backwards compatible due to changes in ArangoDB's API


Older Versions

ArangoDB-PHP VersionArangoDB VersionComments
1.0.01.0.0 through 1.0.4
1.0.11.0.0 through 1.0.4
1.1.01.1.0 through 1.1.3
1.2.01.2.0 through 1.2.1
1.2.11.2.2 through 1.2.3This client version provides support for ArangoDB's autoincrement functionality. (ArangoDB Version 1.2.2+)
1.3.01.3.0 through 1.3.3Provides support for Transactions, Auto-Increment, AQL User Functions and the new statistics interface.
1.3.11.3.0 through 1.3.3Added Tracer & simple/all API equvalent. Some Performance fixes. improved docs
1.4.01.4.0 through 1.4.xMulti-Database, Traversal API + others
2.x.x2.0.0 through 2.x.x


[8]ページ先頭

©2009-2025 Movatter.jp