Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Exanlv authored Jun 27, 2024
1 parent 8325d42 commit 87c3efe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 87c3efe

Please sign in to comment.