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

ImagickPixel::getColor() normalized param accept int instead of bool #2020

Merged
merged 7 commits into from Nov 28, 2022

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    e840213 View commit details
    Browse the repository at this point in the history
  2. Allow only 1, 2 or 3 integers

    blankse committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    4f77ced View commit details
    Browse the repository at this point in the history
  3. Specify the return array shape

    Co-authored-by: Brad Miller <28307684+mad-briller@users.noreply.github.com>
    blankse and mad-briller committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    9d3af0c View commit details
    Browse the repository at this point in the history
  4. Add stub

    blankse committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    703d132 View commit details
    Browse the repository at this point in the history
  5. Add test

    blankse committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    c94e9d8 View commit details
    Browse the repository at this point in the history
  6. Add CallMethodsRuleTest

    blankse committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    bd268c5 View commit details
    Browse the repository at this point in the history
  7. Convert spaces to tabs

    blankse committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    37d1f35 View commit details
    Browse the repository at this point in the history