Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[MonologBridge] Fix error cannot use object of type as array#51797

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nicolas-grekas merged 1 commit intosymfony:7.0fromvtsykun:fix/logger-7.0
Nov 21, 2023

Conversation

@vtsykun
Copy link
Contributor

@vtsykunvtsykun commentedOct 1, 2023
edited
Loading

QA
Branch?7.0
Bug fix?yes
New feature?-
Deprecations?-
Tickets-
LicenseMIT

Bug was introduced in#51091

  "e" => Error {    #message: "Cannot use object of type Symfony\Component\Lock\Key as array"    #code: 0    #file: "./excluded/symfony/src/Symfony/Bridge/Monolog/Formatter/ConsoleFormatter.php"    #line: 191    -previous: Error {      #message: "Cannot use object of type Symfony\Component\Lock\Key as array"      #code: 0      #file: "./excluded/symfony/src/Symfony/Bridge/Monolog/Formatter/ConsoleFormatter.php"      #line: 191      trace: {        ./excluded/symfony/src/Symfony/Bridge/Monolog/Formatter/ConsoleFormatter.php:191 {          Symfony\Bridge\Monolog\Formatter\ConsoleFormatter->dumpData(mixed $data, bool $colors = null): string^          ›           › if (($data['data'] ?? null) instanceof Data) {          ›     $data = $data['data'];        }        ./excluded/symfony/src/Symfony/Bridge/Monolog/Formatter/ConsoleFormatter.php:171 { …}        ./excluded/symfony/src/Symfony/Bridge/Monolog/Formatter/ConsoleFormatter.php:101 { …}        ./vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php:42 { …}        ./excluded/symfony/src/Symfony/Bridge/Monolog/Handler/ConsoleHandler.php:85 { …}        ./vendor/monolog/monolog/src/Monolog/Logger.php:379 { …}        ./vendor/monolog/monolog/src/Monolog/Logger.php:580 { …}        ./excluded/symfony/src/Symfony/Component/Lock/Lock.php:89 { …}

@nicolas-grekas
Copy link
Member

Thank you@vtsykun.

@nicolas-grekasnicolas-grekas merged commitc9ac1b9 intosymfony:7.0Nov 21, 2023
@fabpotfabpot mentioned this pull requestNov 26, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

7.0

Development

Successfully merging this pull request may close these issues.

3 participants

@vtsykun@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp