Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46505 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47503 invoked from network); 23 Dec 2009 14:24:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Dec 2009 14:24:12 -0000 Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.220.225 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 209.85.220.225 mail-fx0-f225.google.com Received: from [209.85.220.225] ([209.85.220.225:49392] helo=mail-fx0-f225.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0F/A2-34932-A08223B4 for ; Wed, 23 Dec 2009 09:24:11 -0500 Received: by fxm25 with SMTP id 25so1954039fxm.1 for ; Wed, 23 Dec 2009 06:24:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=Pe84vsRn6mfn5umw8U06XJf1L89NGrjf0uAKFvneuQ8=; b=NNbqxDJ7Ai4lLakVfiE13kCZ3ladYTWA91/divq38sKBQ1ivCv4MJEiR0DCJ/7erIz Q6GBF9W9rOIQDYkDPmtDBY3B8syH9qAY9R6MxXVajfoc3DH7tGt9xGZcJ/M7+659W9Rm 5UvwDeDZR2GKkstUJNYtg7M4A2/FCgSykQbKs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:content-type; b=vAEZt5C3okl6Ab/Rd2qsl/LWBvMBeznOrY/m8Db9LiqmFx68Fj+7iL3o2eHcRo1eiW cG5Yrj97zXUMVuBId+WHZaJ9JTWuRfQfcOvox26X49ugT6Rz0QjuYRkT4VlmNkYYiWSp j/LrcmAb+E5V+HtIbpN8jFam6wJEnvysMyOLY= MIME-Version: 1.0 Received: by 10.223.92.131 with SMTP id r3mr7510988fam.40.1261578248101; Wed, 23 Dec 2009 06:24:08 -0800 (PST) Reply-To: RQuadling@googlemail.com In-Reply-To: <4B31D462.9080507@lerdorf.com> References: <4B31D462.9080507@lerdorf.com> Date: Wed, 23 Dec 2009 14:23:48 +0000 Message-ID: <10845a340912230623o42fbcc7eqbeb354392917fd03@mail.gmail.com> To: PHP Developers Mailing List Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] ignore_user_abort=true for sapi/cli From: rquadling@googlemail.com (Richard Quadling) 2009/12/23 Rasmus Lerdorf : > Can anyone think of a situation where you actually want our current > ignore_user_abort=false setting for the cli sapi? I would say that the default setting is pretty important as pressing CTRL+C (at least on windows) is the quickest way of killing a PHP cli based script without killing the shell/console or loading the task manager (or similar), finding the right instance of PHP and then killing it. Richard. -- ----- Richard Quadling "Standing on the shoulders of some very clever giants!" EE : http://www.experts-exchange.com/M_248814.html Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 ZOPA : http://uk.zopa.com/member/RQuadling