File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log for CI PHPUnit Test
22
3- ## v0.10.1 (Not Released )
3+ ## v0.10.1 (2015/12/31 )
44
55### Fixed
66
77* Fix bug that global variables for core classes are null. See [ #75 ] ( https://github.com/kenjis/ci-phpunit-test/issues/75 ) .
88* Fix bug that can't use constant in ` config.php ` . See [ #78 ] ( https://github.com/kenjis/ci-phpunit-test/issues/78 ) .
99* Fix bug that can't autoload library with alternative library name. See [ #79 ] ( https://github.com/kenjis/ci-phpunit-test/pull/79 ) .
10+ * Fix bug that * Function Patcher* on ` openssl_random_pseudo_bytes() ` which returns ` null ` does not work.
1011
1112## v0.10.0 (2015/11/27)
1213
Original file line number Diff line number Diff line change 11# CI PHPUnit Test for CodeIgniter 3.0
22
3- version: ** v0.10.0 ** |
3+ version: ** v0.10.1 ** |
44[ v0.9.1] ( https://github.com/kenjis/ci-phpunit-test/blob/v0.9.1/docs/FunctionAndClassReference.md ) |
55[ v0.8.2] ( https://github.com/kenjis/ci-phpunit-test/blob/v0.8.2/docs/FunctionAndClassReference.md ) |
66[ v0.7.0] ( https://github.com/kenjis/ci-phpunit-test/blob/v0.7.0/docs/FunctionAndClassReference.md ) |
Original file line number Diff line number Diff line change 11# CI PHPUnit Test for CodeIgniter 3.0
22
3- version: ** v0.10.0 ** |
3+ version: ** v0.10.1 ** |
44[ v0.9.1] ( https://github.com/kenjis/ci-phpunit-test/blob/v0.9.1/docs/HowToWriteTests.md ) |
55[ v0.8.2] ( https://github.com/kenjis/ci-phpunit-test/blob/v0.8.2/docs/HowToWriteTests.md ) |
66[ v0.7.0] ( https://github.com/kenjis/ci-phpunit-test/blob/v0.7.0/docs/HowToWriteTests.md ) |
You can’t perform that action at this time.
0 commit comments