Skip to content

Commit 5a7b059

Browse files
committed
Update change log
[ci skip]
1 parent 6df20db commit 5a7b059

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

application/tests/_ci_phpunit_test/ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
* Now you can write test code for file uploading in controller testing. See [#157](https://github.com/kenjis/ci-phpunit-test/pull/157).
1515
* Now *Monkey Patching* supports PHP 7.1 new syntax.
1616

17+
### Fixed
18+
19+
* Fix bug that `include_paths` and/or `exclude_paths` in *Monkey Patching* may not work correctly on Windows.
20+
1721
### Others
1822

1923
* Compatible with CodeIgniter 3.1.3

0 commit comments

Comments
 (0)