Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:80997 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72211 invoked from network); 22 Jan 2015 22:30:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jan 2015 22:30:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=danack@basereality.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=danack@basereality.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain basereality.com from 74.125.82.42 cause and error) X-PHP-List-Original-Sender: danack@basereality.com X-Host-Fingerprint: 74.125.82.42 mail-wg0-f42.google.com Received: from [74.125.82.42] ([74.125.82.42:38163] helo=mail-wg0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 26/42-61273-90A71C45 for ; Thu, 22 Jan 2015 17:30:37 -0500 Received: by mail-wg0-f42.google.com with SMTP id x13so4404442wgg.1 for ; Thu, 22 Jan 2015 14:30:27 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=GeTGbTk7F/xzqtBdTFCfh67unDw56h/78YSAQJTA9sk=; b=A4mc+dsHXH+76UHizVM0gvKrcUaOd2YYCKmaVmxdXVgSVASaWRlla5CW44TUC4oiG7 5TVpGdQ5Yc9iMTMLYs4gtMF2p7n1nNNn3JdynbvDHfIKiPUAui2oS1sChD3SK2hyqafN 6WaHXfUarx98JQoGVTFdL/ufwmtT1+daxeHpM+206ORJN/ic/hb3ai9xtIrwwBElB88s kg0lEagioZUtVbDx4rCxa+1eiz/7ywOykCM1+087Ai3XcB7UNxIdnyOAGAf7gFPCcw7c a3xa19+Sw+mSBCVjBzZDILA5jNporXA/Lh1BHqKudI4r47G21oUhWO0fQTnilmKoPNeo q9AQ== X-Gm-Message-State: ALoCoQmZlmS4J88Zi2d7qekKkxCrCg+PLUZZHTteOgAIeGK1C/Vv5/a6rTiE7dtip+KCfgMuGT9x MIME-Version: 1.0 X-Received: by 10.194.61.145 with SMTP id p17mr5033144wjr.35.1421965827498; Thu, 22 Jan 2015 14:30:27 -0800 (PST) Received: by 10.216.94.196 with HTTP; Thu, 22 Jan 2015 14:30:27 -0800 (PST) X-Originating-IP: [2.96.84.64] In-Reply-To: <54C16698.4080203@lsces.co.uk> References: <54C12DD8.7020800@lerdorf.com> <54C16698.4080203@lsces.co.uk> Date: Thu, 22 Jan 2015 22:30:27 +0000 Message-ID: To: Lester Caine Cc: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] PHP7 Homework for everyone reading this list From: danack@basereality.com (Dan Ackroyd) On 22 January 2015 at 21:07, Lester Caine wrote: > imagick is now available? Not yet. I'll try to finish it off before the end of the weekend. Most of the work was done earlier, but I need to add the changes for the Native TLS. btw this request to update the PHPNG upgrading guide is still open: > Thanks. I think the TSRM changes need to be added, which could be copied from: > https://github.com/php/php-src/commit/dec8eb431adee340fb8dfb9ff33ed29d3279c35f > Providing a link to a commit that implemented the TSRM changes for an > extension, so that people could see the actual changes needed, would > be awesome. cheers Dan