We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a63b3 commit e354a8dCopy full SHA for e354a8d
CHANGELOG.md
@@ -9,7 +9,7 @@
9
* Fixed Filesystem::isLocalPath including windows-specific checks on linux (3c37a67c)
10
* Fixed perforce argument escaping (3773f775)
11
* Fixed handling of zip bombs when extracting archives (de5f7e32)
12
- * Fixed Windows command parameter escaping to prevent abuse of unicode characters with best fit encoding conversion (3130a7455)
+ * Fixed Windows command parameter escaping to prevent abuse of unicode characters with best fit encoding conversion (3130a7455, 04a63b324)
13
* Fixed ability for `config` command to remove autoload keys (#11967)
14
* Fixed empty `type` support in `init` command (#11999)
15
* Fixed git clone errors when `safe.bareRepository` is set to `strict` in the git config (#11969)
0 commit comments