Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Anton ccf979196c
Fix yii\i18n\GettextMessageSource PHPDoc (#18916)
3 years ago
..
migrations Fix #17975: Fix deleting unused messages with console command if message tables were created manually (auerswald, cebe) 4 years ago
DbMessageSource.php Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Formatter.php Fix #18674: Added more user-friendly exception messages for `yii\i18n\Formatter` 3 years ago
GettextFile.php reverted breaking PHPdoc codestyle changes 11 years ago
GettextMessageSource.php Fix yii\i18n\GettextMessageSource PHPDoc (#18916) 3 years ago
GettextMoFile.php Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
GettextPoFile.php Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
I18N.php release version 2.0.41 4 years ago
Locale.php release version 2.0.39 4 years ago
MessageFormatter.php Fix #18899: Replace usages of `strpos` with `strncmp` and remove redundant usage of `array_merge` and `array_values` 3 years ago
MessageSource.php Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
MissingTranslationEvent.php Reformat code te be PSR-2 compatible 11 years ago
PhpMessageSource.php Fix #18913: Add filename validation for `MessageSource::getMessageFilePath()` 3 years ago