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

Backports for 5.2.10: Fixes in build process and PHP 8 #631

Merged
merged 7 commits into from May 27, 2020
Merged

Backports for 5.2.10: Fixes in build process and PHP 8 #631

merged 7 commits into from May 27, 2020

Commits on May 16, 2020

  1. Use lowercase package name for test suite (#614)

    Resolves #613
    peter279k authored and Ayesh committed May 16, 2020
    Copy the full SHA
    6efe6ec View commit details
    Browse the repository at this point in the history
  2. Fix PHP 8 deprecated warnings (#619)

    This fixes issue #618
    matbech authored and Ayesh committed May 16, 2020
    Copy the full SHA
    9a34c57 View commit details
    Browse the repository at this point in the history
  3. Repleace deprecated curved brackets (#607)

    dmitryuk authored and Ayesh committed May 16, 2020
    Copy the full SHA
    a38f509 View commit details
    Browse the repository at this point in the history
  4. Test on PHP 7.4 and HHVM (3.18 explicitly) (#605)

    * Test on PHP 7.4 and HHVM (3.18 explicitly)
    * Update .travis.yml
    GrahamCampbell authored and Ayesh committed May 16, 2020
    Copy the full SHA
    e190b04 View commit details
    Browse the repository at this point in the history
  5. Further travis tweaks (#606)

    GrahamCampbell authored and Ayesh committed May 16, 2020
    Copy the full SHA
    f140a46 View commit details
    Browse the repository at this point in the history
  6. Add .gitattributes to .gitattributes

    reedy authored and Ayesh committed May 16, 2020
    Copy the full SHA
    0222beb View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    0e9cd68 View commit details
    Browse the repository at this point in the history