On Tue, Jun 18, 2002 at 09:44:26AM +0200, Marc Boeren wrote :
> > latest CVS with ZendEngine 2:
> > /mnt/data1/Apps/CVS/PHP/php4/ext/dbx/dbx_sybasect.c:189:
> > structure has no member named `properties'
> > /mnt/data1/Apps/CVS/PHP/php4/ext/dbx/dbx_sybasect.c:226:
> > structure has no member named `properties'
>
> These are both caused by using
> returned_zval->value.obj.properties
> instead of the proper macro
> Z_OBJPROP_P(returned_zval)
>
> If someone could please update this in cvs? I can't reach it right now...
Done.
- Markus
--
GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php