X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=php-cli.ini;h=65e02e539d3e4c3a51f09f0bfb156fb905e7d69d;hb=8db0739a65f76b3542cade5d9400da09ad13a85c;hp=9bdb24ad34b2a67bac61eb31a68ef40558d158dc;hpb=e366c4687eddb1916a0072e6792ca70bf0189e08;p=packages%2Fphp.git diff --git a/php-cli.ini b/php-cli.ini index 9bdb24a..65e02e5 100644 --- a/php-cli.ini +++ b/php-cli.ini @@ -17,6 +17,10 @@ log_errors = On ; Disable error logging, in case it was enabled in global php.ini error_log = "" +; Whether or not to enable the dl() function. +; http://php.net/enable-dl +enable_dl = On + [Session] ; argument passed to save_handler in the case of files, this is the ; path where data files are stored.