/
proc
/
self
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
mail
/
File Upload :
llllll
Current File: //proc/self/root/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/mail/bug47983.phpt
--TEST-- Bug #47983 (mixed LF and CRLF line endings in mail()) --INI-- sendmail_path={MAIL:bug47983.out} --FILE-- <?php var_dump(mail('user@example.com', 'Test Subject', 'A Message', 'KHeaders')); $mail = file_get_contents('bug47983.out'); var_dump(preg_match_all('/(?<!\r)\n/', $mail)); ?> --CLEAN-- <?php unlink('bug47983.out'); ?> --EXPECT-- bool(true) int(0)
Copyright ©2k19 -
Hexid
|
Tex7ure