Skip to content

Conversation

@jaapio
Copy link
Member

@jaapio jaapio commented Jun 14, 2024

The new attribut was added in php 8.4 and we no now read it as a normal docblock item. This way our users can use the new attribute to deprecate their methods, classes and properties and use those in the documentation as well.

To make deprecations better visual they are new having their own component which will make it possible to customize the way deprecations are shown.

@jaapio jaapio added this to the 3.6.0 milestone Jun 14, 2024
@jaapio jaapio enabled auto-merge June 14, 2024 12:58
The new attribut was added in php 8.4 and we no now read it
as a normal docblock item. This way our users can use the new
attribute to deprecate their methods, classes and properties
and use those in the documentation as well.

To make deprecations better visual they are new having their own
component which will make it possible to customize the way deprecations
are shown.
@jaapio jaapio force-pushed the attribute-deprecated branch from ef58eb5 to 43717c6 Compare June 14, 2024 13:03
@jaapio jaapio merged commit 7048d89 into master Jun 14, 2024
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