Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97712 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63323 invoked from network); 12 Jan 2017 06:49:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jan 2017 06:49:36 -0000 Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 209.85.210.180 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 209.85.210.180 mail-wj0-f180.google.com Received: from [209.85.210.180] ([209.85.210.180:34594] helo=mail-wj0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 45/50-50165-EF627785 for ; Thu, 12 Jan 2017 01:49:35 -0500 Received: by mail-wj0-f180.google.com with SMTP id tn15so5618562wjb.1 for ; Wed, 11 Jan 2017 22:49:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pthreads-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=MsD7LbZQXSiXUgbve5lUT3v7/S037ywALFN7uOdOn4Y=; b=mwMhlHK1YK3SZqxUkN8uWQK22xuOPfA8xqV23b8oY9i45CHBn+iP2k9t8Y0fcxiksP 9j7BIlmz47sUZo9A7LJUKDrSLVVEVCpDQChhuCXSrOcubZF7U4CCwg7C4wBCr5GyX4CZ fkwMfGvmLY2266OVNQroEfJId0IYYxl0OtMO6XpBibUgV29gYKNTVsnRz5Zb/Yv1ptf6 PD5jHM7csYqUXU/urZNx9D9YY46BOTfkqaS9wexpgzlYCCHzwBdunO8r/wqYUvMRcRrH 90h903l7QEaXsp2njsbwdupkiQD3K6XY8maq0F4CEs25TaYEE3/w5ZaikctRFyre1oU5 U+GQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=MsD7LbZQXSiXUgbve5lUT3v7/S037ywALFN7uOdOn4Y=; b=AKciaWeYiD5vGrvOCZ4SCMu6al+5neA6YQVwMBKfOCJOOvnDom4kW/0KqQ+tGwAcjz 3adgrIsnHOm9D4oiHlmPMsMYn7/ePNk5kuiXrecPZvXPI6GrDf/+tO3ua1WE8TfOKJaZ OdFpMrn6ufn19f9/8zQmvEouUIBq8JbkGSGZOZS8YX8eL0uO3FaWci0BW0KZWQtYXfnY OHExVUrqg0C6iU8KU9S0KUE69oG4Uqw8KzPe+htBOhKaiOHQzOK4yo75L+GnTMWJiNh8 hcROLCy/JTWAe3uja+L/uDi9FJ4r0p5fRHvu6tOQy5GX8bcLGFhGjnSRGRofwdKKl3Xd oWSg== X-Gm-Message-State: AIkVDXJas6FWWINDjo5zOtQMQietwkqvUqN5w0iCx43bp7PDOaWVMhckJZqv0uRYask3MRn5LAI8pQe1LF4tUg== X-Received: by 10.194.188.9 with SMTP id fw9mr7396293wjc.213.1484203771691; Wed, 11 Jan 2017 22:49:31 -0800 (PST) MIME-Version: 1.0 Received: by 10.80.176.4 with HTTP; Wed, 11 Jan 2017 22:49:31 -0800 (PST) X-Originating-IP: [86.178.168.203] In-Reply-To: References: <961D2C3F-AD68-4F02-9E18-54F4AF0A46D1@thefsb.org> Date: Thu, 12 Jan 2017 06:49:31 +0000 Message-ID: To: Kalle Sommer Nielsen Cc: Niklas Keller , Andrey Andreev , Tom Worster , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=047d7beb90989618260545e01ed8 Subject: Re: [PHP-DEV] Re: [Discussion] HKDF From: pthreads@pthreads.org (Joe Watkins) --047d7beb90989618260545e01ed8 Content-Type: text/plain; charset=UTF-8 Morning Andrey, Please request a VCS account, put my name in it, and holla at me with username. Cheers Joe On Wed, Jan 11, 2017 at 11:04 PM, Kalle Sommer Nielsen wrote: > Hi Niklas > > 2017-01-11 23:18 GMT+01:00 Niklas Keller : > > Could we move documentation to Git and mirror it on Github, too? I think > we > > might get more PRs on GitHub than on this strange edit.php.net editor, > where > > probably most people edit and save, but forget to submit the actual > patch. > > Both yes and no. It is no easy or small task. The main reason we still > stick to SVN is that the $Rev$ is used for keeping translation in sync > with the EN version (The "magic" > tag, and all of our tools on doc.php.net is built around this, which > means it needs a lot of work to make this change actually happen and a > new and easy way (preferably in the same style as the current) for > translators to easily syncing it. So far no one have started this > movement, though we have talked about it, both on the phpdoc list and > on IRC. > > I do not want to go in too much details here, to avoid hijacking the > topic, but if you are interested in this project, then hit up the docs > list or catch some of us on IRC (#php.doc @ EFNet) > > -- > regards, > > Kalle Sommer Nielsen > kalle@php.net > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --047d7beb90989618260545e01ed8--