You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Frank Mayer edited this page May 13, 2013
·
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 1.2 is on par with the functionality of ArangoDB 1.2
ArangoDB-PHP 1.3 is on par with the functionality of ArangoDB 1.3
etc...
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 (1.3.x)
ArangoDB-PHP Version
ArangoDB Version
Comments
1.3.0
1.3.0
Development Versions (1.4.devel)
ArangoDB-PHP Version
ArangoDB Version
Comments
1.4.devel
1.4.devel
Older Versions
ArangoDB-PHP Version
ArangoDB Version
Comments
1.0.0
1.0.0 through 1.0.4
1.0.1
1.0.0 through 1.0.4
1.1.0
1.1.0 through 1.1.3
1.2.0
1.2.0 through 1.2.1
1.2.1
1.2.2 through 1.2.3
This client version provides support for ArangoDB's autoincrement functionality. (ArangoDB Version 1.2.2+)