-
Notifications
You must be signed in to change notification settings - Fork 69
Description
We're currently making more and more progress with ReactPHP v3, getting all planned features for the upcoming major version in, as we described in our roadmaps (see reactphp/event-loop#271 and others). We still have some components that we haven't finalized plans for, especially with the next major version approaching. It's important to address how we can make sure these components are aligned with the upcoming ReactPHP v3.
To give some background information, the friends-of-reactphp/mysql component is currently in version v0.6
and hasn't received a stable release yet. There are also plans to release a v0.7
containing the MySQL connection pool feature (see #175).
Needless to say, our MySQL component is an important part of the ReactPHP ecosystem and will most definitely receive compatibility with the other v3 components. There's still the question when it will receive its own v3 and what about the outstanding stable v1.0.0?
Happy about input on this, so let's discuss possible options and decide on what makes the most sense 🚀