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

Added ImplodeFunctionRule #679

Merged
merged 25 commits into from Sep 22, 2021
Merged

Added ImplodeFunctionRule #679

merged 25 commits into from Sep 22, 2021

Commits on Sep 20, 2021

  1. Copy the full SHA
    b5745c0 View commit details
    Browse the repository at this point in the history
  2. Added test

    staabm committed Sep 20, 2021
    Copy the full SHA
    1b156c0 View commit details
    Browse the repository at this point in the history
  3. fix

    staabm committed Sep 20, 2021
    Copy the full SHA
    393089b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. fix CS

    clxmstaab committed Sep 21, 2021
    Copy the full SHA
    8f9a174 View commit details
    Browse the repository at this point in the history
  2. Update implode.php

    staabm committed Sep 21, 2021
    Copy the full SHA
    6ec58a0 View commit details
    Browse the repository at this point in the history
  3. added ImplodeFunctionRule

    clxmstaab committed Sep 21, 2021
    Copy the full SHA
    17d8bf4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3a7a02c View commit details
    Browse the repository at this point in the history
  5. revert

    clxmstaab committed Sep 21, 2021
    Copy the full SHA
    db573c1 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    74f1462 View commit details
    Browse the repository at this point in the history
  7. move into level 5

    clxmstaab committed Sep 21, 2021
    Copy the full SHA
    c8818ab View commit details
    Browse the repository at this point in the history
  8. support join alias

    clxmstaab committed Sep 21, 2021
    Copy the full SHA
    a2a827a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    63f6100 View commit details
    Browse the repository at this point in the history
  10. support single arg case

    clxmstaab committed Sep 21, 2021
    Copy the full SHA
    75ac2e2 View commit details
    Browse the repository at this point in the history
  11. strict

    clxmstaab committed Sep 21, 2021
    Copy the full SHA
    4d4a3b2 View commit details
    Browse the repository at this point in the history
  12. exit case

    clxmstaab committed Sep 21, 2021
    Copy the full SHA
    a5cca5d View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    d6c71ec View commit details
    Browse the repository at this point in the history
  14. fix CS

    clxmstaab committed Sep 21, 2021
    Copy the full SHA
    08e0e6f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. compare against toString()

    clxmstaab committed Sep 22, 2021
    Copy the full SHA
    3a3cd53 View commit details
    Browse the repository at this point in the history
  2. adjusted rule error message

    clxmstaab committed Sep 22, 2021
    Copy the full SHA
    fccad62 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    28b853c View commit details
    Browse the repository at this point in the history
  4. fix CS

    clxmstaab committed Sep 22, 2021
    Copy the full SHA
    d8f2ac9 View commit details
    Browse the repository at this point in the history
  5. added phpstan level test

    clxmstaab committed Sep 22, 2021
    Copy the full SHA
    e17c61c View commit details
    Browse the repository at this point in the history
  6. fix

    clxmstaab committed Sep 22, 2021
    Copy the full SHA
    fc958b6 View commit details
    Browse the repository at this point in the history
  7. fix

    clxmstaab committed Sep 22, 2021
    Copy the full SHA
    18d1b2b View commit details
    Browse the repository at this point in the history
  8. fix messages

    clxmstaab committed Sep 22, 2021
    Copy the full SHA
    4f94d90 View commit details
    Browse the repository at this point in the history