Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26187 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53737 invoked by uid 1010); 23 Oct 2006 15:39:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 53722 invoked from network); 23 Oct 2006 15:39:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Oct 2006 15:39:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=lsmith@php.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lsmith@php.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 212.112.227.169 cause and error) X-PHP-List-Original-Sender: lsmith@php.net X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from [212.112.227.169] ([212.112.227.169:54094] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AD/62-39788-522EC354 for ; Mon, 23 Oct 2006 11:39:19 -0400 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 2A680DF0221; Mon, 23 Oct 2006 17:39:15 +0200 (CEST) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (flottensignalgeber [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31122-04; Mon, 23 Oct 2006 17:39:13 +0200 (CEST) Received: from [127.0.0.1] (i577B682A.versanet.de [87.123.104.42]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 6F8A2DF0168; Mon, 23 Oct 2006 17:39:12 +0200 (CEST) Message-ID: <453CE21B.9050903@php.net> Date: Mon, 23 Oct 2006 17:39:07 +0200 Organization: PHP.net User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Ilia Alshanetsky Cc: Pierre , RQuadling@googlemail.com, Derick Rethans , php internals LIST References: <10845a340610221045x2439b02alee7829425c902468@mail.gmail.com> <453C7372.3070104@php.net> <453C7A0A.8050905@php.net> <10845a340610230335l4f76bf6al68158dcdd2874c1f@mail.gmail.com> <1BFCDE11-B86F-48B5-A990-C0102E8B3EE5@prohost.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [PHP-DEV] Why is mktime(0,0,0,0,0,0) E_STRICT? From: lsmith@php.net (Lukas Kahwe Smith) Ilia Alshanetsky wrote: > Actually it is no break at all, take PHP4 code move it to PHP and you > won't even see the warning because E_STRICT is not even shown by default. haha regards, Lukas