Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2000111

Re: [PHP-DEV] $obj = new foo() patch From: André Langhorst (A.Langhorst <email protected>)
Date: 11/12/00

> BTW, you can take a look and see the inherent difference between the two
> notations - in the first, we don't know at compile-time that
> $foo2->foo() is going to return a reference. In the 2nd, we do.

ic! you're preparing the ways from the "loose typed" to the "strict
typed" optional language extension discussed before to enable private
vars and co ;)
just kidding (in reference to your own words "PHP is a loosed typed
language"), I'm sure this issue is generating some headache, but I
believe you can understand that no one is happy to change his code
experiencing that a "thought-to-be-feature" has been deactivated because
it should not have worked at all properly

as already mentioned this "patch" is going to stay, thus I´d vote for a
"red mark" along with the 4.0.4 release

andré

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>