Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37768 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34809 invoked from network); 21 May 2008 09:48:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 May 2008 09:48:20 -0000 Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 66.249.92.172 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 66.249.92.172 ug-out-1314.google.com Received: from [66.249.92.172] ([66.249.92.172:36846] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4F/10-33305-2EFE3384 for ; Wed, 21 May 2008 05:48:19 -0400 Received: by ug-out-1314.google.com with SMTP id h3so98017ugf.29 for ; Wed, 21 May 2008 02:48:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=GeNpZ5oZqmZM3DS/bWTuR3VPLI94yJmYvSLjO4DBvsI=; b=HD3e0WQVXhvwCAH6vhXhuKmqB87PylPCEKFDru+RWTVJb7XZIlFNMB/jvg/3wz8Vc3YCfilfbACjxlJ1ZbhUi8I8yTwZe0lrylSL0f9dybnEqRxVFFqSGKbdEDqL0VN2zYXJ/BthwylQqXx3OFA6i4I+cxphMthQPHA3uckdh64= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Zh3X8lsfBobwhQDCaZmLWxx0/fScKQ1nbcuCsJOmfciiKINUVFvvk05EiW8D/BLWnwTTAre3eMSK914XWeoKmBg5HMS7ZwWRCrkVurtQ77HFQhcop13q7ubZ3OW8YJo9tGS3KjAED8edmLJM3+aleruOJnx5Ub19VztXcZdigpo= Received: by 10.125.88.2 with SMTP id q2mr8008989mkl.106.1211363295611; Wed, 21 May 2008 02:48:15 -0700 (PDT) Received: by 10.86.60.20 with HTTP; Wed, 21 May 2008 02:48:15 -0700 (PDT) Message-ID: <10845a340805210248p4e06362alcf427233fbfdd602@mail.gmail.com> Date: Wed, 21 May 2008 10:48:15 +0100 Reply-To: RQuadling@GoogleMail.com To: "Jonathan Bond-Caron" Cc: "Philip Olson" , "PHP internals" In-Reply-To: <000001c8bac7$5ca5b100$15f11300$@com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5B2E59A9-BC46-447F-BEBC-C4149866A802@roshambo.org> <000001c8bac7$5ca5b100$15f11300$@com> Subject: Re: [PHP-DEV] magic quotes finale From: rquadling@googlemail.com ("Richard Quadling") 2008/5/20 Jonathan Bond-Caron : > +1 here > > A summary: > > PHP6 MUST not allow setting magic quotes > PHP6 MUST trigger a fatal error when attempting to set magic quotes (php.ini > or set_magic_quotes_runtime()) > PHP6 MUST allow getting magic quotes info (always false) > > PHP5.3 MUST allow setting magic quotes > PHP5.3 MUST trigger an E_DEPRECATED warning when setting magic quotes > (php.ini or set_magic_quotes_runtime()) > PHP5.3 MUST allow getting magic quotes info A small heads-up, with the latest snapshot for windows, 5.3.0-dev gives a E_DEPRECATED error for get_magic_quotes_runtime(). Richard. -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"