mirror of
https://github.com/php/php-src.git
synced 2026-04-09 00:53:30 +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.