Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86446 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8816 invoked from network); 29 May 2015 13:08:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 May 2015 13:08:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.175 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.220.175 mail-qk0-f175.google.com Received: from [209.85.220.175] ([209.85.220.175:36571] helo=mail-qk0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1E/54-08542-4D468655 for ; Fri, 29 May 2015 09:08:37 -0400 Received: by qkx62 with SMTP id 62so44417831qkx.3 for ; Fri, 29 May 2015 06:08:33 -0700 (PDT) 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=SKxPA3iNJW9fsb05gEcxCL0ybPqKr4NceqdUemHTjW4=; b=bneu4PHv3W1I2w7ArRyYqQXazJ2+5DKUr34INxqcmWTxaR2YR/ymJ28d3VsHZuoDvs 1muK91i36LxMGgT2evDPzIpAiWTg5Y/1r+Qy7wEByvxz5mWpN42fGv8Qfwfju2DnxTSs zfarbk1nHllyEswI7yDuqY+c7y+6Qk2QGbagMtyVJyFbGTPXq741CEpTR1tDTnv+7fz3 z3R2WRItvyGXOK/a6RTHwiJCqhicW3tKBhqaqHMz2JCacZBLaqaUw5lRZtKnnjOFJ8Qo s1F71sc7aKx+5Z9FEm6vBjjT5++HnvhMSJhP5lGBIvhAmrRYIW81C+pz4C951fcflKM/ hRRg== MIME-Version: 1.0 X-Received: by 10.140.235.147 with SMTP id g141mr9520038qhc.35.1432904913302; Fri, 29 May 2015 06:08:33 -0700 (PDT) Received: by 10.96.27.130 with HTTP; Fri, 29 May 2015 06:08:31 -0700 (PDT) Received: by 10.96.27.130 with HTTP; Fri, 29 May 2015 06:08:31 -0700 (PDT) In-Reply-To: References: <064a01d09885$af869710$0e93c530$@belski.net> <06a801d09940$2fbff3d0$8f3fdb70$@belski.net> <4fuema94n8iker3ft05vj5s959stbu9amb@4ax.com> <991fmatvgdh5habhojfsge0qcq4sv7mdsn@4ax.com> Date: Fri, 29 May 2015 20:08:31 +0700 Message-ID: To: Jan Ehrhardt Cc: PHP internals Content-Type: multipart/alternative; boundary=001a11376e6e5abe180517382caf Subject: Re: [PHP-DEV] Re: PHP 7.0.0 roadmap From: pierre.php@gmail.com (Pierre Joye) --001a11376e6e5abe180517382caf Content-Type: text/plain; charset=UTF-8 On May 29, 2015 6:19 PM, "Jan Ehrhardt" wrote: > > Pierre Joye in php.internals (Fri, 29 May 2015 17:27:15 +0700): > >On May 29, 2015 4:32 PM, "Jan Ehrhardt" wrote: > >> See https://bugs.php.net/bug.php?id=69729 > >> > >> I had to recompile mcrypt, iconv, xml2, ssleay32, libeay32, ssh2, curl, > >> xpm, zlib, jpeg, png, vpx, libbz2, netsnmp for VC14 to get some > >> extensions working. But for instance php_gmp.dll still fails on > >> mpir_a.lib. > > > >As Anatol said it i s a work in progress. All the sources (patched or just > >for the reference when not) are available.on github. > > > >We also contact or send PR upstream when necessary. I would strongly > >suggest to work on the same base instead of duplicating the efforts or one > >of us trying to reproduce someone else build. Using the same base, we > >drastically reduce this kind of issues. > > Just tell me how I can use the same base. I am using github/winlibs as > much as possible, but as long as there are no publically avalaible deps > for VC14 that is all I have. > > Please start publishing the deps for VC14 at > http://windows.php.net/downloads/php-sdk/ They are public. I remember Anatol posting a link to the builds. I did not check if the repos are actually updated but they should asap if not. Anatol? Can you confirm or push the changes? To work on the same sources is what I meant. Cheers Pierre > Jan > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > --001a11376e6e5abe180517382caf--