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

apply rector: set variable name to camel case #3680

Merged
merged 18 commits into from
Sep 29, 2020

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    b772c5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e3bd79 View commit details
    Browse the repository at this point in the history
  3. using rector ^0.8.10

    samsonasik committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    a5b2bf4 View commit details
    Browse the repository at this point in the history
  4. skip _ in first char

    samsonasik committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    789858e View commit details
    Browse the repository at this point in the history
  5. cs fix

    samsonasik committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    ff41678 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb7ac59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4cd051c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c65bf8f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf4916f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    50c8c4c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5e5e2fc View commit details
    Browse the repository at this point in the history
  12. apply composer cache

    samsonasik committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    0b4e27f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    b594d98 View commit details
    Browse the repository at this point in the history
  2. using option skip for skip system/Autoloader/Autoloader.php for Under…

    …scoreToCamelCaseVariableNameRector with reason comment
    samsonasik committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    c95d52e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2431aab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3351a67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9149f8c View commit details
    Browse the repository at this point in the history
  6. Revert "using option skip for skip system/Autoloader/Autoloader.php f…

    …or UnderscoreToCamelCaseVariableNameRector with reason comment"
    
    This reverts commit c95d52e.
    samsonasik committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    cf6e11d View commit details
    Browse the repository at this point in the history