shaggyz/nusoap

NuSOAP 重新打包以适应 Packagist/Composer,基于 Fergusean,并合并了 2016 年 7 月之前的所有 pull request。

0.9.5 2014-05-19 03:44 UTC

This package is not auto-updated.

Last update: 2024-09-23 13:47:14 UTC


README

对 forguesean 提供的 NuSoap 实现的修改。我fork了他的代码,以便修复我遇到的一个bug,即当使用类似 _transient 全局变量的方式时,多个 NuSOAP 客户端会导致未定义的索引 transient 错误:http://stackoverflow.com/questions/14607718/multiple-nusoap-clients-causes-undefined-index-transient-error

分支说明

合并了原始仓库(https://github.com/fergusean/nusoap)的所有 pull request(2016年7月)