PHP 8.3.4 Released!

trader_set_compat

(PECL trader >= 0.2.2)

trader_set_compatSet compatibility mode

Descrição

trader_set_compat(int $compatId): void

Set compatibility mode which will affect the way calculations are done by all the extension functions.

Parâmetros

compatId

Compatibility Id. TRADER_COMPATIBILITY_* series of constants should be used.

Valor Retornado

Nenhum valor é retornado.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top