Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73906 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30552 invoked from network); 5 May 2014 15:06:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 May 2014 15:06:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.51 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.192.51 mail-qg0-f51.google.com Received: from [209.85.192.51] ([209.85.192.51:39021] helo=mail-qg0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CA/47-23541-D09A7635 for ; Mon, 05 May 2014 11:06:53 -0400 Received: by mail-qg0-f51.google.com with SMTP id q107so3344601qgd.38 for ; Mon, 05 May 2014 08:06:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=AHeCVptfcvbbEjVVb0pgX2eI7YzvklQtHWG4K1JuJug=; b=ct11/6D+5hLJgcWTwVOQbtDnea1DTVerHIexQfLzEuniieeopTqti/nzTmUle5Twow ycUYs4sN20xbFN56fZ+0wDFUnRg7vfrdDN4h+e8MbBAOm0Wf+dSl1hrGCR9A1gL2+buj +rQ6z1qBtECB71iomsIKX+kfjjLFrVGnJhPevA7I2mjBRE07n9J3HHr+SEVShn43Pc0p JOQpR7nVgXCTGRaSTON6VufOXnjBwCjkAOUA+GHrZ8ME193TZPXHjCMWj85bQzA6h4Cd 1KvG2ExYXZVKVdh8gW0V0ojDpWIw7MpFVF1bbtoPOGsf4RFz2yh4OWZyyKAGLYQtCz5v u1jg== MIME-Version: 1.0 X-Received: by 10.224.0.142 with SMTP id 14mr1211016qab.72.1399302410788; Mon, 05 May 2014 08:06:50 -0700 (PDT) Received: by 10.140.17.34 with HTTP; Mon, 5 May 2014 08:06:50 -0700 (PDT) In-Reply-To: References: Date: Mon, 5 May 2014 17:06:50 +0200 Message-ID: To: Aaron Lewis Cc: PHP Internals Content-Type: multipart/alternative; boundary=047d7bdca39c212a2904f8a87b55 Subject: Re: [PHP-DEV] Where is the '@' part handled in PHP? From: tyra3l@gmail.com (Ferenc Kovacs) --047d7bdca39c212a2904f8a87b55 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, May 5, 2014 at 12:24 PM, Aaron Lewis wr= ote: > Hi, > > I'm trying to find out how the '@func' part overrides the > 'EG(error_reporting)' settings > > Anyone know where I should be looking at? > > Thanks! > > I think you should check out ZEND_BEGIN_SILENCE and ZEND_END_SILENCE http://lxr.php.net/xref/PHP_5_6/Zend/zend_vm_def.h#4824 --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --047d7bdca39c212a2904f8a87b55--