I walked 12.2km in 1h52m46s
Merged pull request #793
Move test case that doesn't touch server to BSON\toPHP()
Tweaks to test cases
Abandon strtok_r() in favour of a hand rolled algorithm
Hint to the compiler that map_element_matches_field_path() should be …
Rename free_elements to owns_elements, as that is more descriptive
Use correct size in reallocs
s/allocated/allocated_size
PHPC-1154: Fix memory leak with typemaps and MongoDB\BSON\toPHP
PHPC-1154: Implement wild card syntax for typemap field paths
PHPC-314: Parse fieldPaths element of the typemap into a tree
PHPC-314: Record whether we're dealing with a document or an array fo…
PHPC-314: Read fieldPaths elements and check for correct map types
Merge branch 'v1.4'
Merge pull request #808
Do not re-execute BulkWrite in WriteResult::getServer() test
Merge pull request #804
BSONElement::chk() in MongoDB 2.6 doesn't like Timestamp and UTCDateT…
PHPC-1159: Test on specific server versions in Travis CI
Comments
No comments yet
Add Comment