Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82286 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60481 invoked from network); 9 Feb 2015 15:03:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Feb 2015 15:03:09 -0000 X-Host-Fingerprint: 213.127.237.217 ip-213-127-237-217.ip.prioritytelecom.net Received: from [213.127.237.217] ([213.127.237.217:27143] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 02/65-50460-A2CC8D45 for ; Mon, 09 Feb 2015 10:03:08 -0500 To: internals@lists.php.net Date: Mon, 09 Feb 2015 16:03:04 +0100 Message-ID: <6rihda94he0bp831umnindhutouuh3l87v@4ax.com> References: <54D3EE95.2080109@lerdorf.com> X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 213.127.237.217 Subject: Re: [PHP-DEV] Annotated PHP 5->7 extension diff From: phpdev@ehrhardt.nl (Jan Ehrhardt) Dan Ackroyd in php.internals (Fri, 6 Feb 2015 16:16:09 +0000): >On 5 February 2015 at 22:28, Rasmus Lerdorf wrote: >> Any suggestions for how to handle annotating it? We could turn it into a >> fake PR and mark it up using github's PR comments. (...) >An incomplete checklist for migrating an extension to PHP7 >------------------------------------------------------------------------------ [snip] Despite the extensive list of changes, imagick does not compile anymore with the current PHP7 git head (Win32 VC11). Jan