Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: liarco/rector-src

Tags

0.11.53

Toggle 0.11.53's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Privatization] Skip change variable from Param on ChangeReadOnlyVari…

…ableWithDefaultValueToConstantRector (rectorphp#859)

* [Privatization] Do not change Param on ChangeReadOnlyVariableWithDefaultValueToConstantRector

* Fixed 🎉

* continue 2

0.11.52

Toggle 0.11.52's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[PHP 8.0] Skip union types docs to code with soft vendor lock (rector…

…php#781)

* add test case to skip contracts

* [PHP 8.0] Skip union types docs to code with soft vendor lock

0.11.51

Toggle 0.11.51's commit message
bump rector-doctrine deps

0.11.50

Toggle 0.11.50's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pre-live demo release 😊 (rectorphp#776)

* bump symplify

* bump ctor deps to latest ones

0.11.49

Toggle 0.11.49's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Php80] Copy PhpDocInfo values on ClassPropertyAssignToConstructorPro…

…motionRector (rectorphp#744)

* Add failing test fixture for ClassPropertyAssignToConstructorPromotionRector

# Failing Test for ClassPropertyAssignToConstructorPromotionRector

Based on https://getrector.org/demo/1ec03dbd-591c-689e-b45c-6563b6259c57

* Update y.php.inc

* update fixture

* Closes rectorphp#743

* phpstan

* move to PhpDocTypeChanger

Co-authored-by: Jáchym Toušek <[email protected]>

0.11.48

Toggle 0.11.48's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[NodeTypeResolver] Using ClassReflection->getMixinTags() to detect so…

…urce has mixin tags (rectorphp#705)

* [NodeTypeResolver] Using ClassReflection->getMixinTags() to detect source has mixin tags

* [ci-review] Rector Rectify

Co-authored-by: GitHub Action <[email protected]>

0.11.47

Toggle 0.11.47's commit message
add monorepo builder for faster relases

0.11.46

Toggle 0.11.46's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[CodeQuality] Skip static variable on SimplifyUselessVariableRector (r…

…ectorphp#630)

0.11.45

Toggle 0.11.45's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move DowngradeSelfTypeDeclarationRector to downgrade-php70 (rectorphp…

…#623)

0.11.44

Toggle 0.11.44's commit message
fix cs