Skip to content

Commit 58bc0f7

Browse files
committed
Fixed php8 support
1 parent 3ab1651 commit 58bc0f7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
Previous releases are documented in [github releases](https://github.com/oscarotero/Gettext/releases)
99

10+
## [4.8.4] - 2021-03-10
11+
### Fixed
12+
- PHP 8 compatibilty [#266]
13+
1014
## [4.8.3] - 2020-11-18
1115
### Fixed
1216
- Blade extractor for Laravel8/Jetstream [#261]
@@ -160,7 +164,9 @@ Previous releases are documented in [github releases](https://github.com/oscarot
160164
[#238]: https://github.com/oscarotero/Gettext/issues/238
161165
[#242]: https://github.com/oscarotero/Gettext/issues/242
162166
[#261]: https://github.com/oscarotero/Gettext/issues/261
167+
[#266]: https://github.com/oscarotero/Gettext/issues/266
163168

169+
[4.8.4]: https://github.com/oscarotero/Gettext/compare/v4.8.3...v4.8.4
164170
[4.8.3]: https://github.com/oscarotero/Gettext/compare/v4.8.2...v4.8.3
165171
[4.8.2]: https://github.com/oscarotero/Gettext/compare/v4.8.1...v4.8.2
166172
[4.8.1]: https://github.com/oscarotero/Gettext/compare/v4.8.0...v4.8.1

0 commit comments

Comments
 (0)