gabrielbull / php-ups-api

PHP Wrapper for all UPS API
MIT License
456 stars 255 forks source link

DOMDocument::createElement(): unterminated entity reference *** in file /var/www/html/vendor/gabrielbull/ups-api/src/Shipping.php line 181. #270

Closed cottton closed 4 years ago

cottton commented 4 years ago

DOMDocument::createElement(): unterminated entity reference *** in file /var/www/html/vendor/gabrielbull/ups-api/src/Shipping.php line 181.

The problem was a & in the company name.

I didnt looked it up atm (time) but shouldnt all values added by htmlspecialchars into the xml? (for security reasons!)

gabrielbull commented 4 years ago

@cottton This library has no maintainer and is looking for one.