diff --git a/README.md b/README.md index b19b2ef..95c7869 100644 --- a/README.md +++ b/README.md @@ -90,3 +90,10 @@ This is a continuation of [ratchet/pawl](https://github.com/ratchetphp/Pawl), wh With PHP 8.3, pawl uses some deprecated language features. Short term goal for this repository is to update the necessary parts and get it compatible with newer PHP versions and newer ReactPHP releases. Over the longer term, the API will be changed as I'm not a fan of how connections are instantiated, after which this notice will be removed. + +To do: +- [ ] ReactPHP Promise V3 Compatibility +- [ ] Rename library +- [ ] Remove dynamic properties +- [ ] Fix exception that outputs during tests (tests pass, just weird output) +- [ ] Make major API changes