All notable changes to fork
will be documented in this file.
- Refactor tests to Pest by @alexmanase in spatie#33
- Fixed php-cs-fixer by @zKoz210 in spatie#40
- Fixed tests for PHP 8.2 by @zKoz210 in spatie#38
- Fixed #36 by @zKoz210 in spatie#39
- @alexmanase made their first contribution in spatie#33
- @zKoz210 made their first contribution in spatie#40
Full Changelog: https://github.com/spatie/fork/compare/1.1.2...1.1.3
- fixes socket_select interrupted exception by @henzeb in spatie#32
- @henzeb made their first contribution in spatie#32
Full Changelog: https://github.com/spatie/fork/compare/1.1.1...1.1.2
- Proper handling of timeout microseconds
- Proper handling of timeout microseconds
- Add
Fork::concurrent(int $concurrent)
- Add check for pcntl support
- Initial release