CakeFest 2024: The Official CakePHP Conference

trader_get_compat

(PECL trader >= 0.2.2)

trader_get_compatGet compatibility mode

Descrizione

trader_get_compat(): int

Get compatibility mode which affects the way calculations are done by all the extension functions.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the compatibility mode id which can be identified by TRADER_COMPATIBILITY_* series of constants.

add a note

User Contributed Notes

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