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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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
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.

1 participant