Skip to content

Important versioning information on ArangoDB PHP

frankmayer edited this page Feb 4, 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 in par with the functionality of ArangoDB 1.0
  • ArangoDB-PHP 1.1 is in par with the functionality of ArangoDB 1.1
  • ArangoDB-PHP 1.2 is in 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, patches, etc.

Clone this wiki locally