On Mon, Apr 16, 2012 at 1:23 PM, Stas Malyshev <smalys...@sugarcrm.com>wrote:
> Hi! > > > So this time, I would like focusing only on the following: > > I think before going into these, it is important to answer this > question: what is the problem we're trying to solve? > > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > I reject the premise of that question because it implies that nothing in PHP should ever be changed unless it's "fixing" something that's broken. By that standard, it would be virtually impossible to get any new features added. With that in mind, here's the short answer: The problem is that there is a feature people are requesting that currently does not exist. The longer answer: This is not a bugfix, nor does it purport to be. This is a requested new feature proposed for the next *major* PHP release (i.e. 6.0). This feature will add convenience and allow developers o flexibly assert more control over their code structure. --Kris