File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
+ ## [ 1.2.2] - 2021-01-12
9
+ ### Fixed
10
+ - Support for PHP 8 [ #11 ]
11
+
8
12
## [ 1.2.1] - 2020-05-28
9
13
### Added
10
14
- Support for static calls [ #9 ]
@@ -38,7 +42,9 @@ First version
38
42
[ #6 ] : https://github.com/php-gettext/PHP-Scanner/issues/6
39
43
[ #8 ] : https://github.com/php-gettext/PHP-Scanner/issues/8
40
44
[ #9 ] : https://github.com/php-gettext/PHP-Scanner/issues/9
45
+ [ #11 ] : https://github.com/php-gettext/PHP-Scanner/issues/11
41
46
47
+ [ 1.2.2 ] : https://github.com/php-gettext/PHP-Scanner/compare/v1.2.1...v1.2.2
42
48
[ 1.2.1 ] : https://github.com/php-gettext/PHP-Scanner/compare/v1.2.0...v1.2.1
43
49
[ 1.2.0 ] : https://github.com/php-gettext/PHP-Scanner/compare/v1.1.1...v1.2.0
44
50
[ 1.1.1 ] : https://github.com/php-gettext/PHP-Scanner/compare/v1.1.0...v1.1.1
You can’t perform that action at this time.
0 commit comments