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

[12.x] Convert interfaces from docblock to method #54348

Merged
merged 1 commit into from
Jan 26, 2025
Merged

Conversation

crynobone
Copy link
Member

@crynobone crynobone commented Jan 25, 2025

For backward compatibility, we typically add new method to Interface using docblock on minor/patch releases. This should be a good time to declare them as actual method.

For backward compatibility, we typically add new method to Interface
using docblock on minor/patch releases. This should be a good time to
declare them as actual method.

Signed-off-by: Mior Muhammad Zaki <[email protected]>
@crynobone crynobone changed the title Convert interfaces (introduced in after 11.0.0) from docblock to method [12.x] Convert interfaces (introduced in after 11.0.0) from docblock to method Jan 25, 2025
@crynobone crynobone marked this pull request as ready for review January 25, 2025 03:45
@crynobone crynobone changed the title [12.x] Convert interfaces (introduced in after 11.0.0) from docblock to method [12.x] Convert interfaces from docblock to method Jan 25, 2025
@taylorotwell taylorotwell merged commit 1903c93 into master Jan 26, 2025
30 checks passed
@taylorotwell taylorotwell deleted the 12/interfaces branch January 26, 2025 19:31
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.

2 participants