Kdyby / Translation

Integration of Symfony/Translation into Nette Framework
https://packagist.org/packages/kdyby/translation
Other
89 stars 84 forks source link

Testing PR for support nette 3.0 #158

Open universe-42 opened 5 years ago

universe-42 commented 5 years ago

working setup for #157 (translating and caching works for me) Please merge to testing branch or new upcoming release (nette-3.0) after review and i will take a look for other dependencies and all test coverage.

What else need to be done

Kdyby/Strict-objects This should be compatible with Nette\DI\CompilerExtension: replace public function __get(string $name) for public function &__get(string $name) etc

kdyby/console and kdyby/monolog need update for nette 3.0 compatibility

Thanks for take a look.

aleswita commented 5 years ago

@Barbarossa-42 need some help for finish this PR?

universe-42 commented 5 years ago

@aleswita yes please :)

aleswita commented 5 years ago

@Barbarossa-42 can you add me as maintainer to your translation repository?

haltuf commented 5 years ago

Hi, need a hand? I'd like to contribute to this repo, as I need Kdyby\Translation working with Nette v3.0