Skip to content

Conversation

@remicollet
Copy link
Contributor

$ php --re tarantool
Extension [ extension #168 tarantool version 1.0 ] {
...

@remicollet remicollet changed the title fix version for reflection Fix reflection Mar 24, 2016
@remicollet
Copy link
Contributor Author

Please check for upset

From README.md

public array Tarantool::upsert(mixed $space, mixed $key, array $ops [, number $index] )

From Code, should be

public array Tarantool::upsert(mixed $space, array $tuple, array $args)

@bigbes bigbes closed this in 6322caa Mar 25, 2016
@bigbes
Copy link
Contributor

bigbes commented Mar 25, 2016

Thank you very much, Remi. I've rebased (squashed your commits) and pushed them by hand.

@remicollet remicollet deleted the issue-ver branch March 25, 2016 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants