33
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-11-27 15:26:36 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Jaz Parkyn
61842f492f Merge remote-tracking branch 'refs/remotes/origin/master' into pr/32
# Conflicts:

#	source/administrator/components/com_jedchecker/language/en-GB/en-GB.com_jedchecker.ini
#	source/administrator/components/com_jedchecker/script.php
2016-10-03 23:20:07 +01:00
Jaz Parkyn
55a791253c Update minimum PHP version to 5.3.10
Closes issue #33
2016-05-30 22:56:24 +01:00
Demis Palma
f302b1ea03 Jed Checked does not validate itself 2016-05-25 18:05:25 +01:00
Daniel Dimitrov
9771aef7db phpcs 2013-11-11 10:23:05 +01:00
Craig Phillips
98434bbeaf PHPCS issues with tabs vs spaces.
Change message handling for easier debug.

Signed-off-by: Craig Phillips <craig@craigphillips.biz>
2013-11-11 17:11:29 +11:00
Craig Phillips
17904bf844 Fix path to rules.
Signed-off-by: Craig Phillips <craig@craigphillips.biz>
2013-11-11 16:39:06 +11:00
Craig Phillips
0e0cba30c6 Fix formatting on update messages so they're readable.
Load language files in update.

Signed-off-by: Craig Phillips <craig@craigphillips.biz>
2013-11-11 16:38:39 +11:00
Craig Phillips
27c581edc2 Fix error, Strict standards: Only variables should be assigned by reference
Signed-off-by: Craig Phillips <craig@craigphillips.biz>
2013-11-11 16:36:56 +11:00
Craig Phillips
049d59bd4d Change file deletion to notify user if not successfully removed.
Fix use $rulePhpFile instead of $ruleIniFile.

Signed-off-by: Craig Phillips <craig@craigphillips.biz>
2013-11-11 13:46:50 +11:00
Craig Phillips
29371309ac Clean old rules on update.
Signed-off-by: Craig Phillips <craig@craigphillips.biz>
2013-11-10 21:15:54 +11:00
eddieajau
e148a221c4 Lower PHP minimum version
Removes the SplFileInfo::getExtension call in favour of a method that
can use a lesser version of PHP.
Changed the preflight PHP version check to 5.3.1 (same minimum as the
Joomla Platform).
2013-01-01 20:44:05 +10:00
Daniel Dimitrov
24e3ba0cb2 wrong php version number :) 2012-06-28 09:22:23 +02:00
Daniel Dimitrov
b11194520c adding installation check for php version 2012-06-28 09:15:14 +02:00
Daniel Dimitrov
cccac3763a add defined('_JEXEC') to the php file! Thank you jedchecker!!! 2012-06-23 16:18:21 +02:00
Daniel
cf80ccaebf structure 2012-05-21 10:52:10 +02:00