-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix "Regression" in
[email protected]
Input Filter 2.40 changes the FilterChain callable from a legacy callable array to first class callable syntax: https://github.com/laminas/laminas-filter/pull/190/files#r1912528133 The test case here is wrong to test the implementation detail of the callable, instead it should test behaviour of the expected chain item. Signed-off-by: George Steel <[email protected]>
- Loading branch information
Showing
2 changed files
with
28 additions
and
36 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters