with error_reporting(E_ALL) set, this is what I see in the browser.
Deprecated: Assigning the return value of new by reference is
deprecated in D:\phpProjects\workspace\test_classes\unit_tester.php on
line 74 Deprecated: Assigning the return value of new by reference is
deprecated in D:\phpProjects\workspace\test_classes\unit_tester.php on
line 89 Deprecated: Assigning the return value of new by reference is
deprecated in D:\phpProjects\workspace\test_classes\unit_tester.php on
line 238 Deprecated: Assigning the return value of new by reference is
deprecated in D:\phpProjects\workspace\test_classes\unit_tester.php on
line 260 Deprecated: Assigning the return value of new by reference is
deprecated in D:\phpProjects\workspace\test_classes\unit_tester.php on
line 266 Deprecated: Assigning the return value of new by reference is
deprecated in D:\phpProjects\workspace\test_classes\unit_tester.php on
line 277 Deprecated: Assigning the return value of new by reference is
deprecated in D:\phpProjects\workspace\test_classes\test_case.php on
line 110 Deprecated: Assigning the return value of new by reference is
deprecated in D:\phpProjects\workspace\test_classes\test_case.php on
line 112 Deprecated: Assigning the return value of new by reference is
deprecated in D:\phpProjects\workspace\test_classes\test_case.php on
line 466 Deprecated: Assigning the return value of new by reference is
deprecated in D:\phpProjects\workspace\test_classes\test_case.php on
line 470 Deprecated: Assigning the return value of new by reference is
deprecated in D:\phpProjects\workspace\test_classes\test_case.php on
line 529 Deprecated: Assigning the return value of new by reference is
deprecated in D:\phpProjects\workspace\test_classes\test_case.php on
line 547 Deprecated: Assigning the return value of new by reference is
deprecated in D:\phpProjects\workspace\test_classes\test_case.php on
line 594 Deprecated: Assigning the return value of new by reference is
deprecated in D:\phpProjects\workspace\test_classes\expectation.php on
line 78 Deprecated: Assigning the return value of new by reference is
deprecated in D:\phpProjects\workspace\test_classes\simpletest.php on
line 317 Deprecated: Assigning the return value of new by reference is
deprecated in D:\phpProjects\workspace\test_classes
\default_reporter.php on line 114 Deprecated: Assigning the return
value of new by reference is deprecated in D:\phpProjects\workspace
\test_classes\default_reporter.php on line 119 Deprecated: Assigning
the return value of new by reference is deprecated in D:\phpProjects
\workspace\test_classes\default_reporter.php on line 122 Deprecated:
Assigning the return value of new by reference is deprecated in D:
\phpProjects\workspace\test_classes\default_reporter.php on line 127
On Sep 9, 10:51 am, Robert Gonzalez
<
robert.anthony.gonza...@gmail.com> wrote:
> According to Markus Baker, the developer of SimpleTest, the current SVN
> version is compatible with PHP5. Personally I gave up on it because I was
> tired of fighting with it so much just to get it to work.
>