MantisBT: master e1df23df

Author Committer Branch Timestamp Parent
dregad dregad master 2023-02-17 19:36 master 004fa0e6
Changeset

Remove ob_start() from TestConfig

Not sure why output buffering was enabled in the first place - the Soap
test suite seems to run just fine without it. Use benefits from the
unbuffered output, as they can see the progress of tests execution.

mod - tests/TestConfig.php Diff File