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 8accf08 commit eeb087dCopy full SHA for eeb087d
1 file changed
CHANGELOG.md
@@ -1,12 +1,12 @@
1
# Yii Strings Change Log
2
3
-## 2.5.1 under development
+## 2.6.0 February 09, 2025
4
5
-- Bug #138: Explicitly mark nullable parameters (@ferrumfist)
6
- Chg #140: Bump minimal required PHP version to 8.1 and minor refactoring (@vjik)
7
- Chg #143: Change PHP constraint in `composer.json` to `~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0` (@vjik)
8
-- Bug #142: Check string on a valid UTF-8 in `StringHelper` methods: `trim()`, `ltrim()` and `rtrim()` (@vjik)
+- Bug #138: Explicitly mark nullable parameters (@ferrumfist)
9
- Bug #141: `StringHelper::parsePath()` for empty string returns path `['']` instead of `[]` before (@vjik)
+- Bug #142: Check string on a valid UTF-8 in `StringHelper` methods: `trim()`, `ltrim()` and `rtrim()` (@vjik)
10
11
## 2.5.0 January 19, 2025
12
0 commit comments