File tree Expand file tree Collapse file tree 2 files changed +11
-253
lines changed Expand file tree Collapse file tree 2 files changed +11
-253
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -8,6 +8,17 @@ v1.3.devel (xxxx-xx-xx)
8
8
9
9
=======================
10
10
11
+ * [ Breaking change] Removed getServerStatus() in favor of getServerStatistics() This breaks intentionally,
12
+ because of the different data and data structure returned by the server in version 1.3
13
+
14
+ * Cleaning spree :)
15
+ * Fixed a lot of typos
16
+ * Fixed some minor bugs
17
+ * Fixed some tests
18
+ * PSR-2 reformatting
19
+ * Made some things more IDE Friendly (in regards to code-completion) and fixed some errors in the PHPDocs
20
+
21
+ * Initial AQL user functions implementation (see https://github.com/triAGENS/ArangoDB-PHP/pull/116 )
11
22
12
23
* Implemented support for ArangoDB's transactions (see https://github.com/triAGENS/ArangoDB-PHP/issues/71 )
13
24
You can’t perform that action at this time.
0 commit comments