Skip to content

Tags: palantirnet/drupal-rector

Tags

0.20.3

Toggle 0.20.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add common PHPUnit 10 deprecations (#307)

* Add common PHPUnit 10 deprecations

* Add RemoveSetMethodsMethodCallRector

0.20.2

Toggle 0.20.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #302 from palantirnet/feature/_drupal_flush_css_js

New rector: Rector for _drupal_flush_css_js through new VersionedFunctionToServiceRector

0.20.1

Toggle 0.20.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Optimize AnnotationToAttributeRector and add core plugin conver…

…sion documentation (#296)

* feat: add PluralTranslation and test for ConfigEntityType

* fix: codestyle

* fix:L ContentEntityType

* fix: overmatching )

* fix: tests and style

* fix: new Drupal\Core\StringTranslation\TranslatableMarkup should be new \Drupal\Core\StringTranslation\TranslatableMarkup

* feat: add documentation for core plugin conversion

* fix: correct paths for rector.php

0.20.0

Toggle 0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Add proper levels for all symfony versions deprecated in the dif…

…ferent versions of Drupal (#293)

0.19.2

Toggle 0.19.2's commit message
Codestyle fixes, sure.

0.19.1

Toggle 0.19.1's commit message
bugfix: switch arguments of AbstractDrupalCoreRector

0.19.0

Toggle 0.19.0's commit message
refactor: remove duplicated SymfonyLevelSetList

0.18.6

Toggle 0.18.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #280 from palantirnet/hotfix/9.3-deprecation-not-i…

…n-config

Hotfix: New rector FILE_STATUS_PERMANENT was not added to deprecation list. …

0.18.5

Toggle 0.18.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #279 from palantirnet/feature/rector-toInt-to-toNu…

…mber

New rector (9.1): \Drupal\Component\Utility\Bytes::toInt() is deprecated

0.18.4

Toggle 0.18.4's commit message
update docs