Re: [PHP-DEV] webjames

2002-02-18 Thread derick
On Mon, 18 Feb 2002, Jan Lehnardt wrote: > Hi, > On Mon, 18 Feb 2002 10:59:35 + (GMT) > Alex Waugh <[EMAIL PROTECTED]> wrote: > > > I definately committed it: > strange, the message has not reached me. Bug or feature? I didn't see it either... Derick -- PHP Development Mailing List

Re: [PHP-DEV] webjames

2002-02-18 Thread Jan Lehnardt
Hi, On Mon, 18 Feb 2002 10:59:35 + (GMT) Alex Waugh <[EMAIL PROTECTED]> wrote: > I definately committed it: strange, the message has not reached me. Bug or feature? Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ -- PHP Development Mailing List To unsubscri

Re: [PHP-DEV] webjames

2002-02-18 Thread Alex Waugh
On Sun, 17 Feb 2002, Jan Lehnardt wrote: > Hi, > On Sun, 17 Feb 2002 12:59:12 + (GMT) > Alex Waugh <[EMAIL PROTECTED]> wrote: > > > > It would be great if you could modify your code to use the new TSRM > > > macros instead so that we can drop those macros, which no other section > > > of PHP

Re: [PHP-DEV] webjames

2002-02-17 Thread Jan Lehnardt
Hi, On Sun, 17 Feb 2002 12:59:12 + (GMT) Alex Waugh <[EMAIL PROTECTED]> wrote: > > It would be great if you could modify your code to use the new TSRM > > macros instead so that we can drop those macros, which no other section > > of PHP uses, for PHP 5 / Zend Engine 2. > > Updated. pe

Re: [PHP-DEV] webjames

2002-02-17 Thread Alex Waugh
On Sun, 10 Feb 2002, Sebastian Bergmann wrote: > Hi Alex, *, > > the webjames SAPI module, which you maintain, uses a couple of > deprecated macros, namely [snip] > It would be great if you could modify your code to use the new TSRM > macros instead so that we can drop those macros, whi

[PHP-DEV] webjames

2002-02-10 Thread Sebastian Bergmann
Hi Alex, *, the webjames SAPI module, which you maintain, uses a couple of deprecated macros, namely CLS_FETCH() http://lxr.php.net/source/php4/sapi/webjames/webjames.c#178 ELS_FETCH() http://lxr.php.net/source/php4/sapi/webjames/webjames.c#179 PLS_FE