(PECL trader >= 0.2.2)
Set compatibility mode
void trader_set_compat ( integer $compatId )
Set compatibility mode which will affect the way calculations are done by all the extension functions.
Parameters:
compatId
Compatibility Id. TRADER_COMPATIBILITY_* series of constants should be used.
Returns:
No value is returned.
Please login to continue.