We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add use cases to CHANGELOG
fix: rendering of enums on PHP < 8.2.0 (#26) Fix rendering of enums on PHP < 8.2.0
Add tests for PHP 8.1 enum
Fix: The classmap could point to a file
Fix: Changes in subdirectories are not detected (#13)
Add predicateForAttributeInstanceOf()
Remove visibility filter The visibility shouldn't matter to the collector. Attributes on non-public methods are no longer discarded.
Add support for out-of-order named arguments (Fix #7) (#8) * Add support for out-of-order named arguments * Just use var_export
Ignore paths (Fixes #3, #4) (#5)