Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@BentiGorlich
Copy link
Member

$dto->magazine seems to be null relatively often, so switch to the already used $dto->entry->magazine

Fixes this error:

ERROR: php: Warning: Attempt to read property "apId" on null

Introduced in #1636

@BentiGorlich BentiGorlich requested a review from melroy89 July 5, 2025 16:17
@BentiGorlich BentiGorlich self-assigned this Jul 5, 2025
`$dto->magazine` seems to be null relatively often, so switch to the already used `$dto->entry->magazine`
Introduced in #1636
@BentiGorlich BentiGorlich force-pushed the fix/reading-apId-on-null branch from fee55e0 to cd094c7 Compare July 5, 2025 17:28
Copy link
Member

@melroy89 melroy89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sense

@BentiGorlich BentiGorlich enabled auto-merge (squash) July 5, 2025 20:15
@BentiGorlich BentiGorlich merged commit ce8d877 into main Jul 5, 2025
7 checks passed
@BentiGorlich BentiGorlich deleted the fix/reading-apId-on-null branch July 5, 2025 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants