Giter VIP home page Giter VIP logo

Comments (5)

AndriusBartulis avatar AndriusBartulis commented on August 25, 2024

@eirikhm did you eventually move to PHP7? Did the SDK still work? Any issues?

from kco_rest_php.

eirikhm avatar eirikhm commented on August 25, 2024

Short answer: Yeah, seems to work well. We had some custom code which caused some issues, but that's being resolved. I encourage heavy testing ;-)

from kco_rest_php.

tommiehansen avatar tommiehansen commented on August 25, 2024

I don't understand why PHP 5.x would work and PHP 7.x would not. What special depracated functions would be the cause to write that PHP 7.x is unsupported?

Also note that most depracated methods in PHP 5.6+ (released aug 2014...) also was depracated in 5.5+ meaning that it would be insane to use any of these in something released within the last 3 years basically. This in turn mean that PHP 7.x should work fine if the Klarna devs isn't insane. :)

from kco_rest_php.

bubach avatar bubach commented on August 25, 2024

Started working on implementing this with PHP7 and so far no issues, except that the low Guzzle version requirement put me in dependency hell. (kludge fork with seemingly working Guzzle v6 support at https://github.com/Ridestore/kco_rest_php/)

I actually prefered the older SDK's custom (and thin) cURL wrappers. At least when you're not updating stuff for > 2 years.

from kco_rest_php.

mitemitreski avatar mitemitreski commented on August 25, 2024

@bubach @tommiehansen @eirikhm @AndriusBartulis this is fixed in v3

from kco_rest_php.

Related Issues (20)

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.