Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43235 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5870 invoked from network); 2 Mar 2009 20:43:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Mar 2009 20:43:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=kkooporation@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kkooporation@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.200.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kkooporation@googlemail.com X-Host-Fingerprint: 209.85.200.170 wf-out-1314.google.com Received: from [209.85.200.170] ([209.85.200.170:10421] helo=wf-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 57/84-19139-2E44CA94 for ; Mon, 02 Mar 2009 15:43:15 -0500 Received: by wf-out-1314.google.com with SMTP id 23so2478524wfg.26 for ; Mon, 02 Mar 2009 12:43:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type; bh=HYMzrU4+lKajpw+SzziF8mwpS00bdiXvqJb7eW0AEP4=; b=TT41oGBm3yFYxcApL4/5sY3Hq2+/qB2dxOCkar3ydgUQladVh+1WSNYgZh9obFycRM QHOkKvL/X21Q5U4/MgHWvtCX7ArZvRRDCt7PuPfEV/7sZDD/VlmSdL18p5UToNZE7PGe EEPFv6HqZ8zgHvV7ukouYH2Hvx6QTDWmR27WU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=a22rREPDNwvgtvB0EF4SPmY03YmCcYNPeSvJjo7LD+Vyys6kjCugVg0r1H/TaLngLk ni4H/dkOVwBIE2n6ZP/OU5P5EJBOYZniUco2Bqu40Vtz+2CfiSIozZWN9SQ+Ul/LrzCT FGde9ZC6tBGlirUerpeobeJgdr6x2XP7Qb7Lw= MIME-Version: 1.0 Sender: kkooporation@googlemail.com Received: by 10.142.84.5 with SMTP id h5mr3200188wfb.81.1236026592510; Mon, 02 Mar 2009 12:43:12 -0800 (PST) In-Reply-To: References: <49AC3D6A.3030104@oracle.com> Date: Mon, 2 Mar 2009 21:43:12 +0100 X-Google-Sender-Auth: 0f78254eaf51f271 Message-ID: To: Christopher Jones Cc: PHP internals Content-Type: multipart/alternative; boundary=001636e910effac2a4046428dd07 Subject: Re: [PHP-DEV] XOR congruentation breaks PHP From: kureal@kkooporation.de (Kenan R Sulayman) --001636e910effac2a4046428dd07 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Additional notice: After several test, I think, it may be the Windows Command line which breaks, ( and not the PHP-CLI ). -- (c) Kenan Sulayman Freelance Designer and Programmer Life's Live Poetry 2009/3/2 Kenan R Sulayman > Hello Christopher! > > It crashes now at $i =3D 40k =C2=B1 5k, while ( 5k ~ 0.5 second ). > Rather ugly, isn't it ? > > Thanks, > -- > (c) Kenan Sulayman > Freelance Designer and Programmer > > Life's Live Poetry > > > 2009/3/2 Christopher Jones > > >> >> Kenan R Sulayman wrote: >> >>> Hey Folks! >>> >>> I've been writing some code for a small project and saw PHP crashing >>> every >>> time. >>> >> >> Please test the latest snapshot from http://snaps.php.net/. If the >> problem >> still exists, log a bug at http://bugs.php.net/ with version and platfor= m >> details. >> >> -- >> Email: christopher.jones@oracle.com Tel: +1 650 506 8630 >> Twitter: http://twitter.com/ghrd Free PHP Book: >> http://tinyurl.com/UGPOM >> > > --001636e910effac2a4046428dd07--