File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ## [ v2.0.6] ( https://github.com/josantonius/php-json /releases/tag/v2.0.6 ) (2022-XX-XX )
3
+ ## [ v2.0.6] ( https://github.com/josantonius/php-cookie /releases/tag/v2.0.6 ) (2022-09-29 )
4
4
5
5
* The notation type in the test function names has been changed from camel to snake case for readability.
6
6
7
- * A semicolon has been added at the end of the documented methods to avoid confusion.
7
+ * Functions were added to document the methods and avoid confusion.
8
8
9
9
* Disabled the ´CamelCaseMethodName´ rule in ´phpmd.xml´ to avoid warnings about function names in tests.
10
10
11
11
* The alignment of the asterisks in the comments has been fixed.
12
12
13
+ * Tests for Windows have been added.
14
+
15
+ * Tests for PHP 8.2 have been added.
16
+
13
17
## [ 2.0.5] ( https://github.com/josantonius/php-cookie/releases/tag/2.0.5 ) (2022-08-11)
14
18
15
19
* Improved documentation.
You can’t perform that action at this time.
0 commit comments