We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f87fd commit a928961Copy full SHA for a928961
1 file changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.0.3 (2022-03-06)
4
+
5
+- Add support for PHP 8
6
+- Drop support for PHP 7.0, 7.1, 7.2 and 7.3
7
8
## 1.0.2 (2018-04-30)
9
10
- **[FIX]** Handle `fwrite()` error conditions that do not produce a PHP error (thanks [@tsufeki](https://github.com/tsufeki))
0 commit comments