GithubHelp home page GithubHelp logo

fergusean / nusoap Goto Github PK

View Code? Open in Web Editor NEW
23.0 23.0 72.0 292 KB

NuSOAP re-packaged for Packagist/Composer

Home Page: http://sourceforge.net/projects/nusoap/

License: GNU Lesser General Public License v2.1

PHP 100.00%

nusoap's People

Contributors

fergusean avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

nusoap's Issues

Where is the nusoap.php file

Hi there.

The nusoap.php file on lib directory is missing or i have to do something else (the examples use that file).

array to string conversion when generating debugging

See: https://github.com/fergusean/nusoap/blob/master/lib/class.wsdl.php#L1550

When looping through $value using $k (key) and $v (value) - a NOTICE is raised if $v is an array (array to string conversion).

Not a big deal, but it's causing an issue when using your class within a development environment. I'm extending your SOAP class within an email project. Emails are sent via AJAX, and returns a JSON response. As a result of the notice, it is breaking the JSON response (on dev environment only obviously).

I'm not sure how you'd like to handle this --- but I'm proposing possibly JSON encoding $v (json_encode($v)) if it is not an integer or string value.

Just a comment

As I see this the only one working version of nuSoap that I have found on the GitHub. I am new to SOAP and I am following some tutorials that include this library. Thanx for sharing this piece of code!

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.