Re: [PHP-DEV] php.ini distribution

2001-03-05 Thread Sebastian Bergmann
Christoph Kassen wrote: > I think you should have left the entrys in, because the php debugger > DBG ( http://dd.cron.ru/dbg/ ) makes use of those entrys. > So imho it would be quite usefull to have them in php.ini by default. Although DBG may be a useful tool, it is not part of the "official"

Re: [PHP-DEV] php.ini distribution

2001-03-05 Thread Christoph Kassen
Sebastian Bergmann wrote: > > > I just commited a patch that removed the configuration options for the > > debugger, that never(?) existed in PHP 4, namely > > > > - debugger.host > > - debugger.port > > - debugger.enabled > > > > I hope this was okay. I think you should have l

Re: [PHP-DEV] php.ini distribution

2001-03-04 Thread Sebastian Bergmann
Alexander Feldman wrote: > > I just commited a patch that removed the configuration options for the > > debugger, that never(?) existed in PHP 4, namely > > > > - debugger.host > > - debugger.port > > - debugger.enabled > > > > I hope this was okay. > > Great, I planned to do this

Re: [PHP-DEV] php.ini distribution

2001-03-04 Thread Alexander Feldman
On Sat, 3 Mar 2001, Sebastian Bergmann wrote: > I just commited a patch that removed the configuration options for the > debugger, that never(?) existed in PHP 4, namely > > - debugger.host > - debugger.port > - debugger.enabled > > I hope this was okay. Great, I planned to do

[PHP-DEV] php.ini distribution

2001-03-02 Thread Sebastian Bergmann
I just commited a patch that removed the configuration options for the debugger, that never(?) existed in PHP 4, namely - debugger.host - debugger.port - debugger.enabled I hope this was okay. Now, what about the discussion we had some time ago about removing php.ini-optimized