Skip to content

Fix bug #61094: Wrong WSDL cache file name #18709

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nielsdos
Copy link
Member

@nielsdos nielsdos commented May 29, 2025

While filed as a request, this can actually cause problems with cache
files. If there are multiple users running the same SOAP code, then they
will attempt to use the same cache file, even if they don't have
permission to that.
See #12838 (comment) for a concrete example.

nielsdos added 3 commits May 29, 2025 23:59
While filed as a request, this can actually cause problems with cache
files. If there are multiple users running the same SOAP code, then they
will attempt to use the same cache file, even if they don't have
permission to that.
See php#12838 (comment) for a
concrete example.
@nielsdos nielsdos marked this pull request as ready for review May 30, 2025 07:36
@nielsdos nielsdos requested a review from bukka as a code owner May 30, 2025 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant