> -----Original Message----- > From: Pierre Joye [mailto:[email protected]] > Sent: Wednesday, August 19, 2015 10:19 AM > To: Sebastian Bergmann <[email protected]> > Cc: PHP internals <[email protected]> > Subject: Re: [PHP-DEV] Re: [PHP-CVS] com php-src: bump versions: configure.in > main/php_version.h > > On Aug 19, 2015 12:11 PM, "Sebastian Bergmann" <[email protected]> wrote: > > > > Am 18.08.2015 um 19:07 schrieb Anatol Belski: > > > Do you have some impregnable issue in mind preventing to do this? > > > > Hm, maybe: what about the need for set_throwable_handler() that was > > recently raised as a topic? > > It surely won't be the last one. I am not keen to keep adding or changing > things > like that at this stage, given the tough timeline.
Yeah, there are quite some topics yet which unfortunately cannot be resolved properly in the given time frame till 7.0 final. With regard to that, better let them to be orderly discussed to have a good result rather than doing that in the hurry and oversee some key points. The throwable handler one - I guess it depends much on the decisions like what is Exception and what is Error. Also other topics about exceptions in constructors, exceptions in functions, further exception hierarchy development also depend on each other, so quite a complex matter for just to start adding things. Regards Anatol -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
