Skip to content

Conversation

OskarStark
Copy link
Contributor

@OskarStark OskarStark commented Oct 6, 2025

Q A
Bug fix? no
New feature? yes
Docs? no
Issues --
License MIT
  • Changed data and mimeType properties from public to private
  • Added getMimeType() getter
  • Updated all test files to use new getter methods instead of direct property access
  • Added comprehensive BinaryResultTest with tests for all methods including the new getters

@OskarStark OskarStark self-assigned this Oct 6, 2025
@carsonbot carsonbot added Status: Needs Review Feature New feature Platform Issues & PRs about the AI Platform component labels Oct 6, 2025
@OskarStark OskarStark force-pushed the OskarStark/binary-result-getters branch from b5ed543 to d2e39e1 Compare October 6, 2025 19:09
- Changed data and mimeType properties from public to private
- Added getData() and getMimeType() getter methods
- Updated all test files to use new getter methods instead of direct property access
- Added comprehensive BinaryResultTest with tests for all methods including the new getters
@OskarStark OskarStark force-pushed the OskarStark/binary-result-getters branch from d2e39e1 to c58508c Compare October 6, 2025 19:11
@OskarStark OskarStark merged commit 09afb94 into symfony:main Oct 6, 2025
14 checks passed
@OskarStark OskarStark deleted the OskarStark/binary-result-getters branch October 6, 2025 19:18
@chr-hertel chr-hertel added the BC Break Breaking the Backwards Compatibility Promise label Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BC Break Breaking the Backwards Compatibility Promise Feature New feature Platform Issues & PRs about the AI Platform component Status: Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants