Skip to content

PHPC-334: Split hex_dump() test case #67

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

Merged
merged 1 commit into from
Jul 29, 2015

Conversation

jmikola
Copy link
Member

@jmikola jmikola commented Jul 28, 2015

This PR builds upon #66 and depends on #64 to pass (re: array type map overriding __pclass).


The original test was problematic for HHVM, since it injects the __pclass value differently. Although changing the bsonSerialize() field order should ensure identical hex_dump() output on HHVM, we'll split the test cases.

See: fddd88f

The original test was problematic for HHVM, since it injects the __pclass value differently. Although changing the bsonSerialize() field order should ensure identical hex_dump() output on HHVM, we'll split the test cases.

See: fddd88f
@jmikola jmikola force-pushed the phpc334-split-tests branch from c357ce1 to 972c5e4 Compare July 29, 2015 16:00
@jmikola jmikola merged commit 972c5e4 into mongodb:master Jul 29, 2015
jmikola added a commit that referenced this pull request Jul 29, 2015
@jmikola jmikola deleted the phpc334-split-tests branch July 29, 2015 16:46
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.

1 participant