Skip to content

Commit 69da17f

Browse files
committed
Update Composer baseline
1 parent cd12035 commit 69da17f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

e2e/integration/composer-baseline.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1400,6 +1400,11 @@ parameters:
14001400
count: 1
14011401
path: repo/src/Composer/Util/GitLab.php
14021402

1403+
-
1404+
message: "#^Parameter \\#1 \\$callback of function set_error_handler expects \\(callable\\(int, string, string, int, array\\)\\: bool\\)\\|null, Closure\\(mixed, mixed\\)\\: void given\\.$#"
1405+
count: 1
1406+
path: repo/src/Composer/Util/Http/CurlDownloader.php
1407+
14031408
-
14041409
message: "#^Right side of && is always true\\.$#"
14051410
count: 1

0 commit comments

Comments
 (0)