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

Phpstan: Fix deprecated function param types #2858

Merged
merged 10 commits into from
Feb 5, 2024
Merged

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    9f58dcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deddcde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb8076a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9e78ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc3bfd5 View commit details
    Browse the repository at this point in the history
  6. RestApiClient: Remove curl's return type hint and wrong curl_error() …

    …param
    
    Php >= 8 returns CurlHandle instead of resource, which confuses phpstan.
    sukhwinder33445 authored and nilmerg committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2acfdec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3fc1691 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d879186 View commit details
    Browse the repository at this point in the history
  9. Update phpstan-baseline

    sukhwinder33445 authored and nilmerg committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    bcdb891 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9cccd90 View commit details
    Browse the repository at this point in the history