Daniel Dimitrov
|
b02eb9d174
|
phpcs
|
2013-11-05 21:17:39 +01:00 |
|
Peter van Westen
|
3271601225
|
Fixed unnecessary checks in php files with no code (2)
This fix makes the JEXEC check not give false negatives on placeholder files.
So php files with only a comment tag in it.
These don't need GPL info.
|
2013-11-04 15:22:53 +01:00 |
|
Daniel Dimitrov
|
0f0be2ef2a
|
adding GPL license check for PHP files
|
2013-04-11 15:23:19 +02:00 |
|
eaxs
|
3cbb7d7b0a
|
Added rule and report base class. Added support for ini based rule config files
|
2012-07-07 01:45:06 +02:00 |
|
Peter van Westen
|
3324bb12b0
|
Added more allowed defines via array. Changed order of stripos checks to be as quick as possible.
|
2012-06-27 16:53:50 +03:00 |
|
eaxs
|
003572ab25
|
JEXEC check now allows JPATH_PLATFORM as alternative
|
2012-06-25 20:54:01 +02:00 |
|
Daniel Dimitrov
|
841e3a96e5
|
Translating the extension + adding some explanations about the current rules being checked
|
2012-06-23 16:12:44 +02:00 |
|
Daniel Dimitrov
|
7beb755a7d
|
adding a rule to check for defined('_JEXEC')... - thanks to Tobias Kuhn!!!
|
2012-06-18 13:26:00 +02:00 |
|