Releases: walkor/phpsocket.io
Releases · walkor/phpsocket.io
v2.1.1
What's Changed
- php8.2 fixed bug by @hedali1997 in #307
New Contributors
- @hedali1997 made their first contribution in #307
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- feat: add compatibility for PHP 8.2 by @i-derevianko in #304
New Contributors
- @i-derevianko made their first contribution in #304
Full Changelog: v2.0.4...v2.1.0
v2.0.4
What's Changed
- refactor: code improvements with php_codesniffer without affecting logic, part 2. by @marcosmarcolin in #296
- refactor: code improvements without affecting logic, part 3. by @marcosmarcolin in #297
- chore: remove non-php code by @marcosmarcolin in #298
- refactor: code improvements without affecting logic, part 4. by @marcosmarcolin in #300
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- feat: add file .gitattributes by @marcosmarcolin in #291
- fix: remove obsolete autoload. by @marcosmarcolin in #292
- refactor: code improvements with php_codesniffer without affecting logic, part 1 by @marcosmarcolin in #294
New Contributors
- @marcosmarcolin made their first contribution in #291
Full Changelog: v2.0.2...v2.0.3
v2.0.2
v2.0.1
v2.0.0
- Support workerman v5
Full Changelog: v1.1.16...v2.0.0
v1.1.18
What's Changed
- Fixed Declaration of RFC6455::input(), RFC6455::encode() and RFC6455::decode() compatible issue by @binemmanuel in #287
New Contributors
- @binemmanuel made their first contribution in #287
Full Changelog: v1.1.16...v1.1.18
v1.1.16
What's Changed
- Supplement the previous commit of "fix timer". by @jichangfeng in #282
New Contributors
- @jichangfeng made their first contribution in #282
Full Changelog: v1.1.15...v1.1.16