-
Bug
-
Resolution: Duplicate
-
Trivial
-
None
-
None
-
None
-
PHP 5.2.17
PHPUnit 3.5.14
Windows Server 2003
When running phpunit in the listed environment, the following warnings are given:
Warning: Call-time pass-by-reference has been deprecated in C:\phpbb3-git\tests\profile\custom_test.php on line 51
Warning: Call-time pass-by-reference has been deprecated in C:\phpbb3-git\tests\utf\normalizer_test.php on line 102
Warning: Call-time pass-by-reference has been deprecated in C:\phpbb3-git\tests\utf\normalizer_test.php on line 154
The last two are mentioned in this ticket: http://tracker.phpbb.com/browse/PHPBB3-10008
- duplicates
-
PHPBB-10394 Tests use call-time pass by reference which results in Fatal error on PHP 5.4
- Closed