Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Privatization] Add constant support on ChangeReadOnlyVariableWithDefaultValueToConstantRector #1890

Merged
merged 17 commits into from
Mar 2, 2022

Commits on Mar 2, 2022

  1. [Privatization] Add constant support on ChangeReadOnlyVariableWithDef…

    …aultValueToConstantRector
    samsonasik committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    bf2327b View commit details
    Browse the repository at this point in the history
  2. implemented

    samsonasik committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    c1d52d9 View commit details
    Browse the repository at this point in the history
  3. [ci-review] Rector Rectify

    actions-user authored and samsonasik committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    645275f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8607243 View commit details
    Browse the repository at this point in the history
  5. [ci-review] Rector Rectify

    actions-user authored and samsonasik committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    0c0e928 View commit details
    Browse the repository at this point in the history
  6. rename method

    samsonasik committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    6f02ee8 View commit details
    Browse the repository at this point in the history
  7. phpstan

    samsonasik committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    761db86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd07431 View commit details
    Browse the repository at this point in the history
  9. flip check

    samsonasik committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    cc86480 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec72bf3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6733973 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    44f0896 View commit details
    Browse the repository at this point in the history
  13. clean up

    samsonasik committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    e1ddf07 View commit details
    Browse the repository at this point in the history
  14. phpstan

    samsonasik committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    36259d4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e8e8ac8 View commit details
    Browse the repository at this point in the history
  16. final touch: clean up

    samsonasik committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    eb0fda8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    063d08b View commit details
    Browse the repository at this point in the history