0
0
mirror of https://github.com/PHPMailer/PHPMailer.git synced 2024-09-20 10:02:14 +02:00
PHPMailer/test
Elan Ruusamäe f302f1d497 fix parse error under php 5.2.17
```
$ php -l test/phpmailerTest.php
PHP Parse error:  syntax error, unexpected T_SL in
test/phpmailerTest.php on line 746
Errors parsing test/phpmailerTest.php
```
2013-11-09 14:53:45 +02:00
..
fakepopserver.sh Fix POP3 test failures 2013-08-05 18:12:08 +02:00
fakesendmail.sh More secure temp folder selection in fakesendmail 2013-05-10 03:18:16 +02:00
phpmailerLangTest.php Centralise check for debug output 2013-07-30 12:51:15 +02:00
phpmailerTest.php fix parse error under php 5.2.17 2013-11-09 14:53:45 +02:00
runfakepopserver.sh Fix POP3 test failures 2013-08-05 18:12:08 +02:00
test_callback.php Centralise check for debug output 2013-07-30 12:51:15 +02:00
testbootstrap-dist.php Add example test config, adjust test setup to use it, see #19 2013-02-01 16:05:17 +01:00