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

(Refactor) Code Quality and Style #1412

Merged
merged 13 commits into from
Jul 27, 2020
Merged

(Refactor) Code Quality and Style #1412

merged 13 commits into from
Jul 27, 2020

Commits on Jul 22, 2020

  1. Configuration menu
    Copy the full SHA
    ca6e367 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f912647 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7ccde0 View commit details
    Browse the repository at this point in the history
  4. refactor: preslash simple functions

    - Add pre-slash to short named functions to improve performance by almost 30%
    -  @see https://stackoverflow.com/questions/55419673/php7-adding-a-slash-to-all-standard-php-functions-php-cs-fixer-rule
    HDVinnie committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    a975116 View commit details
    Browse the repository at this point in the history
  5. Apply fixes from StyleCI

    [ci skip] [skip ci]
    HDVinnie authored and StyleCIBot committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    680c069 View commit details
    Browse the repository at this point in the history
  6. refactor: recasting removal

    HDVinnie committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    55cdbad View commit details
    Browse the repository at this point in the history
  7. refactor: imports

    HDVinnie committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    46b40a8 View commit details
    Browse the repository at this point in the history
  8. Apply fixes from StyleCI

    [ci skip] [skip ci]
    HDVinnie authored and StyleCIBot committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    805ce0b View commit details
    Browse the repository at this point in the history
  9. refactor: count on null

    HDVinnie committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    aea25ec View commit details
    Browse the repository at this point in the history
  10. update: phpdoc blocks

    HDVinnie committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    0733269 View commit details
    Browse the repository at this point in the history
  11. Apply fixes from StyleCI

    [ci skip] [skip ci]
    HDVinnie authored and StyleCIBot committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    5aac6a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. update: phpdoc blocks

    HDVinnie committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    2962833 View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    [ci skip] [skip ci]
    HDVinnie authored and StyleCIBot committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    10befaa View commit details
    Browse the repository at this point in the history