mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +02:00
60081ca20d
We use the portable {TMP} instead of the hard-coded /tmp, and skip
mysqli_debug_append.phpt on Windows, because unlinking the trace file
while the connection is still open won't work there.