rector/docs
Tomas Votruba b2412ad62a
Refactor doctrine/annotation from dynamic to own static-reflection parser (#5974)
* remove doctrine/annotations

* Refactor doctrine/annotation parser to static reflection with phpdoc-parser

* remove doctirne-annotation-parser-syncer

* remove annotation stubs

* use nodes

* almost there

* [ci-review] Rector Rectify

* skip temporary

* phpstan: remove fixed messages

Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-04-04 11:01:11 +02:00
..
images [Doc] Remove unused images assets and apply phpunit image in readme (#5933) 2021-03-21 10:52:56 +01:00
create_own_rule.md [RectorGenerator] Decouple to external package (#5825) 2021-03-12 20:13:27 +01:00
how_it_works.md Drop --set forgotten leftover (#4700) 2020-11-26 16:55:33 +00:00
how_to_add_test_for_rector_rule.md docs: fix path to tests and namespace in "how to add a test" (#5910) 2021-03-19 23:45:34 +07:00
how_to_configure_rules.md [docs] decouple pages from README (#4501) 2020-10-29 10:44:07 +01:00
how_to_ignore_rule_or_paths.md [PHPStanExtensions] Add ForbiddenMethodCallOnTypeRule + move from docComment and Comments to PhpDocInfo (#4780) 2020-12-05 00:22:12 +01:00
how_to_register_custom_setlist_constant.md [Doc] Documentation how to register custom SetList contant (#5921) 2021-03-20 14:10:13 +01:00
how_to_run_rector_in_docker.md [Docker] Documented multiple supported PHP versions (#5734) 2021-03-02 22:16:38 +01:00
how_to_work_with_doc_block_and_comments.md Refactor doctrine/annotation from dynamic to own static-reflection parser (#5974) 2021-04-04 11:01:11 +02:00
rector_rules_overview.md Stripping quotation marks of argument default value (#5997) 2021-03-26 13:45:54 +07:00