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

Fix wrong negation in Glob::glob() introduced with 3.6.3 #46

Merged
merged 3 commits into from
Dec 29, 2021

Commits on Dec 29, 2021

  1. set up CI pipeline on Alpine Linux

    Signed-off-by: Dennis Riehle <webmaster@riehle-web.com>
    driehle committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    b4b6d46 View commit details
    Browse the repository at this point in the history
  2. exclude IconvTest from running on Alpine Linux

    Signed-off-by: Dennis Riehle <webmaster@riehle-web.com>
    driehle committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    d95f369 View commit details
    Browse the repository at this point in the history
  3. fixed wrong negation introduced in laminas#43 (solves laminas#45)

    Signed-off-by: Dennis Riehle <webmaster@riehle-web.com>
    driehle committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    54cb9f8 View commit details
    Browse the repository at this point in the history