1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/ext
Niels Dossche c7797fc8c0 Fix bug GH-11941: soap with session persistence will silently fails when "seession" built as a shared object (#14362)
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`.
2024-05-29 19:51:49 +02:00
..
2024-05-23 22:38:21 +02:00
2024-03-13 23:32:35 +01:00
2024-05-24 14:42:50 +02:00
2024-05-24 14:48:51 +02:00
2024-05-21 12:23:45 +01:00
2024-05-25 13:31:54 +02:00
2024-05-17 13:16:59 +02:00
2024-05-17 13:16:59 +02:00
2024-05-28 15:45:45 +02:00
2024-05-27 06:52:00 +02:00
2024-05-21 12:23:45 +01:00
2024-04-16 14:20:23 +02:00
2024-05-21 12:23:45 +01:00
2024-05-11 18:09:39 +02:00
2024-05-23 22:41:03 +02:00
2024-05-10 16:26:44 +02:00