Actions
Feature #19515
closedExtend condition operators for globalVar
Start date:
2008-10-28
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
normally you can only use =,< and > for comparing vars in condition.
I extended it to use also <=, >= and !=
Please test attached patch.
(issue imported from #M9661)
Files
Actions