Brian Moon wrote: > +1
-1 As Derick pointed out, it still prints... In stead of discussing about exit(), I *strongly* suggest to discuss regarding BC issues - which features may be changed - how changes may be introduced - where these BC changes will be announced - when these DB changes will be announced - what kind of procedure may be appropriate for BC changes As we already know, there were BC changes in past. Why not for future changes? > ----- Original Message ----- > From: "Andi Gutmans" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, December 21, 2001 3:20 AM > Subject: [PHP-DEV] exit() > > > | Guys, > | > | I just read the whole thread about exit() now. Boy you guys write a lot :) > | Unlike Zeev I think that overloading exit() is the best solution we have > | right now. > | Have exit(integer) exit with an exit status and exit("string") print the > | error. I also very much liked the proposal of exit(string, integer) where > | it would behave correctly with exit("foo"), exit(5) and exit("foo", 5). > | I think BC is an issue and I wouldn't want to break stuff during a 4.x > | release. It's not as if people can't survive with the way it is today > | (people have survived for a long time). If it doesn't change tomorrow > | morning it's not like PHP will fall apart. > | How about changing this for PHP 5? > | > | Andi > | > | P.S. - Just a small suggestion. When people write essays in E-mails please > | see if they can't be shortened whilst still saying all you wanted to say. > | It sometimes takes a looooooooong time to read all of these threads :) > | > | > | -- > | PHP Development Mailing List <http://www.php.net/> > | To unsubscribe, e-mail: [EMAIL PROTECTED] > | For additional commands, e-mail: [EMAIL PROTECTED] > | To contact the list administrators, e-mail: [EMAIL PROTECTED] > | > | > | > > -- Yasuo Ohgaki -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]