Tags: bedita/i18n
Tags
Cakephp 5, php >= 8.3 (#91) * feat: cakephp 5 * fix: phpstan * fix: phpstan * tests: middleware * tests: middleware * fix: gettext command * feat: php 8.4 * tests: coverage ignore doExtract * doc: update README.md * chore ci: coverage_min_percentage + phpunit 11 * fix: use psr http-message ^2.0 * fix: DateTime
Fix gettext writeMasterPot (#82) * fix: mv open file in w mode only on updating * fix: tests * refactor: use file_get_contents and file_put_contents * fix: missing pot files in tests * fix: create dirs if do not exist * fix: testParseDir * chore fix: use assertEquals
Refactor GettextCommand (#81) * refactor: GettextCommand * chore fix: phpcs * fix: phpcs * fix: phpstan * chore fix: phpstan * tests: GettextCommand execute only * tests: GettextCommand execute only * chore fix: organize imports * fix: use Hash::get * fix: hasChanges * fix: open master pot append mode * fix: new master pot * feat: test File * fix: GettextCommandTest * feat: GettextTest * tests: Paths * test: Ttag extract * fix: File::parseFile * refactor: GettextCommand * refactor: Ttag * chore fix: phpcs * fix: tests with php7.4 * tests: Ttag * tests: more coverage * refactor: ttag * tests: gettext * refactor: GettextCommand * test: GettextTest * chore fix: remove unuseful line * chore fix: GettextCommand * chore doc: phpdoc * chore fix: GettextCommand option description * chore update: README.md
PreviousNext