Releases: php-gettext/Gettext
Releases · php-gettext/Gettext
4.8.0
04 Nov 18:06
Compare
Sorry, something went wrong.
No results found
4.7.0
07 Oct 11:41
Compare
Sorry, something went wrong.
No results found
4.6.3
15 Jul 12:57
Compare
Sorry, something went wrong.
No results found
4.6.2
12 Jan 18:53
Compare
Sorry, something went wrong.
No results found
4.6.1
27 Aug 15:43
Compare
Sorry, something went wrong.
No results found
4.6.0
26 Jun 16:55
Compare
Sorry, something went wrong.
No results found
4.5.0
23 Apr 17:24
Compare
Sorry, something went wrong.
No results found
4.4.4
21 Feb 18:51
Compare
Sorry, something went wrong.
No results found
4.2.0
14 Jan 13:15
Compare
Sorry, something went wrong.
No results found
The option extractComments of the extractor PhpCode accepts also an array in order to extract comments starting with several strings. #133
New method Translations::countTranslated() that returns the number of translated entries. #136
4.1.0
13 Oct 22:12
Compare
Sorry, something went wrong.
No results found
Added Translator::noop() and noop__() functions #127 to capture translatable strings
Allow predefined constants as gettext functions arguments. For example: d__(CURRENT_DOMAIN, 'foo') #116