This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ;; append this section to your *-fpm.conf | |
| ;; e.g. ~/Library/Application\ Support/Herd/config/fpm/8.4-fpm.conf | |
| ;; Turn off clear_env to allow for setting XDEBUG_MODE environment | |
| ;; See https://www.php.net/manual/en/install.fpm.configuration.php#clear-env | |
| clear_env = No |
OlderNewer