Skip to content

fix tests (travis) #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

frederikbosch
Copy link

Tried to fix all tests, but I cannot discover the error in test 003. There is variable shared that is causing the method name to end up in the json structure. I have no idea how to fix it. Had multiple tries, but all failed. Lack of C knowledge.

But my guess is it has something to do with the offsetSet method. More specifically with replacing a string because it seems not the case with integers. I guess we should not use StringRef but something like ZVAL_COPY_VALUE.

@frederikbosch frederikbosch force-pushed the master branch 2 times, most recently from c586aaa to 6521fbd Compare December 13, 2015 10:40
…ed over the method that should not be shared. cannot figure out how to fix it
@rustjson
Copy link
Owner

I cannot found the failure reason either, since my code works on my machine, can you trigger this error on your machine? If so, I think it wont' be hard to fix it.

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