Skip to content

Commit d06af83

Browse files
Merge branch '5.4' into 6.0
* 5.4: [5.4] cs fixes [5.3] cs fixes [Cache] Fix saving items with no expiration through ProxyAdapter CS fixes [HttpClient] Fix tracing requests made after calling withOptions() [Cache] disable lock on CLI Revert "feature #41989 [Cache] make `LockRegistry` use semaphores when possible (nicolas-grekas)" [HttpKernel] fix how configuring log-level and status-code by exception works [VarDumper] add more "transient-on-macos" groups
2 parents 4243f8b + c35f993 commit d06af83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Transport/InMemoryTransport.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,3 @@ private function decode(array $messagesEncoded): array
157157
);
158158
}
159159
}
160-

0 commit comments

Comments
 (0)