Skip to content

Releases: mtownsend5512/request-xml

Account for empty xml body

21 Oct 20:13
5ed7852
Compare
Choose a tag to compare
Merge pull request #14 from wing5wong/master

fix value error when request payload is empty, but content type is xml

Fix Laravel 11 renaming method getContentType to getContentTypeFormat

03 Apr 15:20
1387d35
Compare
Choose a tag to compare
Merge pull request #13 from anthonykusuma/master

Update Removed getContentType with getContentTypeFormat

Support Laravel 11

01 Mar 20:29
46f63f2
Compare
Choose a tag to compare

Supports Laravel 11

What's Changed

Full Changelog: 2.3.0...2.4.0

Support Laravel 10

24 Feb 20:58
3b5e1a4
Compare
Choose a tag to compare
Merge pull request #10 from laravel-shift/l10-compatibility

Laravel 10.x Compatibility

Added null coalescing operator to prevent deprecation errors

09 Oct 02:39
352c0ec
Compare
Choose a tag to compare
Merge pull request #9 from jesperbjoernandersen/php8.1-str_contains

Added nullcoalescing to 'wantsXml'

Laravel 9 support

21 Feb 14:21
976b5d8
Compare
Choose a tag to compare
Merge pull request #8 from tm1000/feature/laravel-9

Support Laravel 9

Fix PHP 8 support

08 Jun 21:21
2261d04
Compare
Choose a tag to compare
Merge pull request #5 from tm1000/patch-1

Really support PHP8

Supports PHP 8 and Laravel 8

18 Feb 19:41
Compare
Choose a tag to compare
2.0.0

Added support for PHP 8

Syntax fix

10 Sep 15:39
Compare
Choose a tag to compare
1.3.1

Doh

Updated to support Laravel 8

10 Sep 15:32
Compare
Choose a tag to compare
1.3.0

Updated to support Laravel 8