Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74782 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41130 invoked from network); 8 Jun 2014 03:22:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Jun 2014 03:22:26 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.181 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.220.181 mail-vc0-f181.google.com Received: from [209.85.220.181] ([209.85.220.181:60030] helo=mail-vc0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 67/B8-00322-1F6D3935 for ; Sat, 07 Jun 2014 23:22:25 -0400 Received: by mail-vc0-f181.google.com with SMTP id hq11so4902942vcb.40 for ; Sat, 07 Jun 2014 20:22:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=2jqzfK95BTwXtqBI7of92jvlM5zliRzaJFnnICwtv9E=; b=FcHskzkUgbiMKwoL1YqchVfNCESRn5fGOSWPkMS/x2HUBO/0x+ZOUdRaDdUfHqt27q rlC1iMdcCWYrak7CH5HKKdVYRAdZmiFAtFQYXrnyXRhWbtSG6IAwKqOmcePedHGUCJV0 I6afix28X3y9nri5pEtTFlg4lWFORVBHUkSj+4Jl7YGTm26P/jMCJEDYPucIAjtJkl47 hl5CxZsDsXaG8T1wDehzImk/S5/3rEStd7wGe6sxqo57vcHxb5Z1LZmG74FhYhF9d7Mi 8TCGknPhsayVPXUKfnXzZJy1erPi8rjoC2ee43MABmSDLDrxxD8lkWAfpT3zMPOdFD64 jqFg== MIME-Version: 1.0 X-Received: by 10.58.187.19 with SMTP id fo19mr776329vec.45.1402197742974; Sat, 07 Jun 2014 20:22:22 -0700 (PDT) Sender: kalle.php@gmail.com Received: by 10.58.245.202 with HTTP; Sat, 7 Jun 2014 20:22:22 -0700 (PDT) In-Reply-To: References: Date: Sun, 8 Jun 2014 05:22:22 +0200 X-Google-Sender-Auth: u5NDPqwah-1vU-26MHwpvuHJZgI Message-ID: To: Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: Regarding ftp_ssl_connect() From: kalle@php.net (Kalle Sommer Nielsen) 2014-06-07 9:26 GMT+02:00 Kalle Sommer Nielsen : Since I forgot the ML only accepts .txt, here is the correct patch file: http://pastie.org/9269731 -- regards, Kalle Sommer Nielsen kalle@php.net