Oh… i was trying to put “tests” into /libraries/ directory, now i have put on application/ directory and my problem has changed:
C:\xampp\php>phpunit C:\xampp\htdocs\frameworks\ci\system\application\tests\mode
ls\Cliente_modelTest.php
Strict Standards: Assigning the return value of new by reference is deprecated i
n C:\xampp\htdocs\frameworks\ci\system\application\libraries\fooStack\fooBase\Co
mmon.php on line 170
Strict Standards: Assigning the return value of new by reference is deprecated i
n C:\xampp\htdocs\frameworks\ci\system\application\libraries\fooStack\fooBase\Co
mmon.php on line 179
Strict Standards: Assigning the return value of new by reference is deprecated i
n C:\xampp\htdocs\frameworks\ci\system\application\libraries\fooStack\fooBase\Co
mmon.php on line 279
Strict Standards: Assigning the return value of new by reference is deprecated i
n C:\xampp\htdocs\frameworks\ci\system\application\libraries\fooStack\fooBase\Co
mmon.php on line 288
Strict Standards: Assigning the return value of new by reference is deprecated i
n C:\xampp\php\PEAR\Config.php on line 80
Strict Standards: Assigning the return value of new by reference is deprecated i
n C:\xampp\php\PEAR\Config.php on line 166
Strict Standards: Assigning the return value of new by reference is deprecated i
n C:\xampp\php\PEAR\Config\Container.php on line 111
Any idea? Thanks!