In through php_info() where the WSDL cache is held (/tmp), but I don’t necessarily know if it is safe to delete all files starting with WSDL.
Yes, I should be able to just delete everything from /tmp, but I don’t know what else this could effect if I delete any all WSDL files.
You can safely delete the WSDL cache files. If you wish to prevent future caching, use:
or dynamically: