Re: [PHP-DEV] suggestions for ze2

2003-01-14 Thread Stephan Seidt
hmm.. What about an always available discussion documentation on php.net ? something like whatever.php.net ? or does it already exist, just hiding somewhere in the deep of the nameserver of php.net ;) Derick Rethans wrote: On Tue, 14 Jan 2003, Stephan Seidt wrote: Hehe how did I know that

Re: [PHP-DEV] suggestions for ze2

2003-01-14 Thread Stephan Seidt
) On Tue, 14 Jan 2003, Stephan Seidt wrote: I've got some suggestions for zendengine2 (hopefully not too late). What about an identificator for destrucotrs in a class like in c++? I mean something like this : We decided to go with __construct and __destruct instead as those make it m

Re: [PHP-DEV] suggestions for ze2

2003-01-14 Thread Stephan Seidt
Hmm forget the first one, i just finished ZEND_CHANGES file.. (and sorry for bad english sometimes) Stephan Seidt wrote: Hi, I've got some suggestions for zendengine2 (hopefully not too late). What about an identificator for destrucotrs in a class like in c++? I mean something like

[PHP-DEV] suggestions for ze2

2003-01-14 Thread Stephan Seidt
Hi, I've got some suggestions for zendengine2 (hopefully not too late). What about an identificator for destrucotrs in a class like in c++? I mean something like this : dimensions as $id => $value) $this->dimensions[$id] += $value; } } Where there already discussions about these

Re: [PHP-DEV] ZE2 dev snaps

2003-01-07 Thread Stephan Seidt
t;[EMAIL PROTECTED]> To: "Stephan Seidt" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, January 07, 2003 10:00 AM Subject: Re: [PHP-DEV] ZE2 dev snaps On Mon, 6 Jan 2003, Stephan Seidt wrote: At least ./buildconf with --ZendEngine2 did never work for

Re: [PHP-DEV] ZE2 dev snaps

2003-01-06 Thread Stephan Seidt
At least ./buildconf with --ZendEngine2 did never work for me. ;) I also did cvs co ZendEngine2 in php4 cvstree root. Mark J. Hershenson wrote: Hi all, I know there are "Win32+ZE2 Package" snapshots on snaps.php.net, but I don't believe I've read why there isn't a ZE2 source code snapshot for ev

Re: [PHP-DEV] ZE2, Win32, and PHP5

2003-01-03 Thread Stephan Seidt
What about http://snaps.php.net ? Latest php4 version with ZE2 is available there. bye John Coggeshall wrote: Is anyone already building Win32 ZE2/PHP executables? I'm planning on moving all of my development machines over to the ZE2 engine, but I don't have MSVC handy for my Windows box. On th