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 |
|