Skip to content

Cannot reset OPT_PREFIX_KEY #293#294

Merged
sodabrew merged 2 commits into
php-memcached-dev:masterfrom
parse-nl:reset_prefix_key
Jan 20, 2017
Merged

Cannot reset OPT_PREFIX_KEY #293#294
sodabrew merged 2 commits into
php-memcached-dev:masterfrom
parse-nl:reset_prefix_key

Conversation

@arjenschol

Copy link
Copy Markdown
Contributor
  • ZSTR_VAL(str) == 0 should be ZSTR_LEN(str) == 0

- ZSTR_VAL(str) == 0 should be ZSTR_LEN(str) == 0
@sodabrew

Copy link
Copy Markdown
Collaborator

Awesome!! Could you resolve this error by adding the new test file to package.xml?

Missing tests/reset_keyprefix.phpt from package.xml

@sodabrew sodabrew added this to the PHP7 milestone Jan 19, 2017
- add reset_keyprefix.phpt to package.xml
@arjenschol

Copy link
Copy Markdown
Contributor Author

Fixed!

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