Re: [PHP-DEV] [VOTE] PHP Technical Committee
It would be also good to know why people vote no. +1 for that, even if only a brief sentence. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: https://www.php.net/unsub.php
Re: [PHP-DEV] Moving a tmpfile()?
On Sunday 07 May 2023 02:30:13 (+02:00), Dan Liebner wrote: > > Why move the temporary file when it is already a temporary file, right? > > If you don't want to have to write the file again with a copy? Then why create a temporary file first? ^^ Nevertheless, a fair point it seems, and t