Skip to content

1.1.0

Compare
Choose a tag to compare
@oscarotero oscarotero released this 24 Jul 16:16
· 729 commits to master since this release
  • New mergeWith method, to merge two entries instances
  • Added plural support #17 (thanks @esnoeijs)
  • Gettext\Translator is instantiable instead static
  • Added magic method __clone in Entries to clone all translations
  • In .po files, the headers x-domain and language change the domain and language of the entries
  • Make the code psr-1 and psr-2 compilance
  • Fixes some problems with Jed (thanks @leom)
  • And more bugs fixed