You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Yii2 Queue Extension Change Log
7
7
- Bug #522: Fix SQS driver type error with custom value passed to `queue/listen` (flaviovs)
8
8
- Bug #528: Prevent multiple execution of aborted jobs (luke-)
9
9
- Enh #493: Pass environment variables to sub-processes (mgrechanik)
10
-
- Bug #538: Fix type hint for previous parameter in `InvalidJobException` class constructor (terabytesoftw)
10
+
- Bug #538: Fix type hint for previous parameter in `InvalidJobException` class constructor in PHP `8.4` (implicitly marking parameter nullable) (terabytesoftw)
0 commit comments