File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
+ ## [ 1.4.4] - 2017-11-27
6
+
7
+ ### Fixed
8
+
9
+ * Fixed [ #30 ] ( https://github.com/sebastianbergmann/php-file-iterator/issues/30 ) : Exclude is not considered if it is a parent of the base path
10
+
5
11
## [ 1.4.3] - 2017-11-25
6
12
7
13
### Fixed
@@ -22,6 +28,7 @@ No changes
22
28
23
29
* [ Added support for wildcards (glob) in exclude] ( https://github.com/sebastianbergmann/php-file-iterator/pull/23 )
24
30
31
+ [ 1.4.4 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/1.4.3...1.4.4
25
32
[ 1.4.3 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/1.4.2...1.4.3
26
33
[ 1.4.2 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/1.4.1...1.4.2
27
34
[ 1.4.1 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/1.4.0...1.4.1
You can’t perform that action at this time.
0 commit comments