PHP 8.5.0 RC 1 available for testing

Voting

: min(three, three)?
(Example: nine)

The Note You're Voting On

jest3r at mtonic dot net
19 years ago
It seems that move_uploaded_file use the GROUP permissions of the parent directory of the tmp file location, whereas a simple "copy" uses the group of the apache process. This could create a security nighmare if your tmp file location is owned by root:wheel

<< Back to user notes page

To Top