We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1e8055 commit f6751dcCopy full SHA for f6751dc
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CHANGELOG
2
3
+## [v2.0.7](https://github.com/josantonius/php-cookie/releases/tag/v2.0.7) (2024-09-11)
4
+
5
+* Support for PHP version 8.3.
6
7
+* Fixed facade methods to be static by [@escannord](https://github.com/escannord)
8
+in <https://github.com/josantonius/php-cookie/pull/13>
9
10
## [v2.0.6](https://github.com/josantonius/php-cookie/releases/tag/v2.0.6) (2022-09-29)
11
12
* The notation type in the test function names has been changed from camel to snake case for readability.
0 commit comments