Re: Setting up a property on a Perl object causes segfault

[email protected] (George Schlossnagle) Wed, 3 Aug 2005 12:40:04 -0400
Newsgroups perl.php.sandwich.dev
Message-ID <[email protected]>
On Aug 2, 2005, at 2:00 PM, Jo=E3o Pedro Gon=E7alves wrote:

> Hi all,
> please check the following script, based on t/16.t:
>
> Changing in PHP a property on the perl object causes a segfault:
> $obj->test =3D 2;


This should work correctly now.  Thanks for the catch.

George