Giter VIP home page Giter VIP logo

gateway-php's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar jasonshillingford avatar jwoww avatar marcoleary avatar syriane-b avatar tchapuis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gateway-php's Issues

Remove unnecessary dependencies

@marcoleary has mentioned that there are several dependencies that could be easily removed from this project. While we're at it we might as well update the versions of all other dependencies. Once this has been done I'll enable Dependabot for this repository.

Remove usage of deprecated PHPUnit functions

PHPUnit 8 deprecated @expectedException, @expectedExceptionCode, @expectedExceptionMessage, and @expectedExceptionMessageRegExp. They will be removed in PHPUnit 9.

expectException(), expectExceptionCode(), expectExceptionMessage(), or expectExceptionMessageRegExp() should be used respectively.

Bump minimum PHP version to 7.2

PHP is about to remove support for security fixes to PHP 7.1 and move to security fixes for 7.2 and above. We could also do with adding type hints etc. but I'm happy for that to be done in a separate pull request due to broad range of changes that will result in.

Source.

Add PHPCS, PHPStan and Infection

While do currently have a test suite for this project, it would be great to add more tools to improve the standard of the library. We can then integrate these with our work in #14.

  • PHPCS
  • PHPStan
  • Infection

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.