Skip to content

Important versioning information on ArangoDB PHP

frankmayer edited this page Mar 26, 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.0 is on par with the functionality of ArangoDB 1.0
  • ArangoDB-PHP 1.1 is on par with the functionality of ArangoDB 1.1
  • ArangoDB-PHP 1.2 is on par with the functionality of ArangoDB 1.2 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.

Clone this wiki locally