File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
2-
32All notable changes to this project will be documented in this file.
43
54The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
65and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
76
87Previous releases are documented in [ github releases] ( https://github.com/oscarotero/Gettext/releases )
98
9+ ## [ 4.8.9] - 2023-08-10
10+ ### Fixed
11+ - PHP 8.1 deprecation warning [ #289 ]
12+
1013## [ 4.8.8] - 2022-12-08
1114### Fixed
1215- PHP functions prefixed with a slash are being ignored [ #284 ] , [ #288 ]
@@ -186,7 +189,9 @@ Previous releases are documented in [github releases](https://github.com/oscarot
186189[ #280 ] : https://github.com/oscarotero/Gettext/issues/280
187190[ #284 ] : https://github.com/oscarotero/Gettext/issues/284
188191[ #288 ] : https://github.com/oscarotero/Gettext/issues/288
192+ [ #289 ] : https://github.com/oscarotero/Gettext/issues/289
189193
194+ [ 4.8.9 ] : https://github.com/oscarotero/Gettext/compare/v4.8.8...v4.8.9
190195[ 4.8.8 ] : https://github.com/oscarotero/Gettext/compare/v4.8.7...v4.8.8
191196[ 4.8.7 ] : https://github.com/oscarotero/Gettext/compare/v4.8.6...v4.8.7
192197[ 4.8.6 ] : https://github.com/oscarotero/Gettext/compare/v4.8.5...v4.8.6
You can’t perform that action at this time.
0 commit comments