I missed the 'off' part... I guess it makes sense of we can do it. Sent from my mobile
On 17 במרץ 2013, at 08:34, Dmitry Stogov <dmi...@zend.com> wrote: Hi Zeev, Rasmus is talking about a case when O+ is loaded but completely disable for CLI. Of course, it makes no sense to load and parse blacklist file in this case. Thanks. Dmitry. On Sun, Mar 17, 2013 at 9:58 AM, Zeev Suraski <z...@zend.com> wrote: > On 16 במרץ 2013, at 08:32, Rasmus Lerdorf <ras...@lerdorf.com> wrote: > > > Another small tweak, I noticed that with enable_cli off it still loads > > the blacklist when sapi=cli. There doesn't seem to be much point in > > that, is there? > > > > Not that I think it's a common use case, but if one happens to have a > directory with rapidly changing files (typically auto-generated > files), you may still want to exclude them when in CLI, no? > > Zeev >