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
)
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
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
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
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
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
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