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 95b7720 commit 1ff1635Copy full SHA for 1ff1635
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## Version [2.1.2](https://github.com/cedx/php-minifier/compare/v2.1.1...v2.1.2)
4
+- Migrated the documentation to the [GitHub wiki](https://github.com/cedx/php-minifier/wiki).
5
+
6
## Version [2.1.1](https://github.com/cedx/php-minifier/compare/v2.1.0...v2.1.1)
7
- Fixed a buffer overflow with large [PHP](https://www.php.net) files when using the `safe` transform mode.
8
0 commit comments