]> granicus.if.org Git - php/commit
Implemented Bug #68776 mail() does not have mail header injection prevention for...
authorYasuo Ohgaki <yohgaki@php.net>
Wed, 14 Sep 2016 21:26:31 +0000 (06:26 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Wed, 14 Sep 2016 21:43:57 +0000 (06:43 +0900)
commit6e530502d24ba7836efc7a99c46a60f367bede13
tree9b79eadd187b59d594b1b4a42f8e799fc4b46c4d
parentdbdc7cb05745a6103862beb57af25056dfbe7df2
Implemented Bug #68776 mail() does not have mail header injection prevention for additional headers
(PR 2060)
NEWS
UPGRADING
ext/mbstring/mbstring.c
ext/standard/mail.c
ext/standard/php_mail.h
ext/standard/tests/mail/mail_basic7.phpt [new file with mode: 0644]