Skip to content

Releases: f00b4r/nusoap

v0.9.17

18 Mar 09:13
Compare
Choose a tag to compare

Bumped! 🦉

Diff: v0.9.16...v0.9.17

Changes:

  • Make use of UTF-8 encoding in wsdl possible. [def5d52] (@baru)

Maintenance:

v0.9.16

11 Aug 08:36
Compare
Choose a tag to compare

Bumped! 🇻🇨

Diff: v0.9.15...v0.9.16

Changes:

  • Do not use PHP_SELF, Upstream is using extensively PHP_SELF which is the source of XSS, vulnerabilities. This patch removes PHP_SELF and uses ? when possible,, and also forces the use of SCRIPT_NAME instead of, PHP_SELF.do-not-use-PHP_SELF-to-avoid-xss [1ca484b] (@thomasgoirand)
  • Fixed bug in if assignment [4606eb1] (@eduardduran)
  • Remove executable bit on nusoap.php [ab376d4] (@tenzap)
  • Add nusoapmime.php [70ba4ca] (@f3l1x)
  • remove CVS dirs inside docs/ [227c935] (@tenzap)
  • Fix: The issue causing a Deprecated error in PHP 8.2 has been fixed. The variable $substrXml is no longer used, as it was erroneously receiving null for the offset and is now irrelevant. [9ead68e]

Maintenance:

v0.9.15

18 Mar 19:20
a5fd9cb
Compare
Choose a tag to compare

Bumped! 😔

Diff: v0.9.14...v0.9.15

Changes:

v0.9.14

25 Feb 10:38
Compare
Choose a tag to compare

Bumped! ⚜️

Diff: v0.9.13...v0.9.14

Changes:

v0.9.13

10 Jan 07:15
Compare
Choose a tag to compare

Bumped! 💌

Diff: v0.9.12...v0.9.13

Changes:

v0.9.12

26 Apr 14:10
e83219e
Compare
Choose a tag to compare

Bumped! 🍈

Diff: v0.9.11...v0.9.12

Changes:

v0.9.11

24 Jan 13:27
Compare
Choose a tag to compare

Bumped! 👇

Diff: v0.9.10...v0.9.11

Changes:

  • PHP 8 [#68]
  • remove one debug call to avoid break [d3cc031]
  • Re-arrange child elements of Fault XML to match SOAP 1.1 XSD [b713183]

v0.9.10

17 Jul 10:25
851d701
Compare
Choose a tag to compare

Bumped! 👇

Diff: v0.9.9...v0.9.10

Changes:

  • revert fix some CWE errors introduced by merging (#58)
  • composer branch alias for v0.10.x

v0.9.9

13 Jul 15:30
v0.9.9
8719475
Compare
Choose a tag to compare

Bumped! 👇

Diff: v0.9.8...v0.9.9

Changes:

  • fix some CWE errors (#58)
  • simplify readme

v0.9.8

22 May 11:09
Compare
Choose a tag to compare

Bumped! 👇

Diff: v0.9.7...v0.9.8

Changes: