Skip to content

Commit

Permalink
Merge branch '5.3' into 5.4
Browse files Browse the repository at this point in the history
* 5.3:
  [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
  [VarDumper] add more "transient-on-macos" groups
  • Loading branch information
nicolas-grekas committed Dec 16, 2021
2 parents 2b4b5ac + f1606a0 commit c35f993
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Transport/InMemoryTransport.php
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,3 @@ private function decode(array $messagesEncoded): array
);
}
}

0 comments on commit c35f993

Please sign in to comment.