arangodb / arangodb-php

PHP ODM for ArangoDB
https://www.arangodb.com
Apache License 2.0
183 stars 44 forks source link

Feature/issue 243 #251

Closed jsteemann closed 5 years ago

jsteemann commented 5 years ago

@lshaf : I don't think your suggestion will work. I just tried it, but saveEdge requires at least 4 parameters:

1) ArangoDBClient\CustomEdgeClassTest::testGetCustomEdgeWithHandler
ArgumentCountError: Too few arguments to function ArangoDBClient\EdgeHandler::saveEdge(), 2 passed in ./tests/CustomEdgeClassTest.php on line 67 and at least 4 expected
lshaf commented 5 years ago

Sorry, I just raised different issue. I have no complain on this commit. All is good.