-
Notifications
You must be signed in to change notification settings - Fork 23
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
Change member ownership #14
Conversation
…ariables on definition, if possible.
merge bumped version from upstream
…nto change_member_ownership
…ange_member_ownership
@RokerHRO very nice work! let me know when you are ready for review! |
Thank you! You can already review and comment the changes I made! :-) What I'd still like to add is parsing the query string (incl. %-decoding) into an array (or linked list? what would you prefer?) of key-value pairs and adding access function for that. |
@jwerle : I'd say it is ready for review now. :-) |
The version number should be bumped, because my rewrite results in incompatible API change. ;-) |
@jwerle : are you still active and interested in this project? |
I am interested, but not active on it. Just merged. Feel free to take lead on this! |
I've implemented my ideas für #11 in a separate branch in my forked repo.
Please consider this merge request as "request for comments" on my changes:
NULL
Features still missing but shall come in future: