Re: [PHP-DEV] exit() summary

2001-12-19 Thread Jani Taskinen
On Thu, 20 Dec 2001 [EMAIL PROTECTED] wrote: >On Wed, 19 Dec 2001, Brian Moon wrote: > >> I say we apply the shell_exit() patch and move on with our lives. If you >> are dead set on making exit work like that, then change your own code and be >> happy. >> >> I just want a solution ASAP. The cod

Re: [PHP-DEV] exit() summary

2001-12-19 Thread derick
On Wed, 19 Dec 2001, Brian Moon wrote: > I say we apply the shell_exit() patch and move on with our lives. If you > are dead set on making exit work like that, then change your own code and be > happy. > > I just want a solution ASAP. The code is written. Code needs some rework, but that will

Re: [PHP-DEV] exit() summary

2001-12-19 Thread Pierre-Alain Joye
On Thu, 20 Dec 2001 00:32:48 +0100 Markus Fischer <[EMAIL PROTECTED]> wrote: > I get the impression that many questions raise need a voting > so we see how not only three, four developers respond to it > but how the masses, who're THE userbase, actually use it. > > Do you guys th

Re: [PHP-DEV] exit() summary

2001-12-19 Thread Brian Moon
ROTECTED]> To: "Derick Rethans" <[EMAIL PROTECTED]> Cc: "PHP Developers Mailing List" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, December 19, 2001 5:32 PM Subject: Re: [PHP-DEV] exit() summary | I get the impression that many questions raise

Re: [PHP-DEV] exit() summary

2001-12-19 Thread Markus Fischer
I get the impression that many questions raise need a voting so we see how not only three, four developers respond to it but how the masses, who're THE userbase, actually use it. Do you guys think its silly to have voting or do you think it can be useful? Personally, I've

RE: [PHP-DEV] exit() summary

2001-12-19 Thread James Cox
> Derick Rethans wrote: > [snip] > > >Ok, that was the problem, now the solution: > > > >1. We fix exit > >2. We add an extra argument to exit, which silences the output > >3. We make exit understand @, like @exit(); > > > Not that i weigh in much, but it would be nice to go with 3 so you have a

Re: [PHP-DEV] exit() summary

2001-12-19 Thread Vlad Krupin
Derick Rethans wrote: [snip] >Ok, that was the problem, now the solution: > >1. We fix exit >2. We add an extra argument to exit, which silences the output >3. We make exit understand @, like @exit(); > all other issues aside, though an '@' sounds cool (after all, exit() *looks* like a function)

Re: [PHP-DEV] exit() summary - vote 1

2001-12-19 Thread Jason Greene
1 -Jason - Original Message - From: "Derick Rethans" <[EMAIL PROTECTED]> To: "PHP Developers Mailing List" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, December 19, 2001 11:04 AM Subject: [PHP-DEV] exit() summary > Hello, >

[PHP-DEV] exit() summary

2001-12-19 Thread Derick Rethans
Hello, yeah, another endless mail shout at, well, listen first :) As you all know, a lot of ppl think that Backward Compability is The Most Presious Thing. Other ppl think that more and better functions are more important. This sometimes requires _breaking_ backward compability (uh oh, i mention