SilverFire - Dmitry Naumenko
9d79038485
Added requirement for ICU Data
2015-11-19 17:26:01 +02:00
Alexander Makarov
f393a84a0f
Fixed error in case of missing ICU
2015-11-15 13:58:13 +02:00
Klimov Paul
219bf07dbb
'ctype' PHP extension added to the requirements
2015-05-14 16:41:36 +03:00
Alexander Makarov
b2f5739781
Merge pull request #7407 from sidtj/7301-check-icu-version-in-requirements
...
#7301 adds checking of the icu version in requirements
2015-02-24 14:22:40 +03:00
tom--
4512833fac
Fixes #7215 : Uses OpenSSL crypto lib instead of Mcrypt. Added testing of encrypted data compatibility, both backward and forward
2015-02-24 14:03:41 +03:00
Sidney Lins - WMaior.com
f0cc302802
[i18n, #7301 ] Check ICU version in requirements warning when < 49
2015-02-23 20:45:31 -03:00
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