mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
to the directory where the executing script is located. Since this needs to be implemented for all SAPI modules anyway, this change moves the functionality to php_execute_script() and gets rid of the per-module code.