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/).
7
7
8
8
Previous releases are documented in [ github releases] ( https://github.com/oscarotero/Gettext/releases )
9
9
10
+ ## [ 4.8.8] - 2022-12-08
11
+ ### Fixed
12
+ - PHP functions prefixed with a slash are being ignored [ #284 ] , [ #288 ]
13
+
10
14
## [ 4.8.7] - 2022-08-02
11
15
### Fixed
12
16
- Suppress deprecation error on PHP 8.1 [ #280 ]
@@ -180,7 +184,10 @@ Previous releases are documented in [github releases](https://github.com/oscarot
180
184
[ #271 ] : https://github.com/oscarotero/Gettext/issues/271
181
185
[ #274 ] : https://github.com/oscarotero/Gettext/issues/274
182
186
[ #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
183
189
190
+ [ 4.8.8 ] : https://github.com/oscarotero/Gettext/compare/v4.8.7...v4.8.8
184
191
[ 4.8.7 ] : https://github.com/oscarotero/Gettext/compare/v4.8.6...v4.8.7
185
192
[ 4.8.6 ] : https://github.com/oscarotero/Gettext/compare/v4.8.5...v4.8.6
186
193
[ 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