Just built 4.0.6 on NT4 and tested with my code under IIS. No problems found. When I ran the test suite, there were a few errors, but I don't know whether or not these are expected on Win32. I've attached the output of the test. Cheers -- Phil Driscoll
<br> <b>Warning</b>: Undefined variable: ext_found in <b>..\run-tests.php</b> on line <b>307</b><br> Running tests in tests ====================== dirname test (dirname.phpt) ... failed <br> <b>Warning</b>: Undefined variable: ext_found in <b>..\run-tests.php</b> on line <b>307</b><br> Running tests in tests/basic ============================ Trivial "Hello World" test ... passed Simple POST Method test ... passed GET and POST Method combined ... passed Two variables in POST data ... passed Three variables in POST data ... passed Add 3 variables together and print result ... passed Multiply 3 variables and print result ... passed Divide 3 variables and print result ... passed Subtract 3 variables and print result ... passed Testing | and & operators ... passed Testing $argc and $argv handling ... passed <br> <b>Warning</b>: Undefined variable: ext_found in <b>..\run-tests.php</b> on line <b>307</b><br> Running tests in tests/classes ============================== Classes general test ... passed Classes inheritance test ... passed <br> <b>Warning</b>: Undefined variable: ext_found in <b>..\run-tests.php</b> on line <b>307</b><br> Running tests in tests/func =========================== Strlen() function test ... passed Static variables in functions ... passed General function test ... passed General function test ... passed Testing register_shutdown_function() ... passed <br> <b>Warning</b>: Undefined variable: ext_found in <b>..\run-tests.php</b> on line <b>307</b><br> Running tests in tests/lang =========================== Simple If condition test ... passed Simple While Loop Test ... passed Simple Switch Test ... passed Simple If/Else Test ... passed Simple If/ElseIf/Else Test ... passed Nested If/ElseIf/Else Test ... passed 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 ... passed Testing eval function inside user-defined function ... passed Testing include (015.phpt) ... failed Testing user-defined function in included file (016.phpt) ... failed Testing user-defined function falling out of an If into another ... passed eval() test ... passed eval() test ... passed Switch test 1 ... passed Switch test 2 ... passed Switch test 3 ... passed Regression test (023.phpt) ... failed Looped regression test (may take a while) (024.phpt) ... failed Mean recursion test ... passed Testing string scanner confirmance ... passed Testing do-while loop ... passed Testing calling user-level functions from C ... passed OO Bug Test (Bug #7515) (029.phpt) ... failed $this in constructor test ... passed <br> <b>Warning</b>: Undefined variable: ext_found in <b>..\run-tests.php</b> on line <b>307</b><br> Running tests in tests/strings ============================== String functions ... passed Formatted print functions ... passed HTML entities ... passed TEST RESULT SUMMARY ============================= Number of tests: 52 Tests skipped: 0 (0.0%) Tests failed: 6 ( 12%) Tests passed: 46 ( 88%) ============================= Skipped 0 extensions. PHP Version: 4.0.6
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]