46 Commits (5558ee793bb08383086dadfef264054ad7968427)

Author SHA1 Message Date
Pavel Dovlatov bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
SilverFire - Dmitry Naumenko 9bf11efedf
Fixed IPv6 requirement check 6 years ago
Vladimir Reznichenko 185209957e Fixes #15270: Resolved potential race conditions when writing generated php-files 7 years ago
Robert Korulczyk a50d9d8e3e Enable `include` rule in php-cs-fixer (#14418) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
SilverFire - Dmitry Naumenko 620ce9af19
Enhanced requirements memo for IPv6 8 years ago
SilverFire - Dmitry Naumenko 14a245a413
Added AF_INET6 to requirements 8 years ago
Nikolay Oleynikov 9fa66b23a5 Remove an empty expression (#13731) 8 years ago
MaximAL 3cf55b8f03 Remove redundant semicolon (#13045) 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
SilverFire - Dmitry Naumenko eb02b362be Revert "Replaced `extract()` function usages with custom polyfill in order to fix HHVM compatibility" 8 years ago
SilverFire - Dmitry Naumenko f7bd7c2b6b Replaced `extract()` function usages with custom polyfill in order to fix HHVM compatibility 8 years ago
Alexander Makarov c7d5e69cda Eliminated unused variables 8 years ago
Carsten Brandt 3d719d057e review `yii\web` namespaces docs 9 years ago
muhammadcahya 557b32f1d7 Efficiency CSS on Requirement Checker 9 years ago
muhammadcahya d0e285ea3a Change to semantic html 5 elements/tags 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
SilverFire - Dmitry Naumenko 9d79038485 Added requirement for ICU Data 9 years ago
Alexander Makarov f393a84a0f Fixed error in case of missing ICU 9 years ago
Alexander Makarov 1b3770fd21 Use === instead of == where possible 9 years ago
jeicd 0407407b76 fix coding style to follow PSR-2 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Alexander Makarov 67658cf57d Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 9 years ago
Klimov Paul 219bf07dbb 'ctype' PHP extension added to the requirements 9 years ago
tom-- 4512833fac Fixes #7215: Uses OpenSSL crypto lib instead of Mcrypt. Added testing of encrypted data compatibility, both backward and forward 10 years ago
Sidney Lins - WMaior.com f0cc302802 [i18n, #7301] Check ICU version in requirements warning when < 49 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
pana1990 274b92b6a3 Fix #6605 10 years ago
Alexander Mohorev bb8550886e PHP type casting 10 years ago
Alexander Makarov ddf8085b8e Fixes #4297: Added check for DOM extension to requirements 10 years ago
Carsten Brandt 08b7636d81 Review requirements 10 years ago
Carsten Brandt 1f4a7997a3 Update requirements.php 10 years ago
Carsten Brandt 8df51a7ec0 made mcrypt a framework requirement 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Alexander Makarov c3de3450a7 Fixes #3939: `\yii\Inflector::slug()` improvements: 10 years ago
Mark 724efdb58e fileinfo check 10 years ago
LAV45 55b8a749ae Tests excess dump removed 11 years ago
Carsten Brandt 435747cf98 apidoc and codestyle fixes 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Carsten Brandt 64997fd5e3 fixed requirements checker once again... 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 3777ec2bd3 fixed > 100 typos introduced by me :-) 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Qiang Xue 370b05648a doc fix. 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago