Actually, I'm getting a bit tired of things breaking so much recently; (the multiple function declaration in class thing and now this cli thing) can people checking code into CVS try to make sure that it compiles and that "make test" runs without too much trouble? It really is there for a purpose.
Doesn't it say this in the CVS rules? I know that HEAD is a moving target, but there is no need to make things more difficult than they need to be. Just my 2-pence worth. --Wez. On 27/03/02, "Wez Furlong" <[EMAIL PROTECTED]> wrote: > Rolling back to php_cli.c revision 1.10 fixes this for me. > > "make test" does not work for me anymore. > > It seems that "./sapi/cli/php run-tests.php" goes into an infinite wait while > > parsing the script, whereas "./sapi/cli/php < run-tests.php" will run, but > > none of the tests will succeed. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php