[PHP-DEV] latest-cvs prints out funny numbers (on stderr)..... From: Thies C. Arntzen (thies <email protected>)
Date: 10/22/98

         make test with no modules activated gives me (solaris)

.....
Function call with global and static variables ... passed

Testing recursive function ... passed

Testing function parameter passing ... passed

Testing function parameter passing with a return value ... passed

Testing nested functions ... passed

Testing stack after early function return ... passed

Testing eval function ...2
 passed
Testing eval function inside user-defined function ...2
 passed
Testing include ...2
 passed
Testing user-defined function in included file ...2
 passed
Testing user-defined function falling out of an If into another.. passed

eval() test ...2
3
4
5
6
7
8
9
10
11
 passed
eval() test ...2
3
4
5
6
7

i'm sure this isn't desired (or do a have a virus;-=....

regards,
tc

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>