notfalsedev / laravel-soap

A soap client wrapper for Laravel
MIT License
634 stars 122 forks source link

PHP8 Error finding "uri" property #192

Closed toto33331 closed 3 years ago

toto33331 commented 3 years ago

When I test on PHP8, I have this error Error finding "uri" property

GonzaloGPF commented 3 years ago

Same problem here. After upgrading to Php 8 I'm facing this issue. Please need a way to solve this! Thanks!

alcaamado commented 3 years ago

Same here. Could anyone fix the problem with some workaround?

toto33331 commented 3 years ago

Afin a long time searching for a solution, I find out that there's actually the solution on this repo... Here ==> #190 It just need a contributor to push that patch ...

notfalsedev commented 3 years ago

PR merged in 0.3.0.10

https://github.com/notfalsedev/laravel-soap/releases/tag/0.3.0.10