Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Mime] Added getDispostion() to TextPart to get current content disposition. #49824

Merged
merged 1 commit into from Apr 14, 2023

Conversation

Cyb0rk
Copy link

@Cyb0rk Cyb0rk commented Mar 26, 2023

Q A
Branch? 6.3
Bug fix? no
New feature? yes
Deprecations? no
Tickets N/A
License MIT
Doc PR N/A

Added getDispostion() in TextPart to get current content disposition.
It would be nice to get the current content disposition in TextPart. This is needed to determine if an attachment is inline or not.

@fabpot
Copy link
Member

fabpot commented Apr 14, 2023

Thank you @Cyb0rk.

@fabpot fabpot merged commit e738a6c into symfony:6.3 Apr 14, 2023
4 of 8 checks passed
fabpot added a commit that referenced this pull request Apr 28, 2023
This PR was merged into the 6.3 branch.

Discussion
----------

[Mime] Fix method name in Changelog

| Q             | A
| ------------- | ---
| Branch?       | 6.3
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

There is a typo mistake in changelog of #49824

Commits
-------

ef9136c [Mime] Fix method name in Changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants