This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-25 00:48:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff6f052d0581c32d4eae88c207dc92092b646ece
archived-php-src
/
ext
/
standard
/
tests
/
mail
T
History
Dmitry Stogov
d906bd09f0
Fixed tests which fail from time to time because of race conditions ("echo" command didn't wait for all the data php tried to send and as result php got a SIGPIPE)
2009-09-22 14:52:47 +00:00
..
ezmlm_hash_basic_64bit.phpt
fix test
2009-04-15 20:54:45 +00:00
ezmlm_hash_basic.phpt
…
ezmlm_hash_error.phpt
use example.com instead of real domain name
2009-01-25 23:26:30 +00:00
ezmlm_hash_variation1.phpt
…
mail_basic2.phpt
Fixed tests which fail from time to time because of race conditions ("echo" command didn't wait for all the data php tried to send and as result php got a SIGPIPE)
2009-09-22 14:52:47 +00:00
mail_basic3.phpt
exit -1 and exit -2 don't work for all sh. changed to exit 1
2009-02-16 13:15:49 +00:00
mail_basic4.phpt
exit -1 and exit -2 don't work for all sh. changed to exit 1
2009-02-16 13:15:49 +00:00
mail_basic5.phpt
…
mail_basic_alt1-win32.phpt
…
mail_basic_alt2-win32.phpt
…
mail_basic_alt3-win32.phpt
…
mail_basic_alt4-win32.phpt
…
mail_basic.phpt
…
mail_error.phpt
…
mail_include.inc
use example.com instead of real domain name
2009-01-25 23:26:30 +00:00
mail_skipif.inc
use example.com instead of real domain name
2009-01-25 23:26:30 +00:00
mail_variation1.phpt
…
mail_variation2.phpt
Fixed tests which fail from time to time because of race conditions ("echo" command didn't wait for all the data php tried to send and as result php got a SIGPIPE)
2009-09-22 14:52:47 +00:00
mail_variation_alt1-win32.phpt
…
mail_variation_alt2-win32.phpt
…
mail_variation_alt3-win32.phpt
…