Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:64196 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66637 invoked from network); 7 Dec 2012 20:57:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2012 20:57:56 -0000 Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.172 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.212.172 mail-wi0-f172.google.com Received: from [209.85.212.172] ([209.85.212.172:42023] helo=mail-wi0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EA/AC-14797-45852C05 for ; Fri, 07 Dec 2012 15:57:56 -0500 Received: by mail-wi0-f172.google.com with SMTP id o1so1651076wic.11 for ; Fri, 07 Dec 2012 12:57:53 -0800 (PST) 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=GqQrHXhAq+bgCcOdANyNMiMJIA5iKC96poYE5c0oGzQ=; b=unJMhpC+zfAi9yvSv+RvdJybhujsu11ZpApsFEIQm4yKD8xo9bDqv0G4FJPTz4Lpzp aNWDobz4FQbYd5LboTP8QYaD4LagnwZ64vHnTwopemiquWNr7ypvpw/maMP1qubr40hT MGEre7+q74Avh7BidwhSBTW6joXda36lNv8jcFUs8UF1qeb9KNFL4Je6XqA2S4yEvwLV Hh4IXfM2u3ij2vxMZdjp6UNpwc6Daw4EYLhVRLqkBT5Ih6jz4sPGmIfMNuP/8P8gHiiK Ufbxi4Qsad8C4XMnenzDiaAE+O39U872y9x7kH9+Vl7shBUlLZsRVOlRXiSl15yk8YAA K/kg== MIME-Version: 1.0 Received: by 10.216.139.167 with SMTP id c39mr2727550wej.20.1354913873536; Fri, 07 Dec 2012 12:57:53 -0800 (PST) Received: by 10.194.47.227 with HTTP; Fri, 7 Dec 2012 12:57:53 -0800 (PST) In-Reply-To: References: Date: Fri, 7 Dec 2012 13:57:53 -0700 Message-ID: To: Kris Craig Cc: Adam Harvey , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [VOTE RESULT] ext/mysql deprecation in 5.5 From: morrison.levi@gmail.com (Levi Morrison) It looks like Dejan Marjanovic has added the deprecation notice to all MySQL functions in the docs in the online editor. (Look under patches for review. I get 0 in the total but his are there). Someone would need to verify that he did it correctly. I don't know what 'correct' is in this instance or I would have done this myself.