Ihor Sychevskyi
|
db7f923766
|
update root folder links (#301)
|
2023-05-15 09:48:51 +03:00 |
|
MaximAL
|
6dd4e00ce7
|
Codestyle: space after foreach keyword (#200)
|
2019-03-24 16:33:18 +03:00 |
|
MaximAL
|
cb46def3bf
|
Old array syntax in requirement checker (could be run in PHP prior to 5.4) (#201)
|
2019-03-24 16:32:05 +03:00 |
|
MaximAL
|
36365e5aa7
|
Make requirements checker return error if there were failed checks (#196)
|
2019-03-06 20:01:30 +03:00 |
|
Carsten Brandt
|
1c4072499f
|
improved requirements checker error message about framework
|
2017-10-30 09:42:15 +01:00 |
|
Carsten Brandt
|
6bb488de6b
|
search for framework path in requirements.php
fixes https://github.com/yiisoft/yii2/issues/15041
|
2017-10-30 09:33:22 +01:00 |
|
MaximAL
|
0527d9edcc
|
Fix error in Linux ln command: parameters rearranged (#97)
|
2016-11-23 10:57:10 +01:00 |
|
andreybolonin
|
1dd087dbf1
|
OPcache checking less php 5.5
|
2015-09-25 14:54:10 +03:00 |
|
Carsten Brandt
|
b528289495
|
removed safe mode check
this is not available in PHP >5.4.0 anyway.
> This feature has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP
5.4.0.
http://php.net/manual/en/features.safe-mode.php
|
2015-01-02 13:48:01 +01:00 |
|
Alexander Makarov
|
d33ea353eb
|
Fixes #5598: added ImageMagick with PNG and GD with FreeType checks to requirements of basic and advanced applications, used better Captcha exception message
|
2014-10-19 01:23:46 +04:00 |
|
Carsten Brandt
|
1c14872c4a
|
made mcrypt a framework requirement
|
2014-06-29 15:26:32 +02:00 |
|
Qiang Xue
|
7c55b9a8cc
|
updated error handler and requirement checker links.
|
2014-04-10 00:05:05 -04:00 |
|
SonicGD
|
93cc82c4bf
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
Luciano Baraglia
|
b40b962628
|
Some Code style fixes
|
2014-01-19 13:35:36 -03:00 |
|
Alexander Kochetov
|
1f8ccd7580
|
[IMPORTANT] Path corrections
|
2014-01-11 09:52:43 +04:00 |
|
Carsten Brandt
|
9bb1a4d0b3
|
reverted short array syntax in requirements.php
fixes #1717
|
2013-12-31 11:02:32 +01:00 |
|
Carsten Brandt
|
b253629a76
|
fixed whitespace after #1389
|
2013-12-02 15:17:26 +01:00 |
|
Qiang Xue
|
2de8265ba7
|
Merge pull request #1389 from gitrad/master
Update requirements.php
|
2013-12-02 04:33:23 -08:00 |
|
gitrad
|
04d3f9fde7
|
Update requirements.php
|
2013-12-02 11:00:04 +03:30 |
|
marsuboss
|
d94413ad1b
|
Duplicate
|
2013-11-19 10:56:47 +01:00 |
|
Yakir Sitbon
|
4023798e42
|
Convert to short syntax [2].
|
2013-10-18 12:03:36 +00:00 |
|
Luciano Baraglia
|
e0f5ccd0e7
|
Removed dot from framework path
|
2013-05-26 19:22:40 -03:00 |
|
Carsten Brandt
|
516f16efb5
|
fixed framework path of req checker + notice on wrong path
git ignore composer.lock
|
2013-05-26 01:48:40 +02:00 |
|
Qiang Xue
|
cb76b82e09
|
Renamed apps/bootstrap to apps/basic.
|
2013-05-24 10:14:49 -04:00 |
|