Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77969 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30856 invoked from network); 14 Oct 2014 11:48:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Oct 2014 11:48:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=drgomesp@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=drgomesp@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.182 as permitted sender) X-PHP-List-Original-Sender: drgomesp@gmail.com X-Host-Fingerprint: 209.85.212.182 mail-wi0-f182.google.com Received: from [209.85.212.182] ([209.85.212.182:62144] helo=mail-wi0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CB/B0-26074-29D0D345 for ; Tue, 14 Oct 2014 07:48:34 -0400 Received: by mail-wi0-f182.google.com with SMTP id n3so9936825wiv.3 for ; Tue, 14 Oct 2014 04:48:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=vxNPxhzmlvFRRvFLEU50m/XoxmRKjCBqrLETXYodVvg=; b=S4UxGUts3eCHvSajLOXUqdH2XbhIn7zdQLXfP3b8ZBD1WGwHj62GWq4yGTDc0+NZNc G1Xi/nKhgOD+bl5AuySX5+sGAfrl4l4jIRmav29RQK6pvwJGsTFXzE9/8Cs7G3FMf9N+ JFNM3wHU0M+mpo4dbUwBQ+VdRjSH+TyBUlwdH/gD+dLgzAB3rgIxoiTnvq/pn/RiAlHa waN80jkaHMDrzxF5TKSBL1bmB/9UDMdL2PLokMgQ82mlG9l/sxP8bK30gRBmaJQ9lr2s XCe6U5zkkatVudBWyM0vdz2an4sWcurrVBR09KV1i/OvrQFZMrTb7JYaLPO7XPWnncrz wTlw== X-Received: by 10.194.123.198 with SMTP id mc6mr2008937wjb.118.1413287311276; Tue, 14 Oct 2014 04:48:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.39.201 with HTTP; Tue, 14 Oct 2014 04:48:11 -0700 (PDT) In-Reply-To: References: Date: Tue, 14 Oct 2014 15:48:11 +0400 Message-ID: To: =?UTF-8?Q?K=C3=A9vin_Dunglas?= Cc: PHP Internals Content-Type: multipart/alternative; boundary=089e01182a9e278220050560980b Subject: Re: [PHP-DEV] Better RFC conformance for FILTER_VALIDATE_URL From: drgomesp@gmail.com (Daniel Ribeiro) --089e01182a9e278220050560980b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Nice work man, it looks really good. Daniel Ribeiro http://danielribeiro.org On Tue, Oct 14, 2014 at 3:41 PM, K=C3=A9vin Dunglas wro= te: > Hi, > > I opened a PR making FILTER_VALIDATE_URL more strict and more compliant > with standards: https://github.com/php/php-src/pull/826 > > Can anyone review (and merge) this patch? > > Thanks! > -- > K=C3=A9vin Dunglas > Consultant et d=C3=A9veloppeur freelance > > http://dunglas.fr > T=C3=A9l. : 06 60 91 20 20 > --089e01182a9e278220050560980b--