Marco van 't Wout
20467c1892
Disable deprecations in test suite from PHP 8.3 onwards
2025-03-27 16:07:26 +01:00
Tommy
f0ce5d8c2a
DEL: remove condition and comment as it is not needed
2022-12-21 16:39:06 +01:00
Tommy
b46da1a49e
FIX: cast $selection to string as it might be null and cause deprecation
...
erros
2022-12-21 13:53:48 +01:00
Alexander Makarov
6126a282fb
Compatibility with PHPUnit6
2017-05-22 14:44:22 +03:00
Alexander Makarov
9a8985ae9d
Minor fixes [skip ci]
2017-04-18 19:39:10 +03:00
Carsten Brandt
4c1ef3973f
ignore deprecation errors in PHP 7.1 and above
...
Yii 1.1. is not going to be adjusted to work on PHP 8.
2016-12-05 16:38:20 +01:00
Alexander Makarov
5f6de831ac
Fixes #3211
2014-02-07 03:09:26 +04:00
Joel Marcey
3739ba8696
Code guideline changes and changelog addition
2014-02-06 14:16:49 -08:00
Joel Marcey
70f3f69ab9
Support PHPUnit 3.8+
...
The directory structure of PHPUnit changes a little bit starting with PHPUnit 3.8. Let's support the old and the new.
2014-02-06 13:37:23 -08:00
Carsten Brandt
8704436302
fixed test bootstrap to work with PHPUnit 3.7.x
...
PHP CodeCoverage tests for class existance which causes Yii autoloader
to include non existent files.
Fixed by disabling Yii autoloader relying on include path
2012-11-14 18:11:50 +01:00
Suralc
2ddbca8d2b
Added tests for CHttpCookie and CCookieCollection.
...
Also modified bootstrap.php to work with phpUnits @runInSeperateProcess annotation.
2012-08-14 14:22:06 +02:00
alexander.makarow
8ee53bd9c4
2011-03-31 21:49:02 +00:00
qiang.xue
d2b53311ff
(Fixes issue 1809)
2011-03-14 03:41:55 +00:00
alexander.makarow
1f757cbf53
improved unit tests
2011-02-18 15:25:38 +00:00