Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73988 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81036 invoked from network); 7 May 2014 00:30:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 May 2014 00:30:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=the.warl0ck.1989@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=the.warl0ck.1989@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.50 as permitted sender) X-PHP-List-Original-Sender: the.warl0ck.1989@gmail.com X-Host-Fingerprint: 209.85.219.50 mail-oa0-f50.google.com Received: from [209.85.219.50] ([209.85.219.50:44391] helo=mail-oa0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EE/41-07044-BBE79635 for ; Tue, 06 May 2014 20:30:51 -0400 Received: by mail-oa0-f50.google.com with SMTP id i7so313944oag.23 for ; Tue, 06 May 2014 17:30:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=kHLLoxU9r94w2SxorNupCsGqBtacGE7Wi+ERiVF1ff8=; b=S4iYU9bynUvkXQDtPcBzKT4hHuJkKxMmQ0mUjf7gttu3XY+yMlFiwweGeiqq3n9Yur 8P19YYQeXbJFss6Aj3znC2VGv7wBrkevY9erJZw/th3L2/6uk4eWShnV0YV4TocdUHh6 ZN9xfIrxO+au/93ja6EuTPtibijteKUF14HIew7VkAnYtkdW9sP+5/SZwMwM1BobXHKU PO30L8kGQpPRA/r/ibVs+OGTGVnDHFAjjrwQpDZdBWMqs0yjAGA75obl9mCFbbfY8JA5 MRr9rC3+JNlbkjUkksBjLO5wAQIQEL7Udoh4tXAkmh1K263+YjN+EXykuVqRwvIFwOru EbNg== MIME-Version: 1.0 X-Received: by 10.60.37.99 with SMTP id x3mr42966921oej.2.1399422648682; Tue, 06 May 2014 17:30:48 -0700 (PDT) Received: by 10.76.23.66 with HTTP; Tue, 6 May 2014 17:30:48 -0700 (PDT) Date: Wed, 7 May 2014 08:30:48 +0800 Message-ID: To: Andrea Faulds Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [SOLVED] Re: [SOLVED] Re: [PHP-DEV] Where is if ($_GET) part handled in PHP? From: the.warl0ck.1989@gmail.com (Aaron Lewis) Never mind I found the if cond op On Wed, May 7, 2014 at 7:58 AM, Aaron Lewis wr= ote: > Hi Andrea, > > Thanks for pointing out. > > I'm looking at http://php.net/manual/ru/internals2.opcodes.php now > (Previously I thought it was a PHP_FUNCTION that handles it) > > Was it the BOOL operator? > http://www.php.net/manual/ru/internals2.opcodes.bool.php > > On Wed, May 7, 2014 at 12:47 AM, Andrea Faulds wrote: >> >> On 6 May 2014, at 11:57, Aaron Lewis wrote: >> >> Hi, >> >> I'm wondering where this is handled in PHP, >> >> >> Aaron, I suggest you get a tool which lets you view opcodes. Then you >> wouldn=E2=80=99t have to ask the mailing list to find these things out. >> >> -- >> Andrea Faulds >> http://ajf.me/ >> >> >> >> > > > > -- > Best Regards, > Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ > Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33 --=20 Best Regards, Aaron Lewis - PGP: 0x13714D33 - http://pgp.mit.edu/ Finger Print: 9F67 391B B770 8FF6 99DC D92D 87F6 2602 1371 4D33