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

Replaced === null with is_null() #4247

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 4, 2024

  1. replaced pattern

    - self::\$([A-Za-z_:\(\)->']*) === null
    sreichel committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4da9a7c View commit details
    Browse the repository at this point in the history
  2. replaced pattern

    - \$([A-Za-z_:\(\)->']*) === null
    sreichel committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0a74701 View commit details
    Browse the repository at this point in the history
  3. replaced pattern

    - manual changes
    sreichel committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fc8e74b View commit details
    Browse the repository at this point in the history
  4. replaced pattern

    - \$([A-Za-z_:\(\)->']*) !== null
    sreichel committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    65303ab View commit details
    Browse the repository at this point in the history
  5. replaced pattern

    - manual changes
    sreichel committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    94dc996 View commit details
    Browse the repository at this point in the history
  6. php-cs-fixer

    sreichel committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0569f15 View commit details
    Browse the repository at this point in the history
  7. phpstan baseline

    sreichel committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ec3f55b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    41dec7a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Merge branch 'main' into null

    # Conflicts:
    #	.phpstan.dist.baseline.neon
    sreichel committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2092a34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59932e0 View commit details
    Browse the repository at this point in the history