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 2f1b6d1 commit cda8ffaCopy full SHA for cda8ffa
CHANGELOG.md
@@ -1,11 +1,11 @@
1
# Yii Runner HTTP Change Log
2
3
-## 3.1.0 under development
+## 3.1.0 February 21, 2025
4
5
- Chg #85: Add `$temporaryErrorHandler` parameter to `HttpApplicationRunner` constructor. Mark parameter `$logger` and
6
method `withTemporaryErrorHandler()` as deprecated (@vjik)
7
-- Enh #86: Raise the minimum PHP version to 8.1 and minor refactoring (@vjik)
8
- Chg #87: Change PHP constraint in `composer.json` to `~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0` (@vjik)
+- Enh #86: Raise the minimum PHP version to 8.1 and minor refactoring (@vjik)
9
- Bug #87: Explicitly mark nullable parameters (@vjik)
10
11
## 3.0.0 July 16, 2024
0 commit comments