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 22
33All notable changes to this project will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 5.0.1] - 2024-07-03
6+
7+ ### Changed
8+
9+ * This project now uses PHPStan instead of Psalm for static analysis
10+
511## [ 5.0.0] - 2024-02-02
612
713### Removed
@@ -156,6 +162,7 @@ No changes
156162
157163* [ #23 ] ( https://github.com/sebastianbergmann/php-file-iterator/pull/23 ) : Added support for wildcards (glob) in exclude
158164
165+ [ 5.0.1 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/5.0.0...5.0.1
159166[ 5.0.0 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/4.1...5.0.0
160167[ 4.1.0 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/4.0.2...4.1.0
161168[ 4.0.2 ] : https://github.com/sebastianbergmann/php-file-iterator/compare/4.0.1...4.0.2
You can’t perform that action at this time.
0 commit comments