Re: Static properties

From: Date: Thu, 11 May 2006 14:29:15 +0000
Subject: Re: Static properties
References: 1 2 3 4 5 6  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Yep I agree but unfortunately it seems that most people on the dev team either don't care or don't speak up.
Also, I asked time and again to add BC breaking changes to an UPGRADING file. Had that been done we would have noticed and could have reacted.


At 05:17 AM 5/11/2006, Derick Rethans wrote:
On Wed, 26 Apr 2006, Edin Kadribasic wrote: Marcus Boerger wrote:
It is just some decision that was taken that the newer OO stuff
should be a
bit more strict.
I don't remember any such decision. I don't even remember a discussion about it. I'm aware of the efforts of some people to make PHP less PHP and more Java and thus we end up in a situation where: class foo{}; foo::$bar = 1; is a fatal error. This makes things that I really like about PHP impossible. By now I'm used to being not constrained by a static language and having such restrictions placed on new features makes no sense to me. Yup, I agree. OO is good, but it shouldn't limit application development just for the sake of things not being pure OO. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php


Thread (15 messages)

« previous php.internals (#23250) next »