I can see from the specific line you pasted that you're talking about
Net_DNS.

The Lead Maintainer of that package and I are working to resolve this
problem without breaking BC.  With luck the next release of Net_DNS will
contain a fix that allows existing scripts to continue working.

-Sara

----- Original Message ----- 
From: "Npguy" <[EMAIL PROTECTED]>
Newsgroups: php.internals
To: <[EMAIL PROTECTED]>
Sent: Monday, March 08, 2004 11:54 PM
Subject: Cannot re-assign $this


> Hi,
>
> when $this is assigned within $this object like
>
> $this = $this->new_from_string($rrdata);
>
> displays an error "Cannot re-assign $this"
>
> I am using php5 beta4.
>
> -- 
> Best regards,
>  npguy                      npguy€websurfer.com.np

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to