You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,6 +59,11 @@ It means that composer will look at `master` branch of repository configured und
59
59
60
60
## Changelog
61
61
62
+
### 2025-02-04
63
+
64
+
- Fixes for PHP 8.4: `session_set_save_handler` accepts object, removed `E_STRICT` reference.
65
+
- Removed github action with php code sniffer. It's quite painful to work with. Need to migrate to something newer, that will affect code base as little as possible.
0 commit comments