unread
Hi,
How can I create a zval with value directly?
I'm kinda tired of writing:
zval *value;
MAKE_STD_ZVAL(value);
ZVAL_STRING(value, "fakefake()", 1);
--
Best Regards,
Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/
Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33