Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55774 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90124 invoked from network); 11 Oct 2011 07:36:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Oct 2011 07:36:50 -0000 Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.170 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.220.170 mail-vx0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:39632] helo=mail-vx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A1/00-24479-D02F39E4 for ; Tue, 11 Oct 2011 03:36:47 -0400 Received: by vcbfk1 with SMTP id fk1so6271698vcb.29 for ; Tue, 11 Oct 2011 00:35:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type:content-transfer-encoding; bh=rrM85/LbTl/SegnYxYykR/yX6LIYIR7FpJDs5xjdKic=; b=PPyqDt3pfS8A8m3jhcU5WUSb00L+rY3KuinnhUoWGakGOTjDAEYdemcxZlQeRO/LV+ v2K0NPjvydBTU7OOW44m6PcOlA2J/Vptlqg1tdg2DgzqlomuLGoWgLsKxCgzyuie3XKE SiSpXAf+jENojnvTK70MsE90C+XFzpYMQKuGc= Received: by 10.220.58.140 with SMTP id g12mr1623569vch.251.1318318508131; Tue, 11 Oct 2011 00:35:08 -0700 (PDT) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.220.45.136 with HTTP; Tue, 11 Oct 2011 00:34:48 -0700 (PDT) Date: Tue, 11 Oct 2011 15:34:48 +0800 X-Google-Sender-Auth: P_aPd9IK1nZnlGXlpN7Cvs8YDAI Message-ID: To: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: set_time_limit has no effect From: laruence@php.net (Laruence) Hi: set_time_limit seems has no effect for this example(both CLI, apache2handler) : http://pastebin.com/N3TxANhn