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

[Mailer] FixTrying to access array offset on value of type null error by adding null checking#60057

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
fabpot merged 1 commit intosymfony:6.4fromkhushaalan:7.2
Apr 3, 2025

Conversation

khushaalan
Copy link

@khushaalankhushaalan commentedMar 26, 2025
edited by nicolas-grekas
Loading

QA
Branch?6.4
Bug fix?yes
New feature?no
Deprecations?no
IssuesFixTrying to access array offset on value of type null error by adding null checking
LicenseMIT

Its a very simple bug fix.. basically theerror_get_last() doesn't have the 'message' and causing this issue:
image

so i just added Null Checking and it seems to be working now:
image

this is happens when using Mailtrap and when it reaches its quota..

@carsonbotcarsonbot added this to the7.2 milestoneMar 26, 2025
@carsonbotcarsonbot changed the titlechore: fixTrying to access array offset on value of type null error by adding null checking[Mailer] chore: fixTrying to access array offset on value of type null error by adding null checkingMar 28, 2025
@nicolas-grekasnicolas-grekas changed the title[Mailer] chore: fixTrying to access array offset on value of type null error by adding null checking[Mailer] FixTrying to access array offset on value of type null error by adding null checkingMar 28, 2025
@nicolas-grekasnicolas-grekas modified the milestones:7.2,6.4Mar 28, 2025
Copy link
Member

@nicolas-grekasnicolas-grekas left a comment

Choose a reason for hiding this comment

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

(Bugfix for 6.4 when merging)

@khushaalankhushaalan requested a review fromxabbuhApril 2, 2025 23:32
…rage native lazy objects (nicolas-grekas)This PR was merged into the 6.4 branch.Discussion----------[DoctrineBridge] Fix support for entities that leverage native lazy objects| Q             | A| ------------- | ---| Branch?       | 6.4| Bug fix?      | yes| New feature?  | no| Deprecations? | no| Issues        | -| License       | MITCommits-------382b3dd [DoctrineBridge] Fix support for entities that leverage native lazy objects
@fabpot
Copy link
Member

Thank you@khushaalan.

khushaalan reacted with thumbs up emoji

@fabpotfabpot merged commit75d9991 intosymfony:6.4Apr 3, 2025
6 of 7 checks passed
This was referencedMay 2, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@fabpotfabpotfabpot approved these changes

@nicolas-grekasnicolas-grekasAwaiting requested review from nicolas-grekas

@xabbuhxabbuhAwaiting requested review from xabbuh

@lyrixxlyrixxAwaiting requested review from lyrixx

@ycerutoycerutoAwaiting requested review from yceruto

@chalasrchalasrAwaiting requested review from chalasr

@dunglasdunglasAwaiting requested review from dunglas

@OskarStarkOskarStarkAwaiting requested review from OskarStark

@jderussejderusseAwaiting requested review from jderusse

Assignees
No one assigned
Projects
None yet
Milestone
6.4
Development

Successfully merging this pull request may close these issues.

5 participants
@khushaalan@fabpot@nicolas-grekas@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp