Commit Graph

9 Commits

Author SHA1 Message Date
Alexander Makarov
ddf8085b8e Fixes #4297: Added check for DOM extension to requirements 2014-07-16 14:40:09 +04:00
Carsten Brandt
08b7636d81 Review requirements
fileinfo is not a hard dependency.
2014-06-30 11:22:13 +02:00
Carsten Brandt
1f4a7997a3 Update requirements.php 2014-06-29 15:56:44 +02:00
Carsten Brandt
8df51a7ec0 made mcrypt a framework requirement 2014-06-29 15:26:32 +02:00
Alexander Makarov
0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
Alexander Makarov
c3de3450a7 Fixes #3939: \yii\Inflector::slug() improvements:
- Added protected `\yii\Inflector::transliterate()` that could be replaced with custom translit implementation.
- Added proper tests for both intl-based slug and PHP fallback.
- Removed character maps for non-latin languages.
- Improved overall slug results.
- Added note about the fact that intl is required for non-latin languages to requirements checker.
2014-06-19 20:33:52 +04:00
Mark
724efdb58e fileinfo check 2014-06-11 20:52:25 +04:00
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
Qiang Xue
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00