File tree Expand file tree Collapse file tree 2 files changed +8
-13
lines changed Expand file tree Collapse file tree 2 files changed +8
-13
lines changed Original file line number Diff line number Diff line change
1
+ ## 3.2.5
2
+
3
+ * Enhancement: Added support for PHP 8.1
4
+ * Enhancement: Updated DB test dump
5
+
1
6
## 3.2.4
2
7
3
8
* Changes: Now GPLv3 as default
14
19
15
20
## 3.2.2
16
21
17
- * Enhancement: Code is fully checked with new GitHub Action for Static Code analysis (PHPStan), Codee Style (PHPCS) and EditorConfig
18
- * Enhancement: Now the code is passing everything from PHPStan to PHPCS
22
+ * Enhancement: Code is fully checked with new GitHub Action for Static Code analysis (PHPStan), Codee Style (PHPCS) and EditorConfig
23
+ * Enhancement: Now the code is passing everything from PHPStan to PHPCS
19
24
* Fix: example tests cases included
20
25
21
26
## 3.2.1
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ Check out [this Wiki page](https://github.com/WPBP/WordPress-Plugin-Boilerplate-
61
61
62
62
## Contributors
63
63
64
- This project exists thanks to all the people who contribute.
64
+ This project exists thanks to all the people who contribute.
65
65
<a href =" https://github.com/WPBP/WordPress-Plugin-Boilerplate-Powered/graphs/contributors " ><img src =" https://opencollective.com/WordPress-Plugin-Boilerplate-Powered/contributors.svg?width=890 " ></a >
66
66
67
67
## Backers
@@ -71,16 +71,6 @@ Thank you to all our backers! 🙏
71
71
<br >
72
72
<a href =" https://opencollective.com/WordPress-Plugin-Boilerplate-Powered#backers " target =" _blank " ><img src =" https://opencollective.com/WordPress-Plugin-Boilerplate-Powered/backers.svg?width=890 " ></a >
73
73
74
- ## Sponsors
75
-
76
- Support this project by becoming a sponsor.
77
- Your logo will show up here with a link to your website.
78
- [[ Become a sponsor] ( https://opencollective.com/WordPress-Plugin-Boilerplate-Powered#sponsor )]
79
-
80
- <a href =" https://opencollective.com/WordPress-Plugin-Boilerplate-Powered/sponsor/0/website " target =" _blank " ><img src =" https://opencollective.com/WordPress-Plugin-Boilerplate-Powered/sponsor/0/avatar.svg " ></a >
81
- <a href =" https://opencollective.com/WordPress-Plugin-Boilerplate-Powered/sponsor/1/website " target =" _blank " ><img src =" https://opencollective.com/WordPress-Plugin-Boilerplate-Powered/sponsor/1/avatar.svg " ></a >
82
- <a href =" https://opencollective.com/WordPress-Plugin-Boilerplate-Powered/sponsor/2/website " target =" _blank " ><img src =" https://opencollective.com/WordPress-Plugin-Boilerplate-Powered/sponsor/2/avatar.svg " ></a >
83
-
84
74
## License
85
75
86
76
WordPress Plugin Boilerplate Powered is licensed under the GPL v3 or later;
You can’t perform that action at this time.
0 commit comments