Is there any reason why the unit tests are output buffered? -- TestHelper.php #22 -- /* * Start output buffering */ ob_start();
-- /James
Is there any reason why the unit tests are output buffered? -- TestHelper.php #22 -- /* * Start output buffering */ ob_start();
-- /James