mirror of
https://github.com/php/php-src.git
synced 2026-04-21 06:51:18 +02:00
- fix gc probability algorithm - don't access mod_data directly - initial version of mm support for session data storage This works pretty good, but we need to create the initial mm pool from the parent process/thread. Still looking for a clean way to do that.
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
/* define if you want to use the session extension */
|
|
|
|
#undef HAVE_LIBMM
|