Releases: kenjis/ci-phpunit-test
Releases · kenjis/ci-phpunit-test
v3.0.4
26 Dec 04:24
Compare
Sorry, something went wrong.
No results found
Added
You can set return value type void as ':void' when you use $this->getDouble().
$ mock = $ this ->getDouble (
'SplFileObject ' ,
['next ' => ':void ' ],
['php://memory ' ]
);
Fixed
Fix bug that pre_controller can't modify $class/$method. See #394 .
Others
v3.0.3
17 Mar 02:54
Compare
Sorry, something went wrong.
No results found
Others
Compatible with CodeIgniter 3.1.13
v2.0.2
17 Mar 02:47
Compare
Sorry, something went wrong.
No results found
Others
Compatible with CodeIgniter 3.1.13
v1.0.2
17 Mar 02:37
Compare
Sorry, something went wrong.
No results found
Others
Compatible with CodeIgniter 3.1.13
v3.0.2
27 Oct 10:21
Compare
Sorry, something went wrong.
No results found
v3.0.1
14 Jul 06:15
Compare
Sorry, something went wrong.
No results found
Fixed
Fix bug that install.php --from-composer does not work. See #371 .
Exclude views/errors/ for PHPUnit coverage report. See #372 .
Fix bug that Monkey Patching causes Warning: flock(): Illegal operation argument. See #377 .
v2.0.1
14 Jul 06:11
Compare
Sorry, something went wrong.
No results found
Fixed
Fix bug that install.php --from-composer does not work. See #371 .
Fix bug that Monkey Patching causes Warning: flock(): Illegal operation argument. See #377 .
v1.0.1
14 Jul 06:06
Compare
Sorry, something went wrong.
No results found
Fixed
Fix bug that install.php --from-composer does not work. See #371 .
Fix bug that Monkey Patching causes Warning: flock(): Illegal operation argument. See #377 .
v3.0.0
03 Mar 05:46
Compare
Sorry, something went wrong.
No results found
Changed
Require PHP 7.3 or later, PHPUnit 9.3 or later
v2.0.0
03 Mar 02:40
Compare
Sorry, something went wrong.
No results found
Changed
Require PHP 7.2 or later, PHPUnit 8.1 to 9.2