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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
## Unreleased
8
8
* ...
9
9
10
+
## 1.2.1 [2023-08-23]
11
+
* Adds support for SIGQUIT signal (needed to support php-fpm-alpine docker images which overrides STOPSIGNAL ([Official Dockerfile](https://github.com/docker-library/php/blob/master/8.2/alpine3.18/fpm/Dockerfile#L259)))
12
+
10
13
## 1.2.0 [2023-04-03]
11
14
* Drop support to PHP 7.3
12
15
* Drop support to EOL Symfony versions (3.x, 4.0 to 4.3, 5.0 to 5.3)
0 commit comments