-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
remove api tags from code #15979
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
remove api tags from code #15979
Conversation
Tobion
commented
Sep 28, 2015
Q | A |
---|---|
Bug fix? | no |
New feature? | no |
BC breaks? | no |
Deprecations? | no |
Tests pass? | yes |
Fixed tickets | #15977 |
License | MIT |
Doc PR | n/a |
👍 but I think the first step is actually to update the doc, to stop telling users about the distinction |
494e8e5
to
f1c7c65
Compare
see symfony/symfony-docs#5735 for the docs changes |
👍 |
👍 I propose that you merge this PR and then merge it to 2.7/2.8/master, doing the needed addons; that would be much more efficient than doing a PR for each branch. |
This PR was merged into the 2.3 branch. Discussion ---------- remove api tags from code | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #15977 | License | MIT | Doc PR | n/a Commits ------- f1c7c65 remove api tags from code
Merged in all branches. All api tags gone. |
\o/ |
What was the reason for this? |
I understand. 👍 |
… and API classes (xabbuh) This PR was merged into the 2.3 branch. Discussion ---------- [Contributing][Code] do not distinguish regular classes and API classes | Q | A | ------------- | --- | Doc fix? | no | New docs? | kind of (symfony/symfony#15977, symfony/symfony#15979) | Applies to | all | Fixed tickets | Commits ------- 9794d58 do not distinguish regular classes and API classes
This PR was merged into the 2.3 branch. Discussion ---------- Remove references to API tagging | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3 | Fixed tickets | n/a Related to symfony/symfony#15977 and symfony/symfony#15979. Commits ------- d816c7f Remove references to API tagging