Giter Club home page Giter Club logo

verifalia-php-sdk's People

Contributors

ecobisi avatar verifalia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

verifalia-php-sdk's Issues

Problems running with PHP < 7.1

Class constant arrays are used in VerifaliaRestClient line 15 and VerifaliaRestClientOptions line 13, 21, 27.
This feature is only available in PHP 7.1 Since on your Packagists page the required PHP version >= 5.5.0 you must make it compatible with the versions 5.5 - 5.6.

replace const with static to make it work with all the versions it supported

Requires an outdated version of guzzlehttp/guzzle

Hello,

According to the composer.json, this package specifically requires "guzzlehttp/guzzle": "~6.0"
However, this is a massively outdated version, with the current one being 7.8.1

Unfortunately, this leads to an incompatibility with other packages that require more modern Guzzle releases.
Is there a way to work around this somehow?

Regards,
Alexei Balaganski

php 8.1 depreciations

Hello, after php 8.1 migration i found this message in my logs

Deprecated: Optional parameter $method declared before required parameter $relativePath is implicitly treated as a required parameter in ....../verifalia/sdk/lib/Verifalia/Rest/MultiplexedRestClient.php on line 43

Thanks

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.