11 Commits

Author SHA1 Message Date
Tomas Votruba
aa2cb1b997 Updated Rector to commit 0eba231b075849ea4b327ce96c28ec359e7b7636
0eba231b07 [PHP 8.1] Move ConstantListClassToEnumRector to PHP 8.1 (#2444)
2022-06-06 17:12:56 +00:00
Tomas Votruba
a28f4b14a4 Updated Rector to commit 2022-06-06 16:43:29 +00:00
Tomas Votruba
236be0be1f Updated Rector to commit f6a6b354b5caf21cd049b5e292973b93347ff88c
f6a6b354b5 [PHP 8.0] Remove annotation un-nesting from PHP 8.0 annotations to attributes (#1271)
2021-11-18 21:01:01 +00:00
Tomas Votruba
2ebb3ec25d Updated Rector to commit 1258576514aa7c0d0b611c00fcae571d780077da
1258576514 Cleanup (#1268)
2021-11-18 19:01:15 +00:00
Tomas Votruba
01020da271 Updated Rector to commit e2fdc96b7c3fa18a634af62cd646d2665505cc95
e2fdc96b7c [Php80] Fix InverseJoinColumn Annotation to Attribute on AnnotationToAttributeRector (#1231)
2021-11-14 08:46:25 +00:00
Tomas Votruba
b8ef7203ef Updated Rector to commit 4ac7fa44bd095eabf66386da273d7a84db8ee10e
4ac7fa44bd [DowngradePhp81][DowngradePhp80] Add DowngradePhp81ResourceReturnToObjectRector and DowngradePhp80ResourceReturnToObjectRector (#1190)
2021-11-08 18:56:59 +00:00
Tomas Votruba
5bf8f08e83 Updated Rector to commit cb74bb6083dbb2036d61b3efcc2512814db19a48
cb74bb6083 Prove bug with inverseJoinColumns (#1142)
2021-11-08 14:26:22 +00:00
Tomas Votruba
d56e7982d0 Updated Rector to commit dedd4b55fe3e03cae9bd5ac822cfdccd8deb3fb6
dedd4b55fe make node_helper.php safe for similar names
2021-05-09 20:15:43 +00:00
Tomas Votruba
047045636f
comoser: bump package deps with static doctrine/annotation parser (#6040) 2021-04-05 14:22:24 +00:00
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
Tomas Votruba
67670e70ad
[DX] move packages from src/tests to single PSR-4 directory (#5824) 2021-03-12 01:21:29 +00:00