Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/develop' into 4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Sep 17, 2024
2 parents 0735e19 + caf314b commit a6374de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions system/ThirdParty/PSR/Log/LoggerInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ public function debug(string|\Stringable $message, array $context = []): void;
/**
* Logs with an arbitrary level.
*
* @param mixed $level
* @param mixed[] $context
*
* @throws \Psr\Log\InvalidArgumentException
Expand Down
4 changes: 2 additions & 2 deletions user_guide_src/source/installation/upgrade_455.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ and it is recommended that you merge the updated versions with your application:
Config
------

- composer.json
- preload.php

All Changes
===========

This is a list of all files in the **project space** that received changes;
many will be simple comments or formatting that have no effect on the runtime:

- composer.json
- preload.php

0 comments on commit a6374de

Please sign in to comment.