Right now the only thing which is implemented is that objects behave as 
object handles and not as native types so when you're sending objects by 
values or assigning objects the object handler is copied and not the object 
itself. Also very partially implemented is syntax such as 
$foo->method1()->method2();

Andi

At 05:36 PM 8/19/2001 +0200, Markus Fischer wrote:
>Sorry, maybe I missed it, but what are the current chages to the
>ZE2 ? Which feature can we expect to have when testing it ?
>
>- Markus
>
>On Sun, Aug 19, 2001 at 06:22:31PM +0300, Andi Gutmans wrote :
> > Thanks, I fixed it.
> > You can go ahead and update your CVS tree.
> > Andi
> >
> > At 06:18 PM 8/19/2001 +1000, GaM3R wrote:
> > >got bored and decided to have a look at it but i kinda hit a problem . . .
> > >
> > >su-2.05# make
> > >Making all in Zend
> > >/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
> > >-I../main   -DBUFFERED_LOGS -DHARD_SERVER_LIMIT=512 -DMOD_SSL=208104
> > >-DEAPI -DUSE_EXPAT -I../TSRM  -g -O2 -prefer-pic -c zend_language_parser.c
> > >In file included from zend_compile.h:24,
> > >                 from ./zend_language_parser.y:31:
> > >zend.h:201: redefinition of `zend_object_handlers'
> > >zend.h:180: `zend_object_handlers' previously declared here
> > >*** Error code 1
> > >
> > >Stop in /.1/update/php4-ze2/Zend.
> > >*** Error code 1
> > >
> > >Stop in /.1/update/php4-ze2.
> > >
> > >
> > >
> > >Cameron
> > >outworld.cx
> >
> >
> > --
> > PHP Development Mailing List <http://www.php.net/>
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>--
>Markus Fischer,  http://guru.josefine.at/~mfischer/
>EMail:         [EMAIL PROTECTED]
>PGP Public  Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
>PGP Fingerprint: D3B0 DD4F E12B F911 3CE1  C2B5 D674 B445 C227 2BD0
>               -All your scripts are belong to Zend-
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to