Skip to content

4.1.0

Choose a tag to compare

@oscarotero oscarotero released this 13 Oct 22:12
· 380 commits to master since this release
  • 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