- Add support for PHP 8
- Drop support for PHP 7.0, 7.1, 7.2 and 7.3
Unclaimed project
Are you a maintainer of recoil? Claim this project to take control of your public changelog and roadmap.
fwrite() error conditions indicated by 0 return value (recoilphp/react#6)This is the first stable release of recoil/recoil. There have been no changes
to the API since the 1.0.0-alpha.2 release.
select() API operationUPGRADE WITH CAUTION
As of this version, the recoil/recoil package only contains the "reference kernel", which is an implementation of the kernel with no external dependencies. As such, it can not be used to execute ReactPHP code.
The ReactPHP kernel is still available in the recoil/react package.
Libraries and applications should be developed against...