We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6df20db commit 5a7b059Copy full SHA for 5a7b059
application/tests/_ci_phpunit_test/ChangeLog.md
@@ -14,6 +14,10 @@
14
* Now you can write test code for file uploading in controller testing. See [#157](https://github.com/kenjis/ci-phpunit-test/pull/157).
15
* Now *Monkey Patching* supports PHP 7.1 new syntax.
16
17
+### Fixed
18
+
19
+* Fix bug that `include_paths` and/or `exclude_paths` in *Monkey Patching* may not work correctly on Windows.
20
21
### Others
22
23
* Compatible with CodeIgniter 3.1.3
0 commit comments