johansatge / workflowy-php

💡 Unofficial WorkFlowy API written in PHP.
MIT License
136 stars 16 forks source link

Major rewrite, BC breaks #14

Open ChristianRiesen opened 3 years ago

ChristianRiesen commented 3 years ago

Still open:

This will not work with PHP 8 since the changes to curl. I might make another version where the actual HTTP client is optional and can be chosen, so it would be compatible with PHP 7.4 and PHP 8.

ChristianRiesen commented 3 years ago

Thanks for the invite! I do have to do some small tests still, but then I'd gladly merge and tag this branch.