robrichards / wse-php

Libraries for adding WS-* support to ext/soap in PHP
129 stars 92 forks source link

fixing undefined index notice #48

Closed mitja-petan closed 4 years ago

mitja-petan commented 5 years ago

fixing notice that we get

Notice: Undefined index: signSpecificHeaders in ../robrichards/wse-php/src/WSSESoap.php on line 237

tbreuss commented 4 years ago

I had the same issue right now. @mitja-petan's pull request looks just fine.

So can you please merge his pull request? Thanks!

robrichards commented 4 years ago

I modified it a bit just to always initialize $signSpecificHeaders