mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Mail should go to php-dev
This commit is contained in:
parent
3709eb6ab2
commit
d578e05f96
1 changed files with 2 additions and 2 deletions
|
@ -136,10 +136,10 @@ LONG_MAX*LONG_MAX ~== pow(LONG_MAX,2.0)
|
|||
FALSE ===@pow(LONG_MIN,2.0)
|
||||
TESTS;
|
||||
|
||||
echo "On failure, please mail result to jeroen@php.net\n";
|
||||
echo "On failure, please mail result to php-dev@lists.php.net\n";
|
||||
include('../../../../tests/quicktester.inc');
|
||||
|
||||
--EXPECT--
|
||||
1,1,0,0
|
||||
On failure, please mail result to jeroen@php.net
|
||||
On failure, please mail result to php-dev@lists.php.net
|
||||
OK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue