mirror of
https://github.com/php/php-src.git
synced 2026-04-20 22:41:20 +02:00
Several tests use `/tmp` in the `--INI--` section, but this is not
portable. We therefore introduce the `{TMP}` placeholder which
evaluates to the system's temporary directory using
`sys_get_temp_dir()`.
We also remove the doubtful `strpos()` optimization.
84 KiB
Executable File
84 KiB
Executable File