Needs review
Project:
Version Control API -- Git backend
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2012 at 16:03 UTC
Updated:
27 Sep 2012 at 20:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
Niklas Fiekas commentedUntested: https://github.com/niklasf/versioncontrol_git/commit/0f0fb7964e5c4fd9d24...
Comment #2
sdboyer commentedi hate that delimiter as well, and i experimented with this very idea myself. what worried me about it was the way that PHP, being C-based, handles nul bytes. i can't remember what i came to, but we've got tests that verify this stuff now, so...let's try it :)