Releases: joanhey/AdapterMan
Releases · joanhey/AdapterMan
v 0.7.0
Restructured all the code, now it's easier to change as all it's separated.
Fixes for PHP8.4
It's necessary to change the disabled functions in the .ini
What's Changed
- Working tests in Windows and MacOS by @joanhey in #45
- Use random_bytes instead of mt_rand for sessionCreateId by @ouuan in #46
- Check session file path by @walkor in #48
- Some changes for Laravel recipe by @vanodevium in #56
- Caddyfile recipe by @vanodevium in #57
- Server software by @joanhey in #60
- Clean checkCookieSamesite() by @joanhey in #61
- Use spread operator by @joanhey in #62
- Request clean by @joanhey in #63
- Update laravel.md by @foremtehan in #65
- Update deprecated GH actions by @joanhey in #67
- Fix session by @joanhey in #72
- Fix workerman tests by @joanhey in #73
- Thinkphp recipes by @645418484 in #71
- Update test.yml by @joanhey in #76
- Update README.md by @joanhey in #78
- Add Caddy server example link in readme by @joanhey in #79
- Update AdapterFunctions.php by @joanhey in #82
- Add PHP8.4 to tests by @joanhey in #84
- Update license reference by @emmanuel-ferdman in #85
New Contributors
- @ouuan made their first contribution in #46
- @vanodevium made their first contribution in #56
- @foremtehan made their first contribution in #65
- @645418484 made their first contribution in #71
- @emmanuel-ferdman made their first contribution in #85
Full Changelog: 0.6.1...0.7.0