Настройка во время выполнения

Поведение этих функций зависит от установок в php.ini.

Mysqlnd_uh Опции настройки
Имя По умолчанию Меняемо Список изменений
mysqlnd_uh.enable 1 PHP_INI_SYSTEM
mysqlnd_uh.report_wrong_types 1 PHP_INI_ALL

Краткое разъяснение конфигурационных директив.

mysqlnd_uh.enable integer

Enables or disables the plugin. If set to disabled, the extension will not allow users to plug into mysqlnd to hook mysqlnd calls.

mysqlnd_uh.report_wrong_types integer

Wheter to report wrong return value types of user hooks as error of the type E_WARNING. It is strongly recommended to use this setting for detecting possible issues.


Участник рейтинга Тэглайн 2010