Skip to content

Conversation

nielsdos
Copy link
Member

If the runner overrides session.save_path, the test fails. Manually set it to a value known to trigger the issue.

@nielsdos nielsdos requested a review from Girgias as a code owner May 30, 2024 19:14
@nielsdos nielsdos linked an issue May 30, 2024 that may be closed by this pull request
If the runner overrides session.save_path, the test fails.
Manually set it to a value known to trigger the issue.
@nielsdos nielsdos merged commit d7aa0be into php:PHP-8.2 May 31, 2024
nielsdos added a commit that referenced this pull request May 31, 2024
* PHP-8.2:
  Fix reading zlib ini settings in ext-soap
  Fix memory leak if calling SoapServer::setClass() twice
  Fix memory leak if calling SoapServer::setObject() twice
  Fix missing error restore code in ext-soap (#14379)
  Fix GH-14368: Test failure in ext/session/tests/gh13856.phpt (#14378)
nielsdos added a commit that referenced this pull request May 31, 2024
* PHP-8.3:
  Fix reading zlib ini settings in ext-soap
  Fix memory leak if calling SoapServer::setClass() twice
  Fix memory leak if calling SoapServer::setObject() twice
  Fix missing error restore code in ext-soap (#14379)
  Fix GH-14368: Test failure in ext/session/tests/gh13856.phpt (#14378)
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.

Test failure in ext/session/tests/gh13856.phpt
2 participants