mirror of
https://github.com/php/pftt2.git
synced 2026-03-24 01:02:11 +01:00
Add {TMP} support on PFTT #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hollyhuiLi on GitHub (May 13, 2019).
{TMP} needs to be implemented for PFTT2 (likely at
bd4281cbd6/src/com/mostc/pftt/model/core/PhpIni.java (L149)). There was a quick discussion about how to deal with /tmp in PHPTs in279ba58edb (r33459442).