Skip to content

Conversation

@ndossche
Copy link
Member

This adds an optional dependency on the session extension and adds the necessary APIs to make the functionality work with lazy binding.

This can be tested by configuring PHP with --enable-session=shared and --enable-soap=shared and running the test suite, in particular the buggy behaviour can be observed by the existing test server009.phpt.

…s when "seession" built as a shared object

This adds an optional dependency on the session extension and adds the
necessary APIs to make the functionality work with lazy binding.

This can be tested by configuring PHP with `--enable-session=shared` and
`--enable-soap=shared` and running the test suite, in particular the
buggy behaviour can be observed by the existing test `server009.phpt`.
Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cannot be totally sure about SOAP but it looks sensible, session changes are OK

@ndossche ndossche merged commit c7797fc into php:master May 29, 2024
drupol added a commit to loophp/php-src-nix that referenced this pull request May 30, 2024
drupol added a commit to drupol/nixpkgs that referenced this pull request Jun 1, 2024
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.

soap with session persistence will silently fails when "seession" built as a shared object

3 participants