Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89613 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95467 invoked from network); 4 Dec 2015 08:01:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Dec 2015 08:01:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=martin.keckeis1@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=martin.keckeis1@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.169 as permitted sender) X-PHP-List-Original-Sender: martin.keckeis1@gmail.com X-Host-Fingerprint: 209.85.217.169 mail-lb0-f169.google.com Received: from [209.85.217.169] ([209.85.217.169:34780] helo=mail-lb0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CA/21-13582-45841665 for ; Fri, 04 Dec 2015 03:01:24 -0500 Received: by lbbcs9 with SMTP id cs9so15808950lbb.1 for ; Fri, 04 Dec 2015 00:01:21 -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=c6ykdv9jfw/Hit9joOcPrZ5R1ZtxdWAEnHTRMeU8Zb8=; b=uRhKP34IwJ209jvZOXMJrQzl558V2ZF7XyNKzqCUvjumP5tRAe1ed7jHeOMi2tQ8+L IbqLta7iOU3BRTs/rtNExSwF1bX8VsptiOGwQmCXeM3v3thvZPC2y8J6B73c1eU+blbF 69H78UtefkUM9PGxFIBqG1JsRo0B5lcJ4I3xn3NWUF0C8DMQBTL1nE1SqC/3WMYqwQz5 v05sM7nKpOUqCKUYVX6pWDXCqcJpBRkD/tYtExOHtbBrRXYZy1Eln99pCH+bUADF4jov ys1jzasmGa0Exh8RvhDAqF+Z2HXV560qgmQR/+p+4BAwyFKkv3NtYaRwGJUH9UEX2czX o0TQ== MIME-Version: 1.0 X-Received: by 10.112.138.135 with SMTP id qq7mr7389151lbb.21.1449216080974; Fri, 04 Dec 2015 00:01:20 -0800 (PST) Received: by 10.25.21.27 with HTTP; Fri, 4 Dec 2015 00:01:20 -0800 (PST) In-Reply-To: References: <000001d0ebe4$b71aeb90$2550c2b0$@belski.net> Date: Fri, 4 Dec 2015 09:01:20 +0100 Message-ID: To: Jan Ehrhardt Cc: PHP internals Content-Type: multipart/alternative; boundary=089e0118365ab59c5605260de913 Subject: Re: [PHP-DEV] PHP7 PECL Extensions From: martin.keckeis1@gmail.com (Martin Keckeis) --089e0118365ab59c5605260de913 Content-Type: text/plain; charset=UTF-8 2015-09-11 23:13 GMT+02:00 Jan Ehrhardt : > Joe Watkins in php.internals (Thu, 10 Sep 2015 17:25:22 +0100): > > I thought vc14 deps were just copied from somewhere else, that's what > I > >did to test ? > > > > Does that mean no dlls for now ? > > > > Any time is good, you have more important things to do ;) > > If you want to try right now, test it with my deps: > http://phpdev.toolsforresearch.com/SDK14.tar.7z > > Double 7z x [filename] to extract them with 7-Zip 9.38+. There might be > symlinks (directory junctions) in the tar and 7-zip supports them in the > newest version. > > Jan > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Hello together, it seems there are already some extensions build successfully for php7windows in my case i miss currently two extensions: - https://pecl.php.net/package/imagick - https://pecl.php.net/package/APCu About imagick i found just this on gophp7 https://github.com/gophp7/gophp7-ext/wiki/ext-imagick Are there still problems, or do they just need to be rebuild? Best regards Martin --089e0118365ab59c5605260de913--