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 @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
88Previous releases are documented in [ github releases] ( https://github.com/oscarotero/Gettext/releases )
99
10+ ## [ 4.8.8] - 2022-12-08
11+ ### Fixed
12+ - PHP functions prefixed with a slash are being ignored [ #284 ] , [ #288 ]
13+
1014## [ 4.8.7] - 2022-08-02
1115### Fixed
1216- Suppress deprecation error on PHP 8.1 [ #280 ]
@@ -180,7 +184,10 @@ Previous releases are documented in [github releases](https://github.com/oscarot
180184[ #271 ] : https://github.com/oscarotero/Gettext/issues/271
181185[ #274 ] : https://github.com/oscarotero/Gettext/issues/274
182186[ #280 ] : https://github.com/oscarotero/Gettext/issues/280
187+ [ #284 ] : https://github.com/oscarotero/Gettext/issues/284
188+ [ #288 ] : https://github.com/oscarotero/Gettext/issues/288
183189
190+ [ 4.8.8 ] : https://github.com/oscarotero/Gettext/compare/v4.8.7...v4.8.8
184191[ 4.8.7 ] : https://github.com/oscarotero/Gettext/compare/v4.8.6...v4.8.7
185192[ 4.8.6 ] : https://github.com/oscarotero/Gettext/compare/v4.8.5...v4.8.6
186193[ 4.8.5 ] : https://github.com/oscarotero/Gettext/compare/v4.8.4...v4.8.5
You can’t perform that action at this time.
0 commit comments