Bug #15483 Updated: function copy() break file permissions
ID: 15483 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type:Filesystem function related PHP Version: 4.1.1 New Comment: umask is 022, but file created with copy() have 0777. fopen() creating file with 0644. Previous Comments:
Bug #15483 Updated: function copy() break file permissions
ID: 15483 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type:Filesystem function related PHP Version: 4.1.1 New Comment: Never heard of umask? Previous Comments: ---