Skip to content

Releases: andersundsehr/rector-p

11.0.8

Choose a tag to compare

@Kanti Kanti released this 28 Aug 09:19

[TASK] support Symfony 8.1 in rector-p (#119)

Allow installing Rector-P together with Symfony Console 8.1.

11.0.5

Choose a tag to compare

@Kanti Kanti released this 03 Aug 15:23

[BUGFIX] remove old STRICT_BOOLEANS (#115)

10.2.8

Choose a tag to compare

@Kanti Kanti released this 13 Jul 06:43

Backport PR #112 changes to 10.x (#113)

Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com

11.0.3

Choose a tag to compare

@Kanti Kanti released this 18 Jun 07:56

Fix root CI failures caused by composer.json normalization drift (#111)

Root CI was failing in the main package jobs because composer_normalize was reordering composer.json. This change restores normalized dependency ordering without removing the sebastian/diff compatibility constraint added for the Fractor toolchain.

  • CI failure source

    • Align composer.json with the order expected by ergebnis/composer-normalize
    • Remove the normalization diff that was failing root grumphp runs across PHP versions
  • Dependency compatibility

    • Keep the sebastian/diff constraint limited to supported majors for the current Fractor stack
    • Avoid changing the actual compatibility intent while fixing the metadata/layout issue
"rector/rector": "^2.2.10",
"sebastian/diff": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
"squizlabs/php_codesniffer": "^4.0.1"

10.2.7

Choose a tag to compare

@Kanti Kanti released this 28 Apr 06:51

Merge pull request #110 from andersundsehr/Kanti-patch-1

[BUGFIX] Update paths to use getcwd() instead of DIR

11.0.0

Choose a tag to compare

@Kanti Kanti released this 10 Mar 08:47

Merge pull request #106 from andersundsehr/feature/add-fractor

Feature/add fractor

10.2.2

Choose a tag to compare

@Kanti Kanti released this 02 Dec 10:34

Merge pull request #100 from andersundsehr/fix-pipeline

10.2.1

Choose a tag to compare

@Kanti Kanti released this 27 Nov 09:31

Merge pull request #94 from andersundsehr/php-8.5

10.1.4

Choose a tag to compare

@Kanti Kanti released this 30 Sep 14:27

Merge pull request #92 from andersundsehr/Kanti-patch-1

1.4.0 add php 8.4 to 1.x

Choose a tag to compare

@Kanti Kanti released this 23 May 11:18

Full Changelog: 1.3.1...1.4.0