mirror of
https://github.com/php/php-src.git
synced 2026-03-29 03:32:20 +02:00
- Make sapi_module available to external modules (PHPAPI) - Make the php.ini path reported in phpinfo() always point to real full path of the php.ini file - Optimized the ISAPI module not to read unnecessary server variables and read necessary variables at most once.