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 efc2e47 commit 1a14436Copy full SHA for 1a14436
user_guide_src/source/changelogs/v4.0.4.rst
@@ -52,6 +52,8 @@ Bugs Fixed:
52
- Fixed bug in Image GD handler that would try to compress images twice in certain cases
53
- Ensure get translation output logic work on selected locale, dashed locale, and fallback "en"
54
- Fix is_unique/is_not_unique validation called on POST/PUT via API in Postgresql
55
+- Added ``$arguments`` parameter to after() and before() in FilterInterface
56
+- Fixed a bug where filter arguments were not passed to after()
57
58
59
0 commit comments