Re: [PHP-DEV] exit() and discussion

2001-09-30 Thread Zeev Suraski
At 07:24 30-09-01, Markus Fischer wrote: >Zeev, > >You are right that there is no immidiate reason for changing >exit() right now to behave as expected. > >However, I think most have to admit that its a bad story[tm] that >exit() evolved to it what it is right now. As you see many people >expect e

[PHP-DEV] exit() and discussion

2001-09-29 Thread Markus Fischer
Zeev, You are right that there is no immidiate reason for changing exit() right now to behave as expected. However, I think most have to admit that its a bad story[tm] that exit() evolved to it what it is right now. As you see many people expect exit() to behave like its C counterpart; and, ther