#33937 [Opn]: mail() uses popen() instead of execv*()
ID: 33937 User updated by: chaton at skreel dot org Reported By: chaton at skreel dot org Status: Open Bug Type: Feature/Change Request Operating System: Unix -PHP Version: 4.4.0 +PHP Version: any New Comment: actually the same behaviour
#33937 [NEW]: mail() uses popen() instead of execv*()
From: chaton at skreel dot org Operating system: Unix PHP version: 4.4.0 PHP Bug Type: Feature/Change Request Bug description: mail() uses popen() instead of execv*() Description: PHP's mail() function uses popen() instead of execve() to call the sen