Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71226 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69418 invoked from network); 18 Jan 2014 01:51:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Jan 2014 01:51:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.46 as permitted sender) X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 209.85.215.46 mail-la0-f46.google.com Received: from [209.85.215.46] ([209.85.215.46:47381] helo=mail-la0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B0/C5-39935-D1ED9D25 for ; Fri, 17 Jan 2014 20:51:26 -0500 Received: by mail-la0-f46.google.com with SMTP id b8so4182080lan.33 for ; Fri, 17 Jan 2014 17:51:22 -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 :content-type; bh=RJ2hSDo89RokPoxJUVzJop4hkDwOdxCMnloPs2/N7XM=; b=fwCnOh7ZcYAVdDdNgRjVbcKFpUUibhifh3sdqXyqbdjQBF2e45a+DFhwEmJvThfsIP GkyaiKJmHd/mUsLqDxqY47PF8hnouNVk/ZvZdSvkRRv+AiArvSa/vi+Hqeme2lsWfM/g G1AJrRBNZeh6eR6fgSWzZPYedhgemcyqcmUQMWM01ehQ8r9yGkkwNAmj0Y6LPTC/UidA /1igJJSBbhRaxwOpe5fFjZKACF/f9t/368Rabe2lWJfxpRWrOUfJwlAZJRjEL0xTIZ3D 800KBdKpGO1ufjSAk/NOww0KSWp/XyNhhrNe2VtTZQtN9xyH9BFXI5B9hZri6vFkYjq2 3nkg== MIME-Version: 1.0 X-Received: by 10.112.190.106 with SMTP id gp10mr100227lbc.37.1390009882802; Fri, 17 Jan 2014 17:51:22 -0800 (PST) Received: by 10.112.20.197 with HTTP; Fri, 17 Jan 2014 17:51:22 -0800 (PST) Received: by 10.112.20.197 with HTTP; Fri, 17 Jan 2014 17:51:22 -0800 (PST) In-Reply-To: <52D9DB28.1040008@ajf.me> References: <52D9DB28.1040008@ajf.me> Date: Sat, 18 Jan 2014 03:51:22 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=001a11c33eaa4c80d204f034e588 Subject: Re: [PHP-DEV] 5.5 to 5.6 cleanup From: arvids.godjuks@gmail.com (Arvids Godjuks) --001a11c33eaa4c80d204f034e588 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 18 =D1=8F=D0=BD=D0=B2. 2014 =D0=B3. 3:38 =D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0= =BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C "Andrea Faulds" =D0=BD= =D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > > > > On 18/01/14 01:35, Arvids Godjuks wrote: >> >> P.S. For gods sakes, did I just saw someone still writing code based on >> mysql ext while it is marked as depricated? It is known for years now that >> it is being nuked - frankly I'm surprised it wasn't deleted a long time ago. > > > You see it all the time, in good part because of awful PHP tutorials which promote outdated methods. > > > -- > Andrea Faulds > http://ajf.me/ Tutorials or not, there is so much outdated crap on the internet now, that any decent human being is able to filter it out. Old tutorials are not an excuse anymore. I belive that we are at the point, where anyone who is still sitting on old libraries like mysql ext, is personaly responsible for his own actions and can blame only himself. The PHP development has streamlined a lot in last 2 years and part of that process is finally getting rid of old stuff. --001a11c33eaa4c80d204f034e588--